aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/resource_res.cpp
AgeCommit message (Expand)Author
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-31SAGA: Fixed some typos, and removed an obsolete commentFilippos Karapetis
2011-01-31SAGA: Split the resource patching code into appropriate game-specific resourc...Filippos Karapetis
2010-10-24SAGA: replace Resource:loadResource malloc with ByteArray classAndrew Kurushin
2010-10-22SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...Andrew Kurushin
2010-10-21SAGA: replace Script and Thread "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-10-20SAGA: replace StringTable "::realloc" with Common::Array; reduce amount of me...Andrew Kurushin
2010-10-19SAGA: SAGA: replace SpriteList "::realloc" with Common::ArrayAndrew Kurushin
2010-05-16Added automatic detection of the IHNM demoFilippos Karapetis
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-02- Split the IHNM script functions into a different fileFilippos Karapetis
2008-12-22- Split the SAGA resource manager in 3 different ones, depending on the resou...Filippos Karapetis