aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/resource.cpp
AgeCommit message (Expand)Author
2016-05-02TOLTECS: Initialize class variablesEugene Sandulenko
2014-02-18TOLTECS: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-22TOLTECS: Don't change the archive position when loading a resource (bug #3601...Filippos Karapetis
2013-01-02TOLTECS: Add a debug consoleFilippos Karapetis
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
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