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