aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/resource.cpp
AgeCommit message (Expand)Author
2011-11-20TOLTECS: Add finalize() calls to file output codeFilippos Karapetis
2011-11-20TOLTECS: The resource cache is now purged when changing roomsFilippos Karapetis
2011-11-20TOLTECS: Replace snprintf() usage with Common::String::format()David Turner
2011-11-20TOLTECS: Fix bugsBenjamin Haisch
2011-11-20TOLTECS: Rewrote ArchiveReader::dump() to use Common::DumpFile()Filippos Karapetis
2011-11-20TOLTECS: Reduced header dependenciesFilippos Karapetis
2011-11-20TOLTECS: Fixed compilationFilippos Karapetis
2011-11-20TOLTECS: Reworked the ArchiveReader and ResourceCache classes.Benjamin Haisch
2011-11-20TOLTECS: Fixed tabs and formatting.Benjamin Haisch
2011-11-20TOLTECS: Initial checkinEugene Sandulenko