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
2018-08-03
GROOVIE: Allow saving via GMM and increase save slots to 25
David Fioramonti
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2014-11-03
GROOVIE: Initial implementation of direct game load for the 11th Hour
Filippos Karapetis
2014-11-03
GROOVIE: Add a stub for opcode 42 in V2 games
Filippos Karapetis
2014-11-03
GROOVIE: Implement o2_copyscreentobg and o2_copybgtoscreen
Filippos Karapetis
2014-11-03
GROOVIE: Add initial full screen functionality for V2 games
Filippos Karapetis
2014-11-03
GROOVIE: Finish implementation of o_hotspot_outrect
Filippos Karapetis
2014-06-05
GROOVIE: Use debugC() and debugCN() functions directly in script debug.
D G Turner
2014-06-05
GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup.
D G Turner
2014-06-02
GROOVIE: Add sanity checks and range limits to copyRect opcode param.
D G Turner
2014-02-18
GROOVIE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-03
GROOVIE: Take advantage of Surface::getPixels.
Johannes Schickel
2012-06-16
GROOVIE: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
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
[next]