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 fb48c3b4aa (svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it again when it enters. Added both for WIN32 and SDL. Since Win95 has troubles with TrackMouseEvent(), this function was just simply rewritten which was the easiest. Based on a patch by DmitryKo. 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 r3971) reverted r3742 as those new errors were not the right way to handle those exceptions 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 r4075) - Feature: Undraw the mouse when it leaves the window and Draw it again when it enters. Added both for WIN32 and SDL. Since Win95 has troubles with TrackMouseEvent(), this function was just simply rewritten which was the easiest. Based on a patch by DmitryKo. 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 r4075) - Feature: Undraw the mouse when it leaves the window and Draw it again when it enters. Added both for WIN32 and SDL. Since Win95 has troubles with TrackMouseEvent(), this function was just simply rewritten which was the easiest. Based on a patch by DmitryKo. 19 years ago
win32_v.h (svn r2725) Move MyShowCursor() back into win32.c, it fits better there 19 years ago