This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ce53cb85113956be318c12801d5663a26e3fef9
openttd
/
src
/
video
/
cocoa
History
Michael Lutz
4ce53cb851
Fix: [OSX] Quitting in fullscreen mode would loose the original window size.
...
This replicates the behaviour on e.g. Windows, which saves the original window size.
2021-01-03 21:20:28 +01:00
..
CMakeLists.txt
Codechange: [OSX] Re-arrange the OSX video driver code by combining all drawing code and moving the window/event handling to a different file.
2021-01-03 13:25:32 +01:00
cocoa_keys.h
Cleanup: Removed SVN headers
2019-11-10 17:59:20 +00:00
cocoa_v.h
Fix: [OSX] Quitting in fullscreen mode would loose the original window size.
2021-01-03 21:20:28 +01:00
cocoa_v.mm
Fix: [OSX] Quitting in fullscreen mode would loose the original window size.
2021-01-03 21:20:28 +01:00
cocoa_wnd.h
Change: [OSX] Hide Dock and menu during fullscreen mode.
2021-01-03 21:20:28 +01:00
cocoa_wnd.mm
Fix: [OSX] Quitting in fullscreen mode would loose the original window size.
2021-01-03 21:20:28 +01:00
event.mm
Fix: [OSX] Quitting in fullscreen mode would loose the original window size.
2021-01-03 21:20:28 +01:00