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] |
|
More...
|
almost 8 years ago
|
update: Use slot-based string building for the old version message box. |
|
More...
|
almost 8 years ago
|
thcrap: Use the immediate/pointer naming scheme for the expression functions. |
|
More...
|
almost 8 years ago
|
thcrap: Use str_address_value() for converting addresses in eval_expr(). |
|
More...
|
almost 8 years ago
|
thcrap: Add a strtol()-style endptr parameter to str_address_value(). |
|
More...
|
almost 8 years ago
|
thcrap: Add a strtol()-style endptr parameter to reg(). |
|
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. |
|
More...
|
almost 8 years ago
|
Nuke the specs module. |
|
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. |
|
More...
|
almost 8 years ago
|
Update version number |
|
More...
|
almost 8 years ago
|
Use a better error message for nonexistent breakpoint/binhack functions. |
|
More...
|
almost 8 years ago
|
Only set up a breakpoint if we actually have its function. |
|
More...
|
almost 8 years ago
|
Merge branch 'devicelost' |
|
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. |
|
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. |
|
More...
|
almost 8 years ago
|