You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/video
bjarni e29a435226 (svn r3741) -Fix: [i686 OSX] reverted the change in rev 3670 for non PowerPC (done with #ifdef) since it appeared to crash intel based macs
This fix is not a good solution and might not work, but if it works, it's better than nothing until we get the real solution
19 years ago
..
cocoa_keys.h (svn r3615) Remove the Quartz key codes from the public cocoa video driver interface 19 years ago
cocoa_v.h (svn r3615) Remove the Quartz key codes from the public cocoa video driver interface 19 years ago
cocoa_v.m (svn r3741) -Fix: [i686 OSX] reverted the change in rev 3670 for non PowerPC (done with #ifdef) since it appeared to crash intel based macs 19 years ago
dedicated_v.c (svn r3339) Remove unnecessary includes 19 years ago
dedicated_v.h (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build 19 years ago
null_v.c (svn r2748) Remove unused cruft from the main loop 19 years ago
null_v.h (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build 19 years ago
sdl_v.c (svn r3511) More whitespace ([FS#46] by Rubidium) 19 years ago
sdl_v.h (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build 19 years ago
win32_v.c (svn r3640) - Remove win32-only variables from variables.h and put them into win32_v.c. Also ifdef the win32 specific configuration file settings. 19 years ago
win32_v.h (svn r2725) Move MyShowCursor() back into win32.c, it fits better there 19 years ago