Age | Commit message (Expand) | Author |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2014-02-18 | GROOVIE: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-01-02 | GROOVIE: Simplify the movie speed settings and add a GUI option | Filippos Karapetis |
2012-12-13 | Merge pull request #293 from clone2727/qtmidi | clone2727 |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-12 | GROOVIE: Add detection for 11H Mac | Matthew Hoops |
2011-10-24 | GROOVIE: Add GUIO_NOASPECT | Strangerke |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko |
2011-06-16 | GROOVIE: flag all WIP games with ADGF_UNSTABLE | Tarek Soliman |
2011-06-14 | GROOVIE: Document why I *think* kADFlagUseExtraAsHint is used | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-10 | GROOVIE: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-06-01 | GROOVIE: Detect iOS platform based on binary existence | Scott Thomas |
2011-05-31 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-08 | GROOVIE: Add detection for T7G iOS based on m4a files | Scott Thomas |
2011-02-04 | GROOVIE: Disable other T7G Mac entries as they should no longer be needed | Matthew Hoops |
2011-02-04 | COMMON: Only take the md5 of the resource fork data section | Matthew Hoops |
2010-12-19 | GROOVIE: Add two new t7g detection entries, one from bug tracker, one from me | Henry Bush |
2010-09-08 | GROOVIE: Improve sound handling. | Jordi Vilalta Prat |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-06-07 | Groovie: | Jordi Vilalta Prat |
2010-05-11 | Add support for loading T7G Mac resources using the MacResManager. | Matthew Hoops |
2010-01-03 | Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null | Torbjörn Andersson |
2009-11-23 | GROOVIE: Reduce header interdependency | Max Horn |
2009-11-03 | Capitalize the word Sequel in The 11th Hour's title. | Matthew Hoops |
2009-08-31 | Revert revision 43845, to keep configure options for games and game engines c... | Travis Howell |
2009-08-31 | Added the --enable-unsupported option to enable the detection of the | Jordi Vilalta Prat |
2009-08-31 | Add configure option for Groovie 2 games. | Travis Howell |
2009-06-14 | Fix groovie's GUI game options | Jordi Vilalta Prat |
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-03-14 | Give more meaningful names to detected entries. | Eugene Sandulenko |
2009-03-14 | Avoid polluting of global gameid namespace and restore compatibility with | Eugene Sandulenko |
2009-03-12 | Groovie: We need to save gameids to distinguish different entries detected fr... | Jordi Vilalta Prat |
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ... | Jordi Vilalta Prat |
2009-02-15 | Fixed compiler warning about loss of precision | Paul Gilbert |
2009-01-29 | Moved AdvancedDetector from common/ to engines/ | Max Horn |
2009-01-13 | Reduced savegame code duplication and added savegame format versioning. | Jordi Vilalta Prat |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-29 | Add detection for Russian The 7th Guest. | Eugene Sandulenko |
2008-12-23 | Update detection of the 11th hour demo. The disk.1 wasn't with the other files. | Matthew Hoops |
2008-12-21 | add detection for The 11th Hour demo | Matthew Hoops |
2008-11-15 | Added GroovieMetaEngine::getMaximumSaveSlot() | Jordi Vilalta Prat |
2008-11-15 | Turn on single gameid in order to avoid polluting gameid namespace. | Eugene Sandulenko |
2008-11-14 | Patch #2271425: Groovie engine | Max Horn |