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
Patric Stout 457b4f80b6 Fix 91b8ce07: dedicated servers could no longer create screenshots (#9232)
Although most commands are not useful on a dedicated server,
screenshot commands should be dequeued.

(cherry picked from commit 56050fc96f)
3 years ago
..
cocoa
CMakeLists.txt
allegro_v.cpp
allegro_v.h
dedicated_v.cpp Fix 91b8ce07: dedicated servers could no longer create screenshots (#9232) 3 years ago
dedicated_v.h
null_v.cpp
null_v.h
opengl.cpp
opengl.h
sdl2_default_v.cpp
sdl2_default_v.h
sdl2_opengl_v.cpp Merge branch 'master' into jgrpp 3 years ago
sdl2_opengl_v.h
sdl2_v.cpp
sdl2_v.h
sdl_v.cpp
sdl_v.h
video_driver.cpp Codechange: Acquire video buffer before taking game state lock to prevent erratic fast forward behaviour (#9140) 3 years ago
video_driver.hpp Fix 91b8ce07: dedicated servers could no longer create screenshots (#9232) 3 years ago
win32_v.cpp Merge branch 'master' into jgrpp 3 years ago
win32_v.h