OpenTTD/src/ai
2011-11-04 23:20:14 +00:00
..
api (svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick 2011-11-04 23:20:14 +00:00
ai_config.cpp (svn r22534) -Fix [FS#4631] (r21250): doing rescan_ai in a game with running AIs caused a crash 2011-06-03 19:18:39 +00:00
ai_config.hpp (svn r22534) -Fix [FS#4631] (r21250): doing rescan_ai in a game with running AIs caused a crash 2011-06-03 19:18:39 +00:00
ai_core.cpp (svn r22829) -Codechange: unify the dirtying of windows after an AI scan 2011-08-24 16:38:09 +00:00
ai_gui.cpp (svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that 2011-10-15 20:42:32 +00:00
ai_gui.hpp
ai_info_dummy.cpp
ai_info.cpp
ai_info.hpp (svn r22396) -Document: some AI doxygen stuff 2011-05-01 09:24:19 +00:00
ai_instance.cpp (svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick 2011-11-04 23:20:14 +00:00
ai_instance.hpp (svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick 2011-11-04 23:20:14 +00:00
ai_scanner.cpp (svn r22912) -Fix [FS#4753]: another attempt at fixing a related crash (can't reproduce it though) 2011-09-09 17:46:21 +00:00
ai_scanner.hpp (svn r22396) -Document: some AI doxygen stuff 2011-05-01 09:24:19 +00:00
ai_storage.hpp
ai.hpp