OpenTTD/ai
tron d4752ba0da (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.
2005-10-18 07:01:00 +00:00
..
default (svn r3058) The default AI may not build dual headed trains under certain circumstances. 2005-10-18 07:01:00 +00:00
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. 2005-09-02 19:10:45 +00:00
ai.c (svn r2973) Move a function declaration somewhere where it belongs 2005-09-23 06:38:36 +00:00
ai.h (svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c) 2005-09-07 15:10:11 +00:00