aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/aatree.h
AgeCommit message (Collapse)Author
2009-04-05SCI: Replaced AATree by Common::List in AvoidPath. AATree does not help whenWalter van Niftrik
the input size is this small. svn-id: r39855
2009-03-20SCI: cleanupMax Horn
svn-id: r39578
2009-03-19SCI: converted aatree into a classWalter van Niftrik
svn-id: r39544
2009-02-24Normalized guard #definesEugene Sandulenko
svn-id: r38842
2009-02-21SCI: Moved aatree.* files together into engine/Max Horn
svn-id: r38763