OpenTTD/src/ai
SamuXarick dc5b8020cc
Fix #6452: Reset only editable and visible settings from GUI (#7890)
Also enables the Reset button while in-game for AI configs.
2020-12-27 15:05:47 +01:00
..
ai_config.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_config.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_core.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 2019-12-21 20:13:03 +01:00
ai_gui.cpp Fix #6452: Reset only editable and visible settings from GUI (#7890) 2020-12-27 15:05:47 +01:00
ai_gui.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_info.cpp Codechange: Simplify CheckAPIVersion() 2020-02-14 21:43:21 +01:00
ai_info.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_instance.cpp Change: rewrote squirrel_export in CMake 2020-07-16 00:53:26 +02:00
ai_instance.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai_scanner.cpp Codechange: Use std::string in file scanners. 2020-12-27 13:19:25 +01:00
ai_scanner.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
ai.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00