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 74edeea175 Fix: AI window did not update button disabled state when changing values. (#11527)
(cherry picked from commit 0b1429ce14)
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 Rename close window functions to match upstream 9 months ago
ai_gui.cpp Fix: AI window did not update button disabled state when changing values. (#11527) 6 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 Merge branch 'master' into jgrpp 11 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