Skip to content

2024-06-14

Compare
Choose a tag to compare
@brliron brliron released this 14 Jun 12:07
· 40 commits to master since this release

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)
thcrap_tasofro
win32_utf8
  • Fix string error in win32_utf8 (3eeb4ec)
  • Fix GetModuleFileNameU on XP (02924d0)