OpenTTD/src/video
planetmaker bcb9c64ac8 (svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with some lzo2 versions if we define __LP64__ as 0 instead of checking whether it is defined (kernigh2) 2014-07-30 20:19:29 +00:00
..
cocoa (svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with some lzo2 versions if we define __LP64__ as 0 instead of checking whether it is defined (kernigh2) 2014-07-30 20:19:29 +00:00
allegro_v.cpp (svn r26486) -Codechange: replace a number of snprintfs with seprintf 2014-04-23 21:12:09 +00:00
allegro_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
dedicated_v.cpp (svn r26496) -Fix (r1547): Reading console input on dedicated server relied on unspecified behaviour. 2014-04-24 17:49:31 +00:00
dedicated_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
null_v.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
null_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
sdl_v.cpp (svn r26538) -Codechange: remove double accounting of the drivers 2014-04-28 21:06:51 +00:00
sdl_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
video_driver.hpp (svn r26538) -Codechange: remove double accounting of the drivers 2014-04-28 21:06:51 +00:00
win32_v.cpp (svn r26538) -Codechange: remove double accounting of the drivers 2014-04-28 21:06:51 +00:00
win32_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00