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
Darkvater f11a9c4b35 (svn r7602) -Fix (r7565): MSVC2003 and lower don't support variadic macros, so work around
this and thank MS for such a crappy, shitty crap compiler.
18 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 r7569) -Fix (r7565): cocoa files were (somehow) forgotten. 18 years ago
dedicated_v.c (svn r7602) -Fix (r7565): MSVC2003 and lower don't support variadic macros, so work around 18 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 r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debugging levels to 18 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 r7562) -Fix (r7060, 5874): It seems windows doesn't have the same functionality for CreateWindow when starting a program from the console or from the GUI. Because of this starting OpenTTD from the desktop wouldn't maximize the window, even if the config file said so. So work around this... 18 years ago
win32_v.h (svn r2725) Move MyShowCursor() back into win32.c, it fits better there 19 years ago