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 e4c511d403
Fix #10578: Allow to select any version of AI/GS from GUI (#10604)
1 year ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
ai.hpp Codechange: move windows common to AI and GS out of ai_gui 1 year 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: move windows common to AI and GS out of ai_gui 1 year ago
ai_gui.cpp Fix #10578: Allow to select any version of AI/GS from GUI (#10604) 1 year ago
ai_gui.hpp Codechange: move windows common to AI and GS out of ai_gui 1 year ago
ai_info.cpp Change: Heading for 14 now. (#10302) 2 years 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: do not declare functions in blocks 1 year ago
ai_scanner.hpp Cleanup: Removed SVN headers 5 years ago