DinkSmallwoodHD/source/GUI
seth 1adfda0aab * (Bugfix) Fixed issue where default .ini animations wouldn't get applied correctly in some cases, this fixed a slight offset problem with Stone Of Balance
* Fixed problem with glitchy black lines during screen transitions
* (Bugfix) Fixed issue with playmidi and filenames that start with numbers over 1000, this fixed a problem with 1812over.mid not playing in Mayhem
* Added 1920X1080 screen mode selector in the Options menu
* No longer applying Dan's checkboard fix to tile screens (they don't need it I think..), and also added a hack so it will ignore main-02 through main-04.bpm (the dialog box) as it made it look weird (it looks perfect in 640X480, but other resolutions have slight artifacts due to sub-pixel accuracy issues
* Fixed some issues related to dynamic 8 bit to 32 bit surface changes (this can happen if you turn on the new shadows after starting to play or the game suddenly hits a 32 bit image)
- Note: Just to be safe, save state version has changed, so old save states won't load

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1490 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-19 01:16:24 +00:00
..
AboutMenu.cpp * (Windows) Added support for -game <dmod directory> parm to load a DMOD from anywhere on your HD. It also sets 2017-09-16 15:16:26 +00:00
AboutMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
BrowseMenu.cpp * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
BrowseMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
DebugMenu.cpp * (DinkC) DinkC version is now reported as 110 instead of 109 2017-09-17 04:54:34 +00:00
DebugMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
DMODInstallMenu.cpp * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
DMODInstallMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
DMODMenu.cpp * (Bugfix) Fixed a script crash. This bug was also in the legacy dink 2017-09-18 01:41:26 +00:00
DMODMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
EnterURLMenu.cpp * (Windows) Mouse-controlled screens in DMODs control better and hide the original mouse cursor 2017-09-13 01:24:32 +00:00
EnterURLMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
ExpiredMenu.cpp Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
ExpiredMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
GameMenu.cpp * (Bugfix) Fixed a script crash. This bug was also in the legacy dink 2017-09-18 01:41:26 +00:00
GameMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
LoadMenu.cpp * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
LoadMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
LogMenu.cpp * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
LogMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
MainMenu.cpp * (Windows) Added support for -game <dmod directory> parm to load a DMOD from anywhere on your HD. It also sets 2017-09-16 15:16:26 +00:00
MainMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
OptionsMenu.cpp * (Bugfix) Fixed issue where default .ini animations wouldn't get applied correctly in some cases, this fixed a slight offset problem with Stone Of Balance 2017-09-19 01:16:24 +00:00
OptionsMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
ParticleTestMenu.cpp Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
ParticleTestMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
PauseMenu.cpp * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
PauseMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
PopUpMenu.cpp * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
PopUpMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
QuickTipMenu.cpp * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
QuickTipMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
ReadTextMenu.cpp * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
ReadTextMenu.h Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00