Age | Commit message (Expand) | Author |
2018-11-03 | GROOVIE: Fix GMM loads, block saves in a puzzle | Scott Thomas |
2018-08-03 | GROOVIE: Allow saving via GMM and increase save slots to 25 | David Fioramonti |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2016-07-28 | GROOVIE: Move debug channel registration to the top of the engine constructor | Eugene Sandulenko |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-03-13 | BACKENDS: Only expose one set of functions for AudioCDManager | Matthew Hoops |
2016-03-13 | BACKENDS: Move to an openCD() without parameters as the public API | Matthew Hoops |
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste |
2014-06-05 | GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. | D G Turner |
2014-06-02 | GROOVIE: Only compile ROQ when groovie2 is enabled | Matthew Hoops |
2014-06-01 | GROOVIE: Switch to 32bpp only in groovie2 | Matthew Hoops |
2014-06-01 | GROOVIE: Remove groovie2 8bpp mode | Matthew Hoops |
2014-02-18 | GROOVIE: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-01-02 | GROOVIE: Simplify the movie speed settings and add a GUI option | Filippos Karapetis |
2012-09-12 | GROOVIE: Load the 11H Mac installer file when present | Matthew Hoops |
2012-09-12 | GROOVIE: Add a MusicPlayerMac_v2 for 11H Mac | Matthew Hoops |
2012-09-09 | GROOVIE: Rename MusicPlayerMac to MusicPlayerMac_t7g | Matthew Hoops |
2012-03-24 | GROOVIE: Detect if external music exists for the Music Enhancement Project. | Scott Thomas |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-06-03 | GROOVIE: Remove Unecessary debugger errorString() function. | D G Turner |
2011-05-31 | GROOVIE: Rename MusicPlayerMPEG4 to MusicPlayerIOS | 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-11 | GROOVIE: T7G iOS isn't a CD game - don't check or prompt user | Scott Thomas |
2011-04-07 | GROOVIE: Add a stub MPEG4 music player | Matthew Hoops |
2011-04-08 | GROOVIE: Fix brace formatting. | Scott Thomas |
2011-04-07 | GROOVIE: Add additional play-speed modes to T7G. | Scott Thomas |
2011-03-19 | GROOVIE: Set global volume levels | dhewg |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-08 | COMMON: Push #include audiocd.h in system.h out to .cpp files | Max Horn |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-09-08 | GROOVIE: Improve sound handling. | Jordi Vilalta Prat |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-07-01 | Add support for the 'fallback' MIDI in T7G's intro when the CD track cannot b... | Matthew Hoops |
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-06-07 | Groovie: | Jordi Vilalta Prat |
2010-05-11 | Add support for loading T7G Mac resources using the MacResManager. | Matthew Hoops |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-05-04 | Move initGraphics and initCommonGFX from to new header. | Max Horn |
2010-05-04 | Get rid of Engine::_gameDataDir. | Max Horn |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2009-11-23 | GROOVIE: Reduce header interdependency | Max Horn |
2009-09-24 | Changed _script to be a pointer, in order to control its creation/destruction... | Filippos Karapetis |
2009-09-23 | Got rid of Common::File::addDefaultDirectory, instead implemented the solutio... | Johannes Schickel |
2009-08-21 | Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here | Scott Thomas |