- Update our dependent libraries. (e0a7686)
thcrap
- Use C99 func instead of FUNCTION when not compiling with Visual C++. (c03ade8)
- Rewrite the breakpoint prolog and epilog code in Assembly. (ec0c5ce)
- Ensure lowercased DLL names for detours. (c8ba77c)
- Apply detours to all import descriptors of a DLL, not just the first one. (02cbe15)
- Support custom fallback codepages as an optional 4th element in version arrays. (1dbf863)
- Tell people to post unknown executables on Gitter or IRC. (f80de97)
- inject: Reference the correct KB in the condition variable. (f20054e)
- Make bp_entry.asm SAFESEH-compliant. (7223fae)
thcrap_configure
- Write run configuration files and games.js in text mode. (920c68b)
thcrap_loader
- Show an error message if the run configuration was not found. (c3b458e)
thcrap_tsa
- MSG: Correctly insert new >251/255 byte lines that need to be cut off. (4cde95e)
thcrap_tasofro
- 1st step of tasofro games support: adding file replacement support in ULiL. (37e91c5)