Simplify sz_or_ord_size(). |
|
More...
|
over 11 years ago
|
Use LoadLibraryEx() in the injection payload to guarantee the correct DLL path. |
|
More...
|
over 11 years ago
|
thcrap_configure: Use file_write() to write JSON files. |
|
More...
|
over 11 years ago
|
dir_create_for_fn(): Don't create a directory if [fn] contains no slash. |
|
More...
|
over 11 years ago
|
Add json_decref_safe() to guard against double frees. |
|
More...
|
over 11 years ago
|
thcrap_configure: Update locally stored but undiscovered repositories. |
|
More...
|
over 11 years ago
|
thcrap_configure: Improve the URL caching logic. |
|
More...
|
over 11 years ago
|
thcrap_configure: Ask if existing run configuration files should be overwritten. |
|
More...
|
over 11 years ago
|
thcrap_configure: Ask for a custom run configuration file name. |
|
More...
|
over 11 years ago
|
thcrap_configure: Use a new method for naming run configurations. |
|
More...
|
over 11 years ago
|
thcrap_configure: Refactor console input into its own function. |
|
More...
|
over 11 years ago
|
thcrap_configure: Resolve absolute dependencies. |
|
More...
|
over 11 years ago
|
thcrap_configure: Print the repository of each selected patch. |
|
More...
|
over 11 years ago
|
thcrap_configure: Truncate long patch IDs. |
|
More...
|
over 11 years ago
|
thcrap_configure: Use persistent string storage where possible. |
|
More...
|
over 11 years ago
|
thcrap_configure: Move the list of selected patches to the bottom. |
|
More...
|
over 11 years ago
|
thcrap_configure: Refactor output of selected patches into its own function. |
|
More...
|
over 11 years ago
|
Take dependencies into account when adding and removing patches. |
|
More...
|
over 11 years ago
|
Initialize patches during selection in a separate internal run configuration. |
|
More...
|
over 11 years ago
|
thcrap_configure: Split patch bootstrapping into two functions. |
|
More...
|
over 11 years ago
|
Refactor patch stack updating into its own function. |
|
More...
|
over 11 years ago
|
thcrap_configure: Display all repositories in the patch selection. |
|
More...
|
over 11 years ago
|
thcrap_configure: Refactor the repository patch list into its own function. |
|
More...
|
over 11 years ago
|
thcrap_configure: Load all local repositories into a list. |
|
More...
|
over 11 years ago
|
thcrap_configure: Remove the special treatment of base_tsa. |
|
More...
|
over 11 years ago
|
thcrap_configure: Include the repository ID in the patch selection object. |
|
More...
|
over 11 years ago
|
Fix some memory leaks. |
|
More...
|
over 11 years ago
|
General cleanup. |
|
More...
|
over 11 years ago
|
TSA layout engine: Use json_string_nocheck() instead of converting to or expecting UTF-8. |
|
More...
|
over 11 years ago
|
TSA layout engine: Fix reference counting / memory leak issues. |
|
More...
|
over 11 years ago
|