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
Patric Stout 9bfa7198fd
Change: Heading for 1.12 now (#8862)
3 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
ai.hpp
ai_config.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
ai_config.hpp
ai_core.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 5 years ago
ai_gui.cpp Change: Recolour graph windows to brown (#8700) 3 years ago
ai_gui.hpp
ai_info.cpp Change: Heading for 1.12 now (#8862) 3 years ago
ai_info.hpp
ai_instance.cpp Change: rewrote squirrel_export in CMake 4 years ago
ai_instance.hpp
ai_scanner.cpp Codechange: Use std::string in file scanners. 3 years ago
ai_scanner.hpp