index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
groovie
/
resource.cpp
Age
Commit message (
Expand
)
Author
2012-06-17
GROOVIE: Fix 'off-by-one' when searching for ROQs by name
Scott Thomas
2011-06-03
GROOVIE: Ensure entire v2 res name is loaded with terminating null
Scott Thomas
2011-06-02
GROOVIE: Ensure the final character of the resource name is a null
Matthew Hoops
2011-05-31
Merge remote branch 'upstream/master' into t7g-ios
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-11
Merge remote branch 'upstream/master' into t7g-ios
Matthew Hoops
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-15
GROOVIE: Implement resource search-by-name for v2 games
Scott Thomas
2011-04-15
GROOVIE: Use uint32 when searching for a video id by name
Scott Thomas
2011-04-08
GROOVIE: Store resource name in ResInfo struct
Scott Thomas
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-06-07
Groovie:
Jordi Vilalta Prat
2010-05-20
Groovie: Tweak a filename of the Mac version of T7G
Jordi Vilalta Prat
2010-05-11
Add support for loading T7G Mac resources using the MacResManager.
Matthew Hoops
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...
Max Horn
2009-10-18
Introduced new type Common::DisposeAfterUse::Flag
Max Horn
2009-07-15
Got rid of two more ioFailed uses
Max Horn
2009-03-10
- Convert some file references from uint16 to uint32 to suit 11H
Scott Thomas
2008-11-14
Patch #2271425: Groovie engine
Max Horn