OpenTTD-patches/src/ai
2010-01-07 00:09:27 +00:00
..
api (svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text when building a station could be incorrect (missing a cargo) 2010-01-04 21:10:20 +00:00
ai_config.cpp (svn r18747) -Codechange: add some constness to the AI code 2010-01-07 00:09:27 +00:00
ai_config.hpp (svn r18747) -Codechange: add some constness to the AI code 2010-01-07 00:09:27 +00:00
ai_core.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
ai_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 2009-12-21 16:24:29 +00:00
ai_gui.hpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_info_dummy.cpp (svn r18502) -Fix: the dummy AI would could a NOT_REACHED if the translated error message contained a quote 2009-12-14 22:06:25 +00:00
ai_info.cpp (svn r18622) -Merge: release changes 2009-12-23 23:09:47 +00:00
ai_info.hpp (svn r18418) -Fix [FS#3298]: under some circumstances a pointer could be left untouched and then freed. Make sure this doesn't happen by ensuring it starts out as NULL instead of 'garbage'. 2009-12-06 20:22:21 +00:00
ai_instance.cpp (svn r18747) -Codechange: add some constness to the AI code 2010-01-07 00:09:27 +00:00
ai_instance.hpp (svn r18747) -Codechange: add some constness to the AI code 2010-01-07 00:09:27 +00:00
ai_scanner.cpp (svn r18747) -Codechange: add some constness to the AI code 2010-01-07 00:09:27 +00:00
ai_scanner.hpp (svn r18747) -Codechange: add some constness to the AI code 2010-01-07 00:09:27 +00:00
ai_storage.hpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai.hpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00