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 3f7eb71b17 (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 13 years ago
..
api (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 13 years ago
ai.hpp (svn r22222) -Fix: compilation when compiling with --disable-ai 14 years ago
ai_config.cpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
ai_config.hpp (svn r22534) -Fix [FS#4631] (r21250): doing rescan_ai in a game with running AIs caused a crash 14 years ago
ai_core.cpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_gui.cpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_gui.hpp
ai_info.cpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
ai_info.hpp (svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu) 13 years ago
ai_info_dummy.cpp
ai_instance.cpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_instance.hpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_scanner.cpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 13 years ago
ai_scanner.hpp (svn r22396) -Document: some AI doxygen stuff 14 years ago
ai_storage.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago