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
truebrain a6551698c3 (svn r23307) -Revert (r23306): committed one file too many :s 13 years ago
..
api (svn r23307) -Revert (r23306): committed one file too many :s 13 years ago
ai.hpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 13 years ago
ai_config.cpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
ai_config.hpp (svn r22534) -Fix [FS#4631] (r21250): doing rescan_ai in a game with running AIs caused a crash 13 years ago
ai_core.cpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 13 years ago
ai_gui.cpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_gui.hpp (svn r19426) -Fix: compilation with AIs disabled 15 years ago
ai_info.cpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 13 years ago
ai_info.hpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 13 years ago
ai_info_dummy.cpp (svn r20271) -Doc: add doxygen comments to several items under src/ai/ 14 years ago
ai_instance.cpp (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing 13 years ago
ai_instance.hpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 13 years ago
ai_scanner.cpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 13 years ago
ai_scanner.hpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 13 years ago
ai_storage.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago