Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-23 | (svn r2973) Move a function declaration somewhere where it belongs | tron | |
2005-09-23 | (svn r2972) Fix the speed of the AI | tron | |
2005-09-13 | (svn r2948) -Fix: the old AI needs a special flag that triggers all kind of ↵ | truelight | |
special abilities you really don't want to know about (free bridges, etc..) I removed this flag some revisions ago, but the Aircraft part depends on it, so I re-enabled it again.. | |||
2005-09-07 | (svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c) | truelight | |
-Fix: removed the ability for the oldAI to cheat (this will criple him somewhat) -Add: base-code for many improvements to come in the AI-system -Add: added base-code for multiplayer AIs (DOES NOT WORK YET!) |