1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TSA: ANM: Clamp width and height of sprites to the actual texture. [V]
Nmlgc
as nmlgc
More... over 8 years ago
thcrap_tsa: attempt to fix devicelost crash More... over 8 years ago
TSA: Add an enum for game IDs.
Nmlgc
as nmlgc
More... over 8 years ago
Nuke json_object_hexkey_get().
Nmlgc
as nmlgc
More... over 8 years ago
Use find() instead of at() for std::unordered_map lookup.
Nmlgc
as nmlgc
More... over 8 years ago
Reimplement stringlocs using an std::unordered_map.
Nmlgc
as nmlgc
More... over 8 years ago
Implement the Vista Slim Reader/Writer Lock API for Windows XP.
Nmlgc
as nmlgc
More... over 8 years ago
Re-added license section to README.md More... over 8 years ago
win32_utf8 now globally #includes assert.h.
Nmlgc
as nmlgc
More... over 8 years ago
Add optional error reporting to str_address_value().
Nmlgc
as nmlgc
More... over 8 years ago
Move stringified address parsing from json_hex_value() to a separate function.
Nmlgc
as nmlgc
More... over 8 years ago
Tell people to post unknown executables on Discord instead of Gitter.
Nmlgc
as nmlgc
More... over 8 years ago
README: Change the raw Discord link to thpatch's redirect.
Nmlgc
as nmlgc
More... over 8 years ago
Changed badges More... over 8 years ago
Compile the thcrap core as C++.
Nmlgc
as nmlgc
More... over 8 years ago
- thcrap: Move the core of BP_file_name into a new function file_rep_init, to be able to use it outside of a breakpoint. - thcrap_tasofro: Add partial hooks support (for now, the user needs to provide either a replacement file or the original file). - thcrap_tasofro: Add ACT files replacing support. - thcrap_tasofro: Add basic support for story mode. More... over 8 years ago
spell.c: fixed spell_owner using wrong json key More... over 8 years ago
spells.c: Added BP_spell_owner More... over 8 years ago
Merge remote-tracking branch 'DankRank/master'
Nmlgc
as nmlgc
More... over 8 years ago
Replace FARPROC with the correct type for each function.
Nmlgc
as nmlgc
More... over 8 years ago
Add all necessary type casts to compile the thcrap core as C++.
Nmlgc
as nmlgc
More... over 8 years ago
ThreadWaitUntil: Don't re-protect the memory before the final write call. More... over 8 years ago
.gitignore: added VS2015 cache files to gitignore More... over 8 years ago
thcrap_tasofro.c: fixed a silly mistype More... over 8 years ago
log.c: fixed potential security issue in log_print More... over 8 years ago
layout.c: fixed a silly bug in ruby_offset More... over 8 years ago
Implement log file rotation.
Nmlgc
as nmlgc
More... over 8 years ago
Update our dependent libraries.
Nmlgc
as nmlgc
More... almost 9 years ago
Use a cleaner method of linking stdout to the on-screen console.
Nmlgc
as nmlgc
More... almost 9 years ago
Update version number More... almost 9 years ago