* (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
This commit is contained in:
parent
f7cc1910ce
commit
e3ad75909f
9 changed files with 500 additions and 279 deletions
|
@ -45,4 +45,12 @@ www.rtsoft.com
|
|||
|
||||
------ Change log for 1.7.1 ----------
|
||||
|
||||
* (Windows) Fixed app icon
|
||||
(big thanks to Redink1 for most of these bug reports!)
|
||||
|
||||
* (Windows) Fixed app icon
|
||||
* (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
|
Loading…
Add table
Add a link
Reference in a new issue