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.cpp
Age
Commit message (
Expand
)
Author
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-11-29
GROOVIE: Prefer 'mask' animations to run at regular speed.
Scott Thomas
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
2011-07-02
ENGINES: Clean up SaveStateDescriptor.
Johannes Schickel
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-05-31
Merge remote branch 'upstream/master' into t7g-ios
Matthew Hoops
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
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-25
GROOVIE: fix for bug #3093310
spookypeanut
2011-04-20
GROOVIE: Tweak supernatural teeth detection (for VDX playback speed)
Scott Thomas
2011-04-15
GROOVIE: Use uint32 when searching for a video id by name
Scott Thomas
2011-04-14
ALL: centre -> center
Max Horn
2011-04-07
GROOVIE: Add additional play-speed modes to T7G.
Scott Thomas
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
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-04-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2009-12-24
11H: Add some more opcode stubs
Scott Thomas
2009-10-26
Groovie: Fix some styling issues pointed by cppcheck
Jordi Vilalta Prat
2009-10-01
T7G: Proper fix for #2847539 - remove ambiguity in multi-byte script reads.
Scott Thomas
2009-09-08
T7G: Fix bug #2853185 where card puzzle doesn't clean up, resulting in a blan...
Scott Thomas
2009-08-30
Groovie: Replace sprintf() usage with String::printf()
Jordi Vilalta Prat
2009-08-21
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
Scott Thomas
2009-08-16
Fix warning caused by -Wformat-security.
Johannes Schickel
2009-08-05
T7G: Fix bug #2831041 by implementing opcode responsible for starting music p...
Scott Thomas
2009-08-03
T7G: Fix bug #2831046 where save names not shown after loading a save from la...
Scott Thomas
2009-07-25
Move the event recorder to its own class (EventRecoder inside common/EventRec...
Johannes Schickel
2009-07-20
Proper implementation of microscope puzzle.
Eugene Sandulenko
2009-07-03
Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings
Max Horn
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
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
2009-03-01
Remove extra whitespaces
Jordi Vilalta Prat
2009-02-15
- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
Johannes Schickel
2009-02-15
T7G: Fix for #2511456. Volume is now only reset to 100 on playing a new track...
Henry Bush
2009-02-01
T7G: Fix for 2474078 (hopefully). Check if volume has fallen to correct level...
Henry Bush
2009-02-01
T7G: revert r36125 until I figure out why it broke general midi music
Henry Bush
2009-01-30
Renamed SpecialDebugLevel to DebugChannel
Max Horn
2009-01-30
Some more 'special debug levels' tweaks
Max Horn
2009-01-30
Some work on the 'special debug levels' aka 'engine debug levels' code
Max Horn
2009-01-28
T7G: start background music at start of input loop (0x0B). Should fix 2474078...
Henry Bush
2009-01-14
Hide the mouse cursor when loading a saved game
Jordi Vilalta Prat
2009-01-14
Show the cursor and update it properly when closing the GMM.
Jordi Vilalta Prat
2009-01-13
Reduced savegame code duplication and added savegame format versioning.
Jordi Vilalta Prat
2009-01-08
T7G: Stage one of move to ScummVM's CursorMan: rename groovie one so it doesn...
Henry Bush
[next]