DinkSmallwoodHD/source
seth e3ad75909f * (Windows) Mouse-controlled screens in DMODs control better and hide the original mouse cursor
* (Windows) Now remembers screen size and fullscreen mode (don't forget, you can drag the window corners around to customize the screen size as well)
* (Windows) Input URL input area gets focus by default when installing a DMOD by URL
* (bugfix) Can no longer tap F8 during a game load to load a save state too early which can freeze the game
* (bugfix) Fixed issue where 32 bit tilebitmaps would go wonky when reloading the surface
* Default color under status bar is now black, fixes issue when transparent colors are used in the stats area, random garbage would show through

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1473 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-13 01:24:32 +00:00
..
Component * (Windows) Mouse-controlled screens in DMODs control better and hide the original mouse cursor 2017-09-13 01:24:32 +00:00
dink * (Windows) Mouse-controlled screens in DMODs control better and hide the original mouse cursor 2017-09-13 01:24:32 +00:00
GUI * (Windows) Mouse-controlled screens in DMODs control better and hide the original mouse cursor 2017-09-13 01:24:32 +00:00
StackWalker 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
App.cpp * (Windows) Mouse-controlled screens in DMODs control better and hide the original mouse cursor 2017-09-13 01:24:32 +00:00
App.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
video_gl.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
video_gl.h * (Windows) Mouse-controlled screens in DMODs control better and hide the original mouse cursor 2017-09-13 01:24:32 +00:00