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
frosch 1d145f1070 (svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and add IsEnd() instead. 15 years ago
..
api (svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and add IsEnd() instead. 15 years ago
ai.hpp (svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel 15 years ago
ai_config.cpp (svn r18944) -Change [FS#3232]: use the highest version of an AI that can load the AI data from a savegame instead of the exact same version 15 years ago
ai_config.hpp (svn r19272) -Doc: successfull -> successful. 15 years ago
ai_core.cpp (svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is running 15 years ago
ai_gui.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
ai_gui.hpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
ai_info.cpp (svn r19143) -Codechange: trunk's going for 1.1 now. 15 years ago
ai_info.hpp (svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel 15 years ago
ai_info_dummy.cpp (svn r18862) -Fix [FS#3544]: don't pass AI strings through iconv 15 years ago
ai_instance.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
ai_instance.hpp (svn r19272) -Doc: successfull -> successful. 15 years ago
ai_scanner.cpp (svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is running 15 years ago
ai_scanner.hpp (svn r18944) -Change [FS#3232]: use the highest version of an AI that can load the AI data from a savegame instead of the exact same version 15 years ago
ai_storage.hpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago