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/game
frosch a47fb85cd8 (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
..
game.hpp (svn r25114) -Fix [FS#5509]: GS lang files did not work, when inside a tar. 11 years ago
game_config.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 10 years ago
game_config.hpp
game_core.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 10 years ago
game_info.cpp (svn r27780) -Update: Numbers 7 years ago
game_info.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 13 years ago
game_instance.cpp (svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and via 10 years ago
game_instance.hpp (svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes 13 years ago
game_scanner.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
game_scanner.hpp (svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names 10 years ago
game_text.cpp (svn r26774) -Cleanup [Squirrel]: remove _SC macro 10 years ago
game_text.hpp (svn r27756) -Codechange: Add StringTab enum 7 years ago