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
michi_cc d3e1229272 (svn r25751) -Fix (r25657): [OSX] Restore fullscreen state also when starting on 10.7+. 11 years ago
..
cocoa (svn r25751) -Fix (r25657): [OSX] Restore fullscreen state also when starting on 10.7+. 11 years ago
allegro_v.cpp (svn r25671) -Codechange: Pass character and key code separately to the keyboard handler. 11 years ago
allegro_v.h (svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD 13 years ago
dedicated_v.cpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
dedicated_v.h (svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter 13 years ago
null_v.cpp (svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver. 13 years ago
null_v.h (svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter 13 years ago
sdl_v.cpp (svn r25671) -Codechange: Pass character and key code separately to the keyboard handler. 11 years ago
sdl_v.h (svn r25318) -Fix: [SDL, FS#5580] Keyboard input stopped working after fullscreen toggle 11 years ago
video_driver.hpp (svn r25678) -Codechange: Notify the video driver when an edit box lost (global) focus so it can abort any current input composition. 11 years ago
win32_v.cpp (svn r25684) -Change: [Win32] Draw the composition string ourselves if possible. 11 years ago
win32_v.h (svn r25680) -Codechange: [Win32] Cancel the current IME composition when the input focus changes. 11 years ago