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 8e7fe3973f Add: CompanyCtrlAction enum for CMD_COMPANY_CTRL actions 5 years ago
..
ai.hpp Change: Allow AI companies to start immediately. 5 years ago
ai_config.cpp Change: Allow AI companies to start immediately. 5 years ago
ai_config.hpp Change: Allow AI companies to start immediately. 5 years ago
ai_core.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
ai_gui.cpp Add: CompanyCtrlAction enum for CMD_COMPANY_CTRL actions 5 years ago
ai_gui.hpp (svn r24554) -Add: Hotkeys for widgets in AI Debug window 12 years ago
ai_info.cpp Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
ai_info.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 13 years ago
ai_instance.cpp (svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and via 10 years ago
ai_instance.hpp (svn r24468) -Add [FS#5219]: API compatibility scripts for Goal Scripts (Hirundo) 12 years ago
ai_scanner.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
ai_scanner.hpp (svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names 10 years ago