* (windows) Added "Windowed Borderless fullscreen mode" toggle, defaults to off. It will try to do 640X480 at your native monitor resolution by default now on
a clean install. If you've dragged the dink window to a weird size it won't be able to go fullscreen which is kind of weird, but it does give a clear error message. It should probably enumerate graphic modes and choose one if the current one is invalid, or let the user choose, meh (requires proton branch update too) git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1479 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
parent
f9d131f431
commit
72d2a12be6
4 changed files with 574 additions and 494 deletions
|
@ -58,4 +58,6 @@ www.rtsoft.com
|
|||
* Default color under status bar is now black, fixes issue when transparent colors are used in the stats area, random garbage would show through
|
||||
* (windows) Version # is now shown in title bar
|
||||
* (bugfix) Fixed some issues with how default offsets are calculated, it fixed some problems where sprites would be in the wrong place in certain DMODs
|
||||
* (bugfix, windows) "Smoothing" no longer incorrectly turns on if you lose/regain focus
|
||||
* (bugfix, windows) "Smoothing" no longer incorrectly turns on if you lose/regain focus
|
||||
* (windows) Added "Windowed Borderless fullscreen mode" toggle, defaults to off. It will try to do 640X480 at your native monitor resolution by default now on
|
||||
a clean install. It's a bit wacky how fullscreen/bordlerless fullscreen and clicking screen sizes works, but it usually gets you to where you want to go eventually
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue