aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/resource.h
AgeCommit message (Collapse)Author
2011-11-20TOLTECS: Reworked the ArchiveReader and ResourceCache classes.Benjamin Haisch
ResourceCache needs more work since resources are never freed (which is bad).
2011-11-20TOLTECS: - Removed TODO, external resources aren't explicitly used (the ↵Benjamin Haisch
original game extracts resources from WESTERN to HD to increase access speed)
2011-11-20TOLTECS: Fixed tabs and formatting.Benjamin Haisch
2011-11-20TOLTECS: Initial checkinEugene Sandulenko