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
smatz 9021c20b5e (svn r15299) -Cleanup: remove many redundant includes 16 years ago
..
api (svn r15299) -Cleanup: remove many redundant includes 16 years ago
ai.hpp (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
ai_config.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
ai_config.hpp (svn r15215) -Fix: various MSVC x64 compiler warnings 16 years ago
ai_core.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
ai_gui.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
ai_gui.hpp (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
ai_info.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
ai_info.hpp (svn r15228) -Fix [FS#2571]: possible crash when an AI/Library doesn't have a required function 16 years ago
ai_info_dummy.cpp (svn r15090) -Add [NoAI] [API CHANGE]: info.nut/library.nut now requires a function GetShortName(), which should return a 4 (four) character string, unique throughout the world. This id is simular to a GRFid. 16 years ago
ai_instance.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
ai_instance.hpp (svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) a CanLoadFromVersion(version), which should return true/false, to indicate if you can load a savegame made with your AI of version 'version' 16 years ago
ai_scanner.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
ai_scanner.hpp (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
ai_storage.hpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago