aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/script.h
AgeCommit message (Expand)Author
2018-11-03GROOVIE: Fix GMM loads, block saves in a puzzleScott Thomas
2018-08-03GROOVIE: Allow saving via GMM and increase save slots to 25David Fioramonti
2014-11-03GROOVIE: Add a stub for opcode 42 in V2 gamesFilippos Karapetis
2014-02-18GROOVIE: Make GPL headers consistent in themselves.Johannes Schickel
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-15GROOVIE: Use uint32 when searching for a video id by nameScott Thomas
2011-04-07GROOVIE: Add additional play-speed modes to T7G.Scott Thomas
2010-06-15Surface is a struct, not a classFilippos Karapetis
2010-06-07Groovie:Jordi Vilalta Prat
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2009-12-2411H: Add some more opcode stubsScott Thomas
2009-08-21Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in hereScott Thomas
2009-08-05T7G: Fix bug #2831041 by implementing opcode responsible for starting music p...Scott Thomas
2009-07-20Proper implementation of microscope puzzle.Eugene Sandulenko
2009-03-10- Convert some file references from uint16 to uint32 to suit 11HScott Thomas
2009-03-10Groovie: Initial support for different opcode setsJordi Vilalta Prat
2008-12-30Fix for dialogue from Stauf and Ego during puzzles.Scott Thomas
2008-12-24Allocate just the required memory for scripts (spotted by sev)Jordi Vilalta Prat
2008-12-06T7G: Fix for performance issue in save/load screen when hovering savegamesScott Thomas
2008-11-25T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play...Jordi Vilalta Prat
2008-11-19T7G: Add framework for microscope puzzle AIHenry 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-15Fix for bug "Save game's names don't show up" (issue 31 on google code)Jordi Vilalta Prat
2008-11-14Patch #2271425: Groovie engineMax Horn