2024-06-14
3rd attempt at making a release that we don't have to rollback.
Additionnally, includes some preparations for x64 support, and several optimizations, especially for the AoCF boot time.
thcrap
- Basic x64 prep (c9413dd, 7c80a44, a93defa, a967404)
- Minor fixes/improvements (cd673fa)
- Introduce build_str header (f035db8)
- Fix undefined behavior in VLA string builder (5c28174)
- Fix recent crash and EoSD problem (18f5291)
- Fix API exports, add missing export/import attributes, and minor optimizations (ec4f4d7)
- Minor optimizations and fixes (274900f)
- Avoid reconverting/duplicating strings with PathMatchSpec (1ccb52f)
- Fix use of PathMatchSpecExW on Windows XP (62c7369)
thcrap_configure_v3
- Set the current directory before updating (fixes a crash when trying to update). (5ac34c5)
- Keep already known games unselected by default (373eeff)