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 3aa12e1cd0 (svn r7062) -[win32] Codechange: Remove unneeded WM_MOUSEENTER event, and change mouse behaviour
a bit so that any specific windows inside (eg IME compositor) will have a cursor.
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 r6385) -Fix (r6380): one instance of QZ_AskQuit was left out in the conversion to HandleExitGameRequest. 18 years ago
dedicated_v.c (svn r6835) - Fix: Pressing ^D (EOF) at a dedicated console caused it to repeat the last command, instead of doing nothing. 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 r7048) -Cleanup: DEBUG doesn't need a newline character, use DEBUG instead of printf and the 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 r7062) -[win32] Codechange: Remove unneeded WM_MOUSEENTER event, and change mouse behaviour 18 years ago
win32_v.h (svn r2725) Move MyShowCursor() back into win32.c, it fits better there 19 years ago