This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-16 17:02:37 +01:00
Code
Issues
Releases
Wiki
Activity
Files
964d310cdadf2133bc1bb0682c46b9c72a8dbd90
OpenTTD
/
src
/
game
History
frosch
09d4735679
(svn r27993) -Change: Heading for 1.9 now
2018-03-14 19:36:41 +00:00
..
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
2014-04-23 20:13:33 +00:00
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
2014-04-23 20:13:33 +00:00
game_info.cpp
(svn r27993) -Change: Heading for 1.9 now
2018-03-14 19:36:41 +00:00
game_info.hpp
…
game_instance.cpp
(svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and via
2014-09-21 16:20:48 +00:00
game_instance.hpp
…
game_scanner.cpp
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
2017-08-13 18:38:42 +00:00
game_scanner.hpp
(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names
2014-04-23 21:16:58 +00:00
game_text.cpp
(svn r26774) -Cleanup [Squirrel]: remove _SC macro
2014-09-06 17:46:56 +00:00
game_text.hpp
(svn r27756) -Codechange: Add StringTab enum
2017-02-26 19:40:53 +00:00
game.hpp
…