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 6d4474b84e Merge tag '13.0-beta2' into jgrpp
# Conflicts:
#	src/cheat_gui.cpp
#	src/company_gui.cpp
#	src/console_gui.cpp
#	src/depot_gui.cpp
#	src/error_gui.cpp
#	src/gfx.cpp
#	src/graph_gui.cpp
#	src/group_gui.cpp
#	src/lang/english.txt
#	src/lang/korean.txt
#	src/lang/polish.txt
#	src/misc_gui.cpp
#	src/network/network_content_gui.h
#	src/newgrf_debug_gui.cpp
#	src/order_gui.cpp
#	src/rail_gui.cpp
#	src/road_gui.cpp
#	src/settings_gui.cpp
#	src/settings_type.h
#	src/station_gui.cpp
#	src/subsidy_gui.cpp
#	src/table/settings/gui_settings.ini
#	src/timetable_gui.cpp
#	src/town_gui.cpp
#	src/train_cmd.cpp
#	src/vehicle_gui.cpp
#	src/viewport.cpp
#	src/water_cmd.cpp
#	src/widgets/dropdown.cpp
#	src/window_gui.h
2 years ago
..
CMakeLists.txt Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2 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_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
game_gui.hpp Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 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