aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/resource.cpp
AgeCommit message (Expand)Author
2009-12-30Wrapped some IHNM-specific code around appropriate ifdef'sFilippos Karapetis
2009-12-27fix resource refactor regressionAndrew Kurushin
2009-12-04Fix warning.Johannes Schickel
2009-12-04Silenced GCC warnings.Torbjörn Andersson
2009-12-04refactor resource module:Andrew Kurushin
2009-11-25Cache resource file size to avoid excess file->size() calls.Eugene Sandulenko
2009-03-23Made the music and sound file names part of the class, instead of localTorbjörn Andersson
2009-03-08- Reworked the different file types a bitFilippos Karapetis
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-06Fixed regression: the ITE Mac version works correctly againFilippos Karapetis
2009-01-04Improved handling of sound resourcesFilippos Karapetis
2009-01-02Wrapped more engine-specific code around appropriate ifdefsFilippos Karapetis
2008-12-29- Removed game sound information for sound types that it can be determined au...Filippos Karapetis
2008-12-29- IHNM Mac loads correctly againFilippos Karapetis
2008-12-29Silenced MSVC warningFilippos Karapetis
2008-12-25SAGA2 HRS resources should be loaded correctly nowFilippos Karapetis
2008-12-25- Implemented the SAGA2 resource loaderFilippos Karapetis
2008-12-22- Split the SAGA resource manager in 3 different ones, depending on the resou...Filippos Karapetis