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
Loïc Guilloux fe30f66570
Fix #9720: Delay start of GS/AI to after loading of savegame (#9745)
2 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
ai.hpp Fix #9720: Delay start of GS/AI to after loading of savegame (#9745) 2 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 Fix #9720: Delay start of GS/AI to after loading of savegame (#9745) 2 years ago
ai_gui.cpp Fix: Wrong type cast for selected AI/GS script info in AIListWindow 2 years ago
ai_gui.hpp Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2 years ago
ai_info.cpp Change: Heading for 13 now (#9573) 3 years ago
ai_info.hpp Cleanup: Removed SVN headers 5 years ago
ai_instance.cpp Fix #10206: Disable scripts in intro game (#10241) 2 years ago
ai_instance.hpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 3 years ago
ai_scanner.cpp Fix #10206: Disable scripts in intro game (#10241) 2 years ago
ai_scanner.hpp Cleanup: Removed SVN headers 5 years ago