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
yexo 31eff1d4c3 (svn r16315) -Codechange: move the autorenew settings to a new CompanySettings struct 15 years ago
..
api (svn r16315) -Codechange: move the autorenew settings to a new CompanySettings struct 15 years ago
ai.hpp (svn r16151) -Codechange: move some includes around to prevent including half the AI api in non-noai related code. 15 years ago
ai_config.cpp (svn r15638) -Fix: there is a time in your life you should stop coding for a project. You know that time is there when you make two huge mistakes in just 10 lines of code. I wish you all the best of luck :) (ps: HUGE mistakes!) 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 r16151) -Codechange: move some includes around to prevent including half the AI api in non-noai related code. 15 years ago
ai_gui.cpp (svn r16162) -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings. 15 years ago
ai_gui.hpp (svn r15708) -Feature [FS#2728]: Pop up the AI Debug Window if one of the AIs crashed and show a message that the user should report the crash. 16 years ago
ai_info.cpp (svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When an AI returns false, it'll never be chosen as random AI. 15 years ago
ai_info.hpp (svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When an AI returns false, it'll never be chosen as random AI. 15 years ago
ai_info_dummy.cpp (svn r15781) -Fix [NoAI]: Missing "AIs" in the information the debug AI prints. 15 years ago
ai_instance.cpp (svn r16174) -Fix (r16093) [FS#2863]: crash when starting a game/loading a game with no AIs available. 15 years ago
ai_instance.hpp (svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer available in-game. 16 years ago
ai_scanner.cpp (svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When an AI returns false, it'll never be chosen as random AI. 15 years ago
ai_scanner.hpp (svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo. 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