gzdoom/tools
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
..
dehsupp - Added an operator += for FString that takes an FName as input, since GCC 2007-01-31 00:30:42 +00:00
fixrtext - Added a new fixrtext tool that sets the IMAGE_SCN_MEM_WRITE flag for 2007-02-03 02:51:13 +00:00
lemon Fixed some lemon bugs: 2007-01-31 00:15:08 +00:00
makewad Upgraded ccdv-win32.c and the Makefiles so that they are fully functional under MSYS. 2006-08-11 03:07:32 +00:00
re2c Upgraded ccdv-win32.c and the Makefiles so that they are fully functional under MSYS. 2006-08-11 03:07:32 +00:00
updaterevision - Fixed: Thing_SetTranslation still used a 16-bit word to hold the translation. 2008-01-08 01:08:27 +00:00
xlatcc - Added an operator += for FString that takes an FName as input, since GCC 2007-01-31 00:30:42 +00:00