(svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available.
-Fix[FS#1519]: When you can not use this resolution at full screen, now you'll know that it failed. As for the reason it did not work, each computer/OS has its reason.
This commit is contained in:
@@ -941,6 +941,7 @@ STR_OPTIONS_LANG_TIP :{BLACK}Select t
|
||||
|
||||
STR_OPTIONS_FULLSCREEN :{BLACK}Fullscreen
|
||||
STR_OPTIONS_FULLSCREEN_TIP :{BLACK}Check this box to play OpenTTD fullscreen mode
|
||||
STR_FULLSCREEN_FAILED :{WHITE}Fullscreen mode failed
|
||||
|
||||
STR_OPTIONS_RES :{BLACK}Screen resolution
|
||||
STR_OPTIONS_RES_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{STRING}
|
||||
|
||||
Reference in New Issue
Block a user