Age | Commit message (Collapse) | 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 | |
Some filenames are exactly 12 bytes long ie. keyboard.vdx | |||
2011-05-31 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops | |
Conflicts: engines/groovie/script.cpp | |||
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 | |
Conflicts: audio/decoders/qdm2.h common/util.cpp engines/groovie/music.cpp engines/groovie/resource.h video/qt_decoder.cpp video/qt_decoder.h | |||
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
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 | |
This brings ResMan::getRef into line with the rest of the engine. | |||
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 | |
svn-id: r54385 | |||
2010-06-07 | Groovie: | Jordi Vilalta Prat | |
- Rewritten T7G's font code to subclass Graphics::Font and make it cleaner. - Use theme fonts for the Mac version of T7G (which used ugly system fonts originally). With this the Mac version should be completable. - Cleanup include interdependencies. svn-id: r49487 | |||
2010-05-20 | Groovie: Tweak a filename of the Mac version of T7G | Jordi Vilalta Prat | |
svn-id: r49112 | |||
2010-05-11 | Add support for loading T7G Mac resources using the MacResManager. | Matthew Hoops | |
svn-id: r49005 | |||
2010-01-08 | Move DisposeAfterUse::Flag from Common to global namespace, and into a new ↵ | Max Horn | |
header common/types.h svn-id: r47180 | |||
2009-10-18 | Introduced new type Common::DisposeAfterUse::Flag | Max Horn | |
svn-id: r45233 | |||
2009-07-15 | Got rid of two more ioFailed uses | Max Horn | |
svn-id: r42501 | |||
2009-03-10 | - Convert some file references from uint16 to uint32 to suit 11H | Scott Thomas | |
- Add some 11H opcodes svn-id: r39313 | |||
2008-11-14 | Patch #2271425: Groovie engine | Max Horn | |
svn-id: r35060 |