1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
thcrap: add DumpDatFile for fragmented file loading. More... almost 8 years ago
file_rep_init: use the correct lenght for the jdiff buffer path. More... almost 8 years ago
Update version number More... almost 8 years ago
breakpoint: fix a potential buffer overflow in reg More... almost 8 years ago
Rework thcrap_tasofro file patching, and move a big part of it to the thcrap core, adding a support for fragmented file loading (based on ReadFile calls patching). More... almost 8 years ago
Expressions: fix reg and numbers support when not at the end of the string. More... almost 8 years ago
update: Show a clearer message if an old game version is definitely not supported. [V]
Nmlgc
as nmlgc
More... almost 8 years ago
update: Use slot-based string building for the old version message box.
Nmlgc
as nmlgc
More... almost 8 years ago
thcrap: Use the immediate/pointer naming scheme for the expression functions.
Nmlgc
as nmlgc
More... almost 8 years ago
thcrap: Use str_address_value() for converting addresses in eval_expr().
Nmlgc
as nmlgc
More... almost 8 years ago
thcrap: Add a strtol()-style endptr parameter to str_address_value().
Nmlgc
as nmlgc
More... almost 8 years ago
thcrap: Add a strtol()-style endptr parameter to reg().
Nmlgc
as nmlgc
More... almost 8 years ago
thcrap_tasofro: use the new expressions syntax More... almost 8 years ago
thcrap: add support for expressions in breakpoint parameters More... almost 8 years ago
thcrap_tasofro: update Act/Nut lib, and do not crash when the act/nut parsing fails. More... almost 8 years ago
TSA: ANM: Use the new Touhou type library.
Nmlgc
as nmlgc
More... almost 8 years ago
Nuke the specs module.
Nmlgc
as nmlgc
More... almost 8 years ago
thcrap_configure: return TRUE instead of 0 in the progress callback (in the Update_UI branch, FALSE is used to cancel the download) More... almost 8 years ago
TSA: ANM: Hardcode the game-specific formats.
Nmlgc
as nmlgc
More... almost 8 years ago
Update version number More... almost 8 years ago
Use a better error message for nonexistent breakpoint/binhack functions.
Nmlgc
as nmlgc
More... almost 8 years ago
Only set up a breakpoint if we actually have its function.
Nmlgc
as nmlgc
More... almost 8 years ago
Merge branch 'devicelost'
Nmlgc
as nmlgc
More... almost 8 years ago
thcrap_tasofro: add music room support More... almost 8 years ago
Update UI: Don't accidentally a second HWND* in the (hMap != nullptr) scope.
Nmlgc
as nmlgc
More... almost 8 years ago
thcrap_loader UI: update the thcrap engine. More... almost 8 years ago
thcrap_update UI: add a button to manually check for updates. More... almost 8 years ago
thcrap_loader: run the game even if thcrap_update have been removed. More... almost 8 years ago
thcrap_update UI: At launch, close existing instances of the loader UI. More... almost 8 years ago
self: Try to use a non-random name for the backup directory first.
Nmlgc
as nmlgc
More... almost 8 years ago