aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/aatree.h
AgeCommit message (Expand)Author
2009-04-05SCI: Replaced AATree by Common::List in AvoidPath. AATree does not help whenWalter van Niftrik
2009-03-20SCI: cleanupMax Horn
2009-03-19SCI: converted aatree into a classWalter van Niftrik
2009-02-24Normalized guard #definesEugene Sandulenko
2009-02-21SCI: Moved aatree.* files together into engine/Max Horn