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
glx22 07385c3662 Fix: Use the same safety checks as 'stop_ai' for 'reload_ai' 3 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
ai.hpp Cleanup: Removed SVN headers 5 years ago
ai_config.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
ai_config.hpp Cleanup: Removed SVN headers 5 years ago
ai_core.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 5 years ago
ai_gui.cpp Fix: Use the same safety checks as 'stop_ai' for 'reload_ai' 3 years ago
ai_gui.hpp Cleanup: Removed SVN headers 5 years ago
ai_info.cpp Codechange: Simplify CheckAPIVersion() 4 years ago
ai_info.hpp Cleanup: Removed SVN headers 5 years ago
ai_instance.cpp Change: rewrote squirrel_export in CMake 4 years ago
ai_instance.hpp Cleanup: Removed SVN headers 5 years ago
ai_scanner.cpp Codechange: Use std::string in file scanners. 4 years ago
ai_scanner.hpp Cleanup: Removed SVN headers 5 years ago