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
rubidium 89e1afdaa0 (svn r15428) -Codechange: consistently use colour instead of having both color and colour. 16 years ago
..
api (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability. 16 years ago
ai.hpp (svn r15324) -Codechange: unify the class used for comparing of strings for std::map 16 years ago
ai_config.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
ai_config.hpp (svn r15324) -Codechange: unify the class used for comparing of strings for std::map 16 years ago
ai_core.cpp (svn r15401) -Fix [FS#2619](r15027): AI::Stop changed _current_company, but didn't restore its original value 16 years ago
ai_gui.cpp (svn r15428) -Codechange: consistently use colour instead of having both color and colour. 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 r15368) -Fix: some typos in comments 16 years ago
ai_info.hpp (svn r15366) -Add [NoAI]: Add AddLabels() where you can define labels for the values of the settings in info.nut 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 r15359) -Add [NoAI]: AIEventVehicleCrashed::CRASH_RV_UFO, AIEventDisasterZeppelinerCrashed and AIEventDisasterZeppelinerCleared as aliens accepted NoAIs as competing life-form. 16 years ago
ai_instance.hpp (svn r15330) -Fix [FS#2597]: leaking of Squirrel when using circular references (by enabling the GC). 16 years ago
ai_scanner.cpp (svn r15366) -Add [NoAI]: Add AddLabels() where you can define labels for the values of the settings in info.nut 16 years ago
ai_scanner.hpp (svn r15324) -Codechange: unify the class used for comparing of strings for std::map 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