OpenTTD/src/ai
rubidium d839aa0475 (svn r22836) -Codechange: simplify the scanning of (AI) scripts 2011-08-25 10:37:28 +00:00
..
api (svn r22764) -Add: [NoAI] AITile::GetTownAuthority(). 2011-08-19 21:19:10 +00:00
ai.hpp (svn r22222) -Fix: compilation when compiling with --disable-ai 2011-03-07 18:44:36 +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 r22616) -Codechange: Fix typo. 2011-07-02 11:31:20 +00:00
ai_gui.hpp (svn r19426) -Fix: compilation with AIs disabled 2010-03-15 11:45:15 +00:00
ai_info.cpp (svn r22083) -Change: trunk is heading towards 1.2 now 2011-02-14 20:20:57 +00:00
ai_info.hpp (svn r22396) -Document: some AI doxygen stuff 2011-05-01 09:24:19 +00:00
ai_info_dummy.cpp (svn r20271) -Doc: add doxygen comments to several items under src/ai/ 2010-07-31 22:16:34 +00:00
ai_instance.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
ai_instance.hpp (svn r22396) -Document: some AI doxygen stuff 2011-05-01 09:24:19 +00:00
ai_scanner.cpp (svn r22836) -Codechange: simplify the scanning of (AI) scripts 2011-08-25 10:37:28 +00:00
ai_scanner.hpp (svn r22396) -Document: some AI doxygen stuff 2011-05-01 09:24:19 +00:00
ai_storage.hpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00