1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a custom resolving chain for global.js and the game's main JSON files.
Nmlgc
as nmlgc
More... over 11 years ago
Add a function to create a resolving chain based on a game-local file name.
Nmlgc
as nmlgc
More... over 11 years ago
Introduce a system to allow customization of files loaded during resolving.
Nmlgc
as nmlgc
More... over 11 years ago
Remove superfluous CRT debug calls in thcrap's DLL initialization.
Nmlgc
as nmlgc
More... over 11 years ago
MSG patching: Increment the line counter correctly to repair hard line patching.
Nmlgc
as nmlgc
More... over 11 years ago
Use the flexible array loop for dependencies.
Nmlgc
as nmlgc
More... over 11 years ago
Remove the <f$> ruby layout parser introduced in 2013-08-20.
Nmlgc
as nmlgc
More... over 11 years ago
Rename stack_json_load() to the new, public patch_json_merge().
Nmlgc
as nmlgc
More... over 11 years ago
Bump version number to 2014-01-27.
Nmlgc
as nmlgc
More... over 11 years ago
Fix a reference counting issue that broke update notifications in 2014-01-03.
Nmlgc
as nmlgc
More... over 11 years ago
Bump version number to 2014-01-26.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Display a repository's contact e-mail address.
Nmlgc
as nmlgc
More... over 11 years ago
Add a script to build and update a patch repository.
Nmlgc
as nmlgc
More... over 11 years ago
BP_ruby_offset(): Set the game's string pointer to the second last comma.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_detour(): Show the name of the module the detours are applied to.
Nmlgc
as nmlgc
More... over 11 years ago
win32_utf8: Add IsDBCSLeadByteFB().
Nmlgc
as nmlgc
More... over 11 years ago
Fall back to IAT detouring by pointer if OriginalFirstThunk is not available.
Nmlgc
as nmlgc
More... over 11 years ago
Use the iat_detour_t structure for the low-level IAT detour functions.
Nmlgc
as nmlgc
More... over 11 years ago
Add a breakpoint to calculate the X offset for variable-width Ruby annotations.
Nmlgc
as nmlgc
More... over 11 years ago
Don't include run_cfg among the parameters for a patch hook.
Nmlgc
as nmlgc
More... over 11 years ago
Introduce a global run configuration file at the bottom of the hierarchy.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_init(): Improve naming of the different run configuration variables.
Nmlgc
as nmlgc
More... over 11 years ago
runconfig_set(): Decrease the reference count of the old run configuration.
Nmlgc
as nmlgc
More... over 11 years ago
Only use the LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR flag if KB2533623 is installed.
Nmlgc
as nmlgc
More... over 11 years ago
Eliminate crashes when an "archive" object is no string.
Nmlgc
as nmlgc
More... over 11 years ago
Support breakpoints with multiple addresses.
Nmlgc
as nmlgc
More... over 11 years ago
breakpoints_apply(): Take the "breakpoints" object as a parameter.
Nmlgc
as nmlgc
More... over 11 years ago
Use runconfig_func_get() to resolve functions in binary hacks.
Nmlgc
as nmlgc
More... over 11 years ago
Refactor breakpoint rendering into its own function.
Nmlgc
as nmlgc
More... over 11 years ago
Cleanup.
Nmlgc
as nmlgc
More... over 11 years ago