OpenTTD/ai/trolly
Darkvater 56998926e7 (svn r3294) - Fix: use INVALID_STRING_ID instead of -1.
- Fix: savegames only give back one message, show this by ignoring the first argument. Perhaps make the message more verbose in the future by adding STR_ equivalents next to the already existing debug messages.
2005-12-13 21:21:57 +00:00
..
build.c (svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable via patch 2005-11-21 14:28:31 +00:00
pathfinder.c (svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable via patch 2005-11-21 14:28:31 +00:00
shared.c (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
trolly.c (svn r3294) - Fix: use INVALID_STRING_ID instead of -1. 2005-12-13 21:21:57 +00:00
trolly.h (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