OpenTTD/src/ai
glx22 07385c3662 Fix: Use the same safety checks as 'stop_ai' for 'reload_ai' 2021-01-22 22:19:55 +01:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
ai.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_config.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
ai_config.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_core.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 2019-12-21 20:13:03 +01:00
ai_gui.cpp Fix: Use the same safety checks as 'stop_ai' for 'reload_ai' 2021-01-22 22:19:55 +01:00
ai_gui.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_info.cpp Codechange: Simplify CheckAPIVersion() 2020-02-14 21:43:21 +01:00
ai_info.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_instance.cpp Change: rewrote squirrel_export in CMake 2020-07-16 00:53:26 +02:00
ai_instance.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_scanner.cpp Codechange: Use std::string in file scanners. 2020-12-27 13:19:25 +01:00
ai_scanner.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00