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
Peter Nelson f60c14a682 Add: Website button for AI settings window. 6 months 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 Add: Website button for AI settings window. 6 months 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: replace x.size() == 0 with x.empty() 8 months ago
ai_scanner.hpp Codechange: use std::string for script info/library finding 1 year ago