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
Jonathan G Rennison 0a9c44d1a2 Merge branch 'master' into jgrpp
# Conflicts:
#	src/airport_gui.cpp
#	src/blitter/32bpp_anim_sse4.cpp
#	src/console_cmds.cpp
#	src/linkgraph/linkgraph_gui.cpp
#	src/newgrf_object.h
#	src/road_gui.cpp
#	src/widgets/road_widget.h
#	src/window.cpp
2 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
game.hpp Fix #10073: Stop truncating output of list_ai and friends commands 2 years ago
game_config.cpp Cleanup: Removed SVN headers 5 years ago
game_config.hpp Cleanup: Removed SVN headers 5 years ago
game_core.cpp Merge branch 'master' into jgrpp 2 years ago
game_info.cpp Merge branch 'master' into jgrpp-beta 3 years ago
game_info.hpp Cleanup: Removed SVN headers 5 years ago
game_instance.cpp Codechange: Add support for additional command result values. 2 years ago
game_instance.hpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
game_scanner.cpp Codechange: use C++11 constructs for for-each loops (#8432) 3 years ago
game_scanner.hpp Cleanup: Removed SVN headers 5 years ago
game_text.cpp Cleanup: remove some unneeded c_str() calls 3 years ago
game_text.hpp Codechange: Store GS lang texts in std::strings. 4 years ago