OpenTTD/src/ai
truebrain b8d2049bc4 (svn r15102) -Fix (r15101): somehow makedepend fucked up (patch by Yexo) 2009-01-16 00:27:22 +00:00
..
api (svn r15102) -Fix (r15101): somehow makedepend fucked up (patch by Yexo) 2009-01-16 00:27:22 +00:00
ai.hpp (svn r15086) -Fix: start AIs after 6 months on hard, 12 months on medium, and 24 months on easy. The current values were a bit .. too long waiting period ;) 2009-01-14 21:32:06 +00:00
ai_config.cpp (svn r15063) -Fix [NoAI]: starting companies now listen correctly to 'start_date' set to the AI slot (Yexo) 2009-01-13 16:53:03 +00:00
ai_config.hpp (svn r15063) -Fix [NoAI]: starting companies now listen correctly to 'start_date' set to the AI slot (Yexo) 2009-01-13 16:53:03 +00:00
ai_core.cpp (svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir required, as with AIs 2009-01-15 18:15:12 +00:00
ai_gui.cpp (svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir required, as with AIs 2009-01-15 18:15:12 +00:00
ai_gui.hpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 2009-01-12 17:11:45 +00:00
ai_info.cpp (svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir required, as with AIs 2009-01-15 18:15:12 +00:00
ai_info.hpp (svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir required, as with AIs 2009-01-15 18:15:12 +00:00
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. 2009-01-15 14:37:44 +00:00
ai_instance.cpp (svn r15101) -Change [API CHANGE]: more consistant naming for consts: 2009-01-16 00:05:26 +00:00
ai_instance.hpp (svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) a CanLoadFromVersion(version), which should return true/false, to indicate if you can load a savegame made with your AI of version 'version' 2009-01-13 01:46:46 +00:00
ai_scanner.cpp (svn r15096) -Fix [NoAI]: free memory when no longer needed 2009-01-15 18:24:49 +00:00
ai_scanner.hpp (svn r15096) -Fix [NoAI]: free memory when no longer needed 2009-01-15 18:24:49 +00:00
ai_storage.hpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 2009-01-12 17:11:45 +00:00