1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 35 minutes ago. based on code collected 36 minutes ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add json_array_set_new_expand().
Nmlgc
as nmlgc
More... over 11 years ago
Add some missing error checks.
Nmlgc
as nmlgc
More... over 11 years ago
Move patch updating out of the patch bootstrapping function.
Nmlgc
as nmlgc
More... over 11 years ago
json_object_merge(): Return the target object for convenience.
Nmlgc
as nmlgc
More... over 11 years ago
Move the message box showing missing patches into its own function.
Nmlgc
as nmlgc
More... over 11 years ago
Move patch stack evaluators to their own file.
Nmlgc
as nmlgc
More... over 11 years ago
Remove the deletion of the "files" object when bootstrapping a new patch.
Nmlgc
as nmlgc
More... over 11 years ago
Add recursive patch repository discovery.
Nmlgc
as nmlgc
More... over 11 years ago
Rename the patch list "server" concept to "repository".
Nmlgc
as nmlgc
More... over 11 years ago
Ensure that _CrtDumpMemoryLeaks() prints to stdout.
Nmlgc
as nmlgc
More... over 11 years ago
Initialize formats after patches.
Nmlgc
as nmlgc
More... over 11 years ago
Advanced image patching, part 5: Walk the patch stack.
Nmlgc
as nmlgc
More... over 11 years ago
Move font loading out of thcrap_init().
Nmlgc
as nmlgc
More... over 11 years ago
Permanently keep patch.js in a patch object.
Nmlgc
as nmlgc
More... over 11 years ago
Hardcode srv.thpatch.net as the default patch server.
Nmlgc
as nmlgc
More... over 11 years ago
Use interlocked increments and decrements in the game search thread.
Nmlgc
as nmlgc
More... over 11 years ago
Refactor the file writing from patch_file_store into its own function.
Nmlgc
as nmlgc
More... over 11 years ago
Add ServerBuild().
Nmlgc
as nmlgc
More... over 11 years ago
ServerInit: Remove the old and broken JSON conversion code.
Nmlgc
as nmlgc
More... over 11 years ago
Project file cleanup.
Nmlgc
as nmlgc
More... over 11 years ago
Use the format_t type for the ANM format function parameters.
Nmlgc
as nmlgc
More... over 11 years ago
Use a single conditional branch to guard against null parameters.
Nmlgc
as nmlgc
More... over 11 years ago
Initialize variables upon declaration.
Nmlgc
as nmlgc
More... over 11 years ago
Fix some function parameter consistency errors.
Nmlgc
as nmlgc
More... over 11 years ago
Use the WCHAR_T_FREE macro where appropriate.
Nmlgc
as nmlgc
More... over 11 years ago
Remove redundant conditional branches.
Nmlgc
as nmlgc
More... over 11 years ago
Fix some comments.
Nmlgc
as nmlgc
More... over 11 years ago
Reorder function definitions to match their order in the header file.
Nmlgc
as nmlgc
More... over 11 years ago
Refactor relative archive path conversion into its own function.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_init(): Don't log exported functions.
Nmlgc
as nmlgc
More... over 11 years ago