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
smatz f60b3a28d6 (svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead 15 years ago
..
api (svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead 15 years ago
ai.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_config.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_config.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_core.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
ai_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
ai_gui.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_info.cpp (svn r18622) -Merge: release changes 15 years ago
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'. 15 years ago
ai_info_dummy.cpp (svn r18502) -Fix: the dummy AI would could a NOT_REACHED if the translated error message contained a quote 15 years ago
ai_instance.cpp (svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files 15 years ago
ai_instance.hpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
ai_scanner.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
ai_scanner.hpp (svn r17701) -Codechange: don't start line with a space if it's not inside comment 15 years ago
ai_storage.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago