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 e4c8f79f94 (svn r21416) -Codechange: limit vehicle name by amount of characters, not bytes 14 years ago
..
api (svn r21416) -Codechange: limit vehicle name by amount of characters, not bytes 14 years ago
ai.hpp (svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI code 14 years ago
ai_config.cpp (svn r20271) -Doc: add doxygen comments to several items under src/ai/ 14 years ago
ai_config.hpp (svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI code 14 years ago
ai_core.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago
ai_gui.cpp (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint(). 14 years ago
ai_gui.hpp (svn r19426) -Fix: compilation with AIs disabled 15 years ago
ai_info.cpp (svn r21311) -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but also getting settings and such from info.nut, would not be interrupted after a while causing OpenTTD to seem to not respond 14 years ago
ai_info.hpp (svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI code 14 years ago
ai_info_dummy.cpp (svn r20271) -Doc: add doxygen comments to several items under src/ai/ 14 years ago
ai_instance.cpp (svn r21311) -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but also getting settings and such from info.nut, would not be interrupted after a while causing OpenTTD to seem to not respond 14 years ago
ai_instance.hpp (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. 14 years ago
ai_scanner.cpp (svn r21250) -Fix [FS#3952]: Rescanning AIs didn't "forget" removed AIs 14 years ago
ai_scanner.hpp (svn r21250) -Fix [FS#3952]: Rescanning AIs didn't "forget" removed AIs 14 years ago
ai_storage.hpp (svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI code 14 years ago