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
rubidium 0855ae61de (svn r17674) -Codechange: replace SetDirty + OnInvalidateData with InvalidateData (which does the same). Also call InvalidateData in a few cases where that was actually meant. 15 years ago
..
api (svn r17627) -Document [FS#3216]: The remaining functions in info.nut 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 r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_gui.cpp (svn r17674) -Codechange: replace SetDirty + OnInvalidateData with InvalidateData (which does the same). Also call InvalidateData in a few cases where that was actually meant. 15 years ago
ai_gui.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_info.cpp (svn r17609) -Fix: the dummy AI had no API version set, causing the 'API compatibility script not found' error to be printed when loading it 15 years ago
ai_info.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_info_dummy.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_instance.cpp (svn r17545) -Fix [FS#3202]: [NoAI] AIs had 'infinite' time when running code from the global scope 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 r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_scanner.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ai_storage.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago