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
Rubidium 07860e67e2 Codechange: use fmt::format_to to format the help message 1 year ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
ai.hpp Codechange: use fmt::format_to to format the help message 1 year ago
ai_config.cpp Codechange: use std::string for script info/library finding 1 year ago
ai_config.hpp Codechange: use std::string for script info/library finding 1 year ago
ai_core.cpp Codechange: use fmt::format_to to format the help message 1 year ago
ai_gui.cpp Feature: opt-in survey when exiting a game 1 year ago
ai_gui.hpp Codechange: move windows common to AI and GS out of ai_gui 1 year ago
ai_info.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
ai_info.hpp Codechange: use std::string for script library category 1 year ago
ai_instance.cpp Codechange: replace 'const char *' script API parameters with std::string 1 year ago
ai_instance.hpp Codechange: replace 'const char *' script API parameters with std::string 1 year ago
ai_scanner.cpp Codechange: use std::string for script info/library finding 1 year ago
ai_scanner.hpp Codechange: use std::string for script info/library finding 1 year ago