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/src/video
peter1138 dece4a4cfb (svn r18177) -Fix (r18001): [SDL] Viewport could jump when mouse moved and right button pressed at the same time. 15 years ago
..
cocoa (svn r17793) -Fix: [OSX] The splash image wasn't displayed if the Quartz video driver was used. 15 years ago
allegro_v.cpp (svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movement isn't needed anymore because after each even that movement is handled and the counter is reset. As such simply assigning instead of adding works. 15 years ago
allegro_v.h (svn r17583) -Change: make SDL's video driver more likely to be loaded than Allegro's video driver; SDL seems to perform better. 15 years ago
dedicated_v.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
dedicated_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
null_v.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
null_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
sdl_v.cpp (svn r18177) -Fix (r18001): [SDL] Viewport could jump when mouse moved and right button pressed at the same time. 15 years ago
sdl_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
video_driver.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
win32_v.cpp (svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movement isn't needed anymore because after each even that movement is handled and the counter is reset. As such simply assigning instead of adding works. 15 years ago
win32_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago