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
glx 9b73303b4d (svn r15261) -Add: added Engine::GetRunningCost() to remove some code duplication. Also stops AIs decrementing vehicle counter of first company 16 years ago
..
api (svn r15261) -Add: added Engine::GetRunningCost() to remove some code duplication. Also stops AIs decrementing vehicle counter of first company 16 years ago
ai.hpp (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
ai_config.cpp (svn r15215) -Fix: various MSVC x64 compiler warnings 16 years ago
ai_config.hpp (svn r15215) -Fix: various MSVC x64 compiler warnings 16 years ago
ai_core.cpp (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
ai_gui.cpp (svn r15215) -Fix: various MSVC x64 compiler warnings 16 years ago
ai_gui.hpp (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
ai_info.cpp (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
ai_info.hpp (svn r15228) -Fix [FS#2571]: possible crash when an AI/Library doesn't have a required function 16 years ago
ai_info_dummy.cpp
ai_instance.cpp
ai_instance.hpp
ai_scanner.cpp (svn r15226) -Fix (r15214): broken AI content download 16 years ago
ai_scanner.hpp (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
ai_storage.hpp