Commit Graph
7 Commits
Author SHA1 Message Date
Jozef Bernadic e1a2f698f4 chore: ignore local IDE files and build artifacts 2026-03-03 15:16:27 +01:00
GameTec_live 251804077d feat: pyrefly, uv, guidelines 2025-08-11 21:43:23 +02:00
zeusricoteandGitHub 2b0d02f12e complete hardnested attack implementation (#254)
* hardnested test fixed, increased timeout on mf1_hard_nested_acquire to fix cmd exec timeout on clone

* hardnested recovery(cli command not yet ready), based in noproto/HardnestedRecovery

* removed compiled binary

* Hardnested cli ready

* removed some unnecesary files

* removed unnecesary cached files

* cmake now builds hardnested too

* removed license.md

* added liblzma source(should fix checks not passing)

* i missed a line

* trimmed xz sources

* cmake now links local liblzma.a

* third try(warning solved)

* cmake now builds and links correcctly liblzma.a

* xz-5.8.1 vfolder renamed to xz

* fixed paths

* runner test

* removed wrong placed check

* disable landlock under windows

* missing files

* missing files

* windows strtok fix

* corrected lzma path under windows

* fix

* set release config for liblzma

* corrected path

* trailing_zeros

* msclock

* msclock integer issue

* msclock missing header

* fallback if not using msvc

* deleted include by accident

* revert clock change

* change custom target for custom command

* windows fmemopen implementation

* wrong path

* wrong name

* use fmemopen only when not using msvc

* use fmemopen.h when building on windows, non msvc

* re-add static link

* wrong filename

* pthread handling for mingw(proxspace)

* cleanup
2025-04-18 23:53:25 +02:00
GameTec_live e91be07510 feat: moved docs to wiki and added useful gitignore 2025-02-09 08:54:40 +01:00
Dominik Szymański f30ff7054c Add animation modes support 2023-08-10 22:26:22 +02:00
dxl c5c916eb2c Ignore the VS project file. 2023-03-13 18:08:48 +08:00
dxl d866e6f962 project merge 2022-12-22 12:43:05 +08:00