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
Rubidium 86786a7af6 Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp 1 year ago
..
CMakeLists.txt Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2 years ago
game.hpp Codechange: move windows common to AI and GS out of ai_gui 1 year ago
game_config.cpp Cleanup: Removed SVN headers 5 years ago
game_config.hpp Cleanup: Removed SVN headers 5 years ago
game_core.cpp Codechange: move windows common to AI and GS out of ai_gui 1 year ago
game_gui.cpp Codechange: migrate all Window-related timers to the new framework 1 year 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 Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
game_info.hpp Cleanup: Removed SVN headers 5 years ago
game_instance.cpp Fix: Don't send unused tile field over the network (#10507) 1 year ago
game_instance.hpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 3 years ago
game_scanner.cpp Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp 1 year ago
game_scanner.hpp Cleanup: Removed SVN headers 5 years ago
game_text.cpp Codechange: use string/fmt instead of print for strgen warnings/errors/fatals 1 year ago
game_text.hpp Change: [Script] Improve ScriptText validation error messages 1 year ago