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 9aab2dc861 (svn r23474) -Codechange: move the declaration error related functions to error.h 13 years ago
..
ai.hpp (svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too 13 years ago
ai_config.cpp (svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig 13 years ago
ai_config.hpp (svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig 13 years ago
ai_core.cpp (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') 13 years ago
ai_gui.cpp (svn r23474) -Codechange: move the declaration error related functions to error.h 13 years ago
ai_gui.hpp (svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too 13 years ago
ai_info.cpp (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') 13 years ago
ai_info.hpp (svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too 13 years ago
ai_instance.cpp (svn r23474) -Codechange: move the declaration error related functions to error.h 13 years ago
ai_instance.hpp (svn r23368) -Codechange: move FindLibrary down a few layers, so there is no layer violation anymore 13 years ago
ai_scanner.cpp (svn r23399) -Fix (r23362): a randomizer should return a random value, not always the first 13 years ago
ai_scanner.hpp (svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo and AIScannerLibrary 13 years ago