Skip to content

2013-08-25

Compare
Choose a tag to compare
@nmlgc nmlgc released this 25 Aug 21:19
· 2178 commits to master since this release

Win32 dialog patching, and a couple of smaller fixes for bigger problems.

thcrap
thcrap_tsa
  • Fix window placement bugs in the original games. (71c1dca)
  • Do string lookup in GetTextExtent(), not in GetTextExtentBase(). (cc018b3)
  • Add the custom.exe bug fix for Western systems. (b1f8031)
thcrap_configure
  • Maximize the height of the console window. (af3f982)
win32_utf8
  • Add CreateDialogParam and DialogBoxParam. (609e844)
  • Add DrawText. (78d562c)