summaryrefslogtreecommitdiff
path: root/ai/trolly
AgeCommit message (Expand)Author
2006-03-06(svn r3776) Replace many ints and magic numbers by Direction, DiagDirection a...tron
2006-03-05(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-schemetron
2006-02-23(svn r3660) Convert further road bits and type references to the functions/enumstron
2006-02-21(svn r3644) Don't use FindLandscapeHeightByTile() when it's overkill - often ...tron
2006-02-18(svn r3613) Some more const, indentation, whitespace and similar stufftron
2006-01-29(svn r3481) - Try and fix an svn discrepancy of trolly.h #2Darkvater
2006-01-29(svn r3480) - Try and fix an svn discrepancy of trolly.hDarkvater
2006-01-29(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in...Darkvater
2005-12-13(svn r3294) - Fix: use INVALID_STRING_ID instead of -1.Darkvater
2005-12-10(svn r3282) - Codechange: Replace tests against CMD_ERROR with CmdFailed()peter1138
2005-11-22(svn r3226) -Fix: GPMI implementation had minor glitchestruelight
2005-11-21(svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable vi...truelight
2005-11-14(svn r3181) -Bracingtron
2005-11-14(svn r3177) GB, CLRBIT, HASBIT, TOGGLEBITtron
2005-10-23(svn r3078) Some more stuff, which piled up:tron
2005-09-02(svn r2907) -Codechange: splitted the AIs to their own directory. AINew becom...truelight