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/ai
tron a85d68ed57 (svn r3058) The default AI may not build dual headed trains under certain circumstances.
Simplify this check by testing the rail vehicle info flags instead of passing a global variable around.
Note: This is not exactly the original behaviour, because the Lev4 was always allowed to be built, but i guess that was a glitch.
19 years ago
..
default (svn r3058) The default AI may not build dual headed trains under certain circumstances. 19 years ago
trolly (svn r2907) -Codechange: splitted the AIs to their own directory. AINew becomes 'trolly', AIOld becomes 'default', both in their own dir in the 'ai' dir. More AIs to come. 19 years ago
ai.c (svn r2973) Move a function declaration somewhere where it belongs 19 years ago
ai.h (svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c) 19 years ago