aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/groovie.h
AgeCommit message (Expand)Author
2018-08-03GROOVIE: Allow saving via GMM and increase save slots to 25David Fioramonti
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2014-06-05GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup.D G Turner
2014-06-01GROOVIE: Remove groovie2 8bpp modeMatthew Hoops
2014-02-18GROOVIE: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-02GROOVIE: Simplify the movie speed settings and add a GUI optionFilippos Karapetis
2012-11-15GROOVIE: Added documentation for the GameSpeed enumFilippos Karapetis
2011-06-03GROOVIE: Remove Unecessary debugger errorString() function.D G Turner
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: Format forward declarations to follow conventionOri Avtalion
2011-04-07GROOVIE: Add additional play-speed modes to T7G.Scott Thomas
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-07-01Add support for the 'fallback' MIDI in T7G's intro when the CD track cannot b...Matthew Hoops
2010-06-07Groovie:Jordi Vilalta Prat
2010-05-11Add support for loading T7G Mac resources using the MacResManager.Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-27Brief Groovie namespace commentScott Thomas
2009-11-24Added Doxygen comments for the various engine namespaces (currently mostly wi...Max Horn
2009-11-23GROOVIE: Reduce header interdependencyMax Horn
2009-09-24Changed _script to be a pointer, in order to control its creation/destruction...Filippos Karapetis
2009-08-21Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in hereScott Thomas
2009-03-10Groovie: Initial support for different opcode setsJordi Vilalta Prat
2009-03-01Groovie: Merged init() and go() into run()Jordi Vilalta Prat
2009-03-01Merged Engine::go() and ::init() into a new run() method (currently implement...Max Horn
2009-02-15Fixed compiler warning about loss of precisionPaul Gilbert
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-08T7G: Stage one of move to ScummVM's CursorMan: rename groovie one so it doesn...Henry Bush
2008-11-24T7G: Add a debug level to play movies fast with no pcm sound (unstable)Henry Bush
2008-11-24T7G: AI in microscope puzzle is "complete" (ie good enough for now)Henry Bush
2008-11-16T7G: Two leftover commits from t7gre: fix broken palette on intro video, and ...Henry Bush
2008-11-15Simplify error debugging by implementing GroovieEngine::errorString()Jordi Vilalta Prat
2008-11-14Patch #2271425: Groovie engineMax Horn