gzdoom-gles/tools/updaterevision
Randy Heit 016ac67376 - Fixed: Thing_SetTranslation still used a 16-bit word to hold the translation.
- Bumped the maximum resolution up to 2560x1600.
- Fixed: DCanvas::DrawTexture() only expanded virtual screen sizes for widescreen
  resolutions but left 5:4 modes alone. This fix neccessitated the addition of
  DTA_Bottom320x200 for the status bar to use so that it could be flush with the
  bottom of the screen rather than sitting slightly above it.
- Fixed: FConfigFile::ReadConfig()'s definition of whitespace was too broad.
- Fixed: Defining custom translation ranges in descending order and/or with gaps
  made for crashes.


SVN r676 (trunk)
2008-01-08 01:08:27 +00:00
..
Makefile Upgraded ccdv-win32.c and the Makefiles so that they are fully functional under MSYS. 2006-08-11 03:07:32 +00:00
trustinfo.txt SVN r402 (trunk) 2006-12-04 03:23:02 +00:00
updaterevision.c SVN r402 (trunk) 2006-12-04 03:23:02 +00:00
updaterevision.vcproj - Fixed: Thing_SetTranslation still used a 16-bit word to hold the translation. 2008-01-08 01:08:27 +00:00