summaryrefslogtreecommitdiff
path: root/ai/trolly/trolly.h
AgeCommit message (Collapse)Author
2006-05-21(svn r4941) Replace some ints and magic numbers by proper types and enumstron
2006-04-23(svn r4553) int and magic numbers -> Slope and DiagDirectiontron
2006-03-08(svn r3783) Replace further ints and magic numbers by Direction, ↵tron
DiagDirection and friends
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
2005-09-02(svn r2907) -Codechange: splitted the AIs to their own directory. AINew ↵truelight
becomes 'trolly', AIOld becomes 'default', both in their own dir in the 'ai' dir. More AIs to come.