aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/resource.h
AgeCommit message (Expand)Author
2014-07-20SAGA: Add support for MIDI music in SAGA2 gamesFilippos Karapetis
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-31SAGA: Fixed compilation with MSVCFilippos Karapetis
2011-01-31SAGA: Fixed compilationFilippos Karapetis
2011-01-31SAGA: Split the resource patching code into appropriate game-specific resourc...Filippos Karapetis
2011-01-31SAGA: Rewrote the MacBinary resource loading codeFilippos Karapetis
2010-10-24SAGA: replace Resource:loadResource malloc with ByteArray classAndrew Kurushin
2010-05-16Added automatic detection for the non-interactive ITE demosFilippos Karapetis
2010-05-04Reduce indirect header dependencies furtherMax Horn
2010-04-01Remove extra semicolonsOri Avtalion
2009-12-27fix resource refactor regressionAndrew Kurushin
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-01-04Improved handling of sound resourcesFilippos Karapetis
2009-01-02- Split the IHNM script functions into a different fileFilippos Karapetis
2008-12-29- Removed game sound information for sound types that it can be determined au...Filippos Karapetis
2008-12-25SAGA2 HRS resources should be loaded correctly nowFilippos Karapetis
2008-12-25- Implemented the SAGA2 resource loaderFilippos Karapetis
2008-12-23Some initial code for HRS resource loadingFilippos Karapetis
2008-12-22Fixed GCC warning.Torbjörn Andersson
2008-12-22- Split the SAGA resource manager in 3 different ones, depending on the resou...Filippos Karapetis