aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/resource.cpp
AgeCommit message (Expand)Author
2014-06-05GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup.D G Turner
2014-02-18GROOVIE: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-17GROOVIE: Fix 'off-by-one' when searching for ROQs by nameScott Thomas
2011-06-03GROOVIE: Ensure entire v2 res name is loaded with terminating nullScott Thomas
2011-06-02GROOVIE: Ensure the final character of the resource name is a nullMatthew Hoops
2011-05-31Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-11Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-15GROOVIE: Implement resource search-by-name for v2 gamesScott Thomas
2011-04-15GROOVIE: Use uint32 when searching for a video id by nameScott Thomas
2011-04-08GROOVIE: Store resource name in ResInfo structScott Thomas
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-06-07Groovie:Jordi Vilalta Prat
2010-05-20Groovie: Tweak a filename of the Mac version of T7GJordi Vilalta Prat
2010-05-11Add support for loading T7G Mac resources using the MacResManager.Matthew Hoops
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...Max Horn
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-07-15Got rid of two more ioFailed usesMax Horn
2009-03-10- Convert some file references from uint16 to uint32 to suit 11HScott Thomas
2008-11-14Patch #2271425: Groovie engineMax Horn