Age | Commit message (Collapse) | Author |
|
|
|
driver factory instatiations
|
|
|
|
|
|
focus.
|
|
switching to fullscreen on 10.7+. (Based on patch by Maedhros)
|
|
Eagle_rainbow)
|
|
dirty variables into a single structure
|
|
|
|
|
|
on patch by leecbaker)
-Add: [OSX] Support for fullscreen mode when compiled against SDK 10.7. Otherwise fullscreen mode is disabled when OpenTTD is run on OSX Lion
|
|
certain circumstances (based on patch by matheweis)
|
|
the window class for screen drivers to a common class
|
|
the view for windowed screen drivers to a common class
|
|
routines in windowed screen drivers
|
|
drivers to the generic class, deduplicating code
|
|
video driver was used.
|
|
forgotten due to it being so much different than the rest :(
|
|
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
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.
|
|
cocoa driver in windowed mode too.
|
|
|
|
at compile time.
|
|
10.3. It will fail
|
|
Quickdraw in windowed mode on OS X 10.4 and higher. Based on a patch by blackis.
|
|
files. The reason for this is that the fullscreen and windowed mode api are separate from each other in OS X and thus the driver actual is two drivers in one. This split is to make the code more readable and to prepare for replacing the Quickdraw windowed mode code which uses apis deprecated as of OS X 10.5 (and maybe earlier).
|