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 90859fbe25 Codechange: prevent out-of-bound read (even if the result is never used) (#11853)
(cherry picked from commit fe035c306e)
4 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: prevent out-of-bound read (even if the result is never used) (#11853) 4 months ago
ai_config.hpp Codechange: use std::string for script info/library finding 1 year ago
ai_core.cpp Merge branch 'master' into jgrpp 5 months ago
ai_gui.cpp Codechange: prevent out-of-bound read (even if the result is never used) (#11853) 4 months ago
ai_gui.hpp Codechange: move windows common to AI and GS out of ai_gui 1 year ago
ai_info.cpp Avoid std::set in script version checks 10 months ago
ai_info.hpp Codechange: use std::string for script library category 1 year ago
ai_instance.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
ai_instance.hpp Merge branch 'master' into jgrpp 11 months ago
ai_scanner.cpp Merge branch 'master' into jgrpp 6 months ago
ai_scanner.hpp Codechange: use std::string for script info/library finding 1 year ago