OpenTTD/ai
2005-09-13 13:30:18 +00:00
..
default (svn r2949) The AI no longer needs to 'cheat' to build aircraft; eg it builds them now from a hangar. Also, to query the price of a new aircraft tile information is not needed 2005-09-13 13:30:18 +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 r2948) -Fix: the old AI needs a special flag that triggers all kind of special 2005-09-13 12:19:27 +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