index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
groovie
/
script.h
Age
Commit message (
Expand
)
Author
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-15
GROOVIE: Use uint32 when searching for a video id by name
Scott Thomas
2011-04-07
GROOVIE: Add additional play-speed modes to T7G.
Scott Thomas
2010-06-15
Surface is a struct, not a class
Filippos Karapetis
2010-06-07
Groovie:
Jordi Vilalta Prat
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2009-12-24
11H: Add some more opcode stubs
Scott Thomas
2009-08-21
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
Scott Thomas
2009-08-05
T7G: Fix bug #2831041 by implementing opcode responsible for starting music p...
Scott Thomas
2009-07-20
Proper implementation of microscope puzzle.
Eugene Sandulenko
2009-03-10
- Convert some file references from uint16 to uint32 to suit 11H
Scott Thomas
2009-03-10
Groovie: Initial support for different opcode sets
Jordi Vilalta Prat
2008-12-30
Fix for dialogue from Stauf and Ego during puzzles.
Scott Thomas
2008-12-24
Allocate just the required memory for scripts (spotted by sev)
Jordi Vilalta Prat
2008-12-06
T7G: Fix for performance issue in save/load screen when hovering savegames
Scott Thomas
2008-11-25
T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play...
Jordi Vilalta Prat
2008-11-19
T7G: Add framework for microscope puzzle AI
Henry Bush
2008-11-16
T7G: Two leftover commits from t7gre: fix broken palette on intro video, and ...
Henry Bush
2008-11-15
Simplify error debugging by implementing GroovieEngine::errorString()
Jordi Vilalta Prat
2008-11-15
Fix for bug "Save game's names don't show up" (issue 31 on google code)
Jordi Vilalta Prat
2008-11-14
Patch #2271425: Groovie engine
Max Horn