OpenTTD/ai
Darkvater 2131f68ae2 (svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window for everyone
- Add IsLocalPlayer() which substitutes _local_player == _current_player
2005-09-14 18:03:38 +00:00
..
default (svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window for everyone 2005-09-14 18:03:38 +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