OpenTTD/src/ai
Michael Lutz 150f05dc15
Change: Heading for 14 now. (#10302)
2023-01-01 22:52:23 +01:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
ai.hpp Fix #9720: Delay start of GS/AI to after loading of savegame (#9745) 2022-12-28 05:02:26 +01: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 Fix #9720: Delay start of GS/AI to after loading of savegame (#9745) 2022-12-28 05:02:26 +01:00
ai_gui.cpp Fix: Wrong type cast for selected AI/GS script info in AIListWindow 2022-12-22 21:26:27 +01:00
ai_gui.hpp Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2022-11-10 21:39:09 +01:00
ai_info.cpp Change: Heading for 14 now. (#10302) 2023-01-01 22:52:23 +01:00
ai_info.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_instance.cpp Fix #10206: Disable scripts in intro game (#10241) 2022-12-15 21:43:07 +01:00
ai_instance.hpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
ai_scanner.cpp Fix #10206: Disable scripts in intro game (#10241) 2022-12-15 21:43:07 +01:00
ai_scanner.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00