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/ai
Rubidium 12085d088c Cleanup: remove obsolete string_compare_type 1 year ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
ai.hpp Cleanup: remove obsolete string_compare_type 1 year ago
ai_config.cpp Change: replace per-AI "start_date" with a global "competitors_interval" (#10653) 1 year ago
ai_config.hpp Change: replace per-AI "start_date" with a global "competitors_interval" (#10653) 1 year ago
ai_core.cpp Change: replace per-AI "start_date" with a global "competitors_interval" (#10653) 1 year ago
ai_gui.cpp Codechange: use std::string for text file name resolution 1 year ago
ai_gui.hpp Codechange: move windows common to AI and GS out of ai_gui 1 year ago
ai_info.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
ai_info.hpp Cleanup: Removed SVN headers 5 years ago
ai_instance.cpp Fix: Don't send unused tile field over the network (#10507) 1 year ago
ai_instance.hpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 3 years ago
ai_scanner.cpp Codechange: use std::string as std::map key, instead of stredup string 1 year ago
ai_scanner.hpp Codechange: use std::string as std::map key, instead of stredup string 1 year ago