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
Age
Commit message (
Expand
)
Author
2009-02-15
T7G: Fix for #2511456. Volume is now only reset to 100 on playing a new track...
Henry Bush
2009-02-15
T7G: print out the current script pos in decimal too (to match ST's decomp's ;-)
Henry Bush
2009-02-15
Fixed compiler warning about loss of precision
Paul Gilbert
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
Don't use g_engine to access the mixer
Max Horn
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-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-28
T7G: start background music at start of input loop (0x0B). Should fix 2474078...
Henry Bush
2009-01-14
-1 is not an uint8. Assuming ones-complement, though, I guess 255 was meant
Max Horn
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-14
- Initialize the current cursor to an invalid one (this removes a glitch when...
Jordi Vilalta Prat
2009-01-13
Reduced savegame code duplication and added savegame format versioning.
Jordi Vilalta Prat
2009-01-13
Added const qualifier to (char *) parameter
Jordi Vilalta Prat
2009-01-13
Fix dithering of scaled videos
Jordi Vilalta Prat
2009-01-08
T7G: Stage one of move to ScummVM's CursorMan: rename groovie one so it doesn...
Henry Bush
2009-01-08
T7G: Reset midi volume to 100 on starting a track, cleanup
Henry Bush
2009-01-07
Fix an invalid access when the quit opcode occupies the last byte of the scri...
Jordi Vilalta Prat
2009-01-07
Complete the ROQ video decoding (there are still a few minor glitches)
Jordi Vilalta Prat
2009-01-01
Use the proper samples file name for 11h
Jordi Vilalta Prat
2009-01-01
Set/unified svn:keywords for all *.h and *.cpp files
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-30
Fix for dialogue from Stauf and Ego during puzzles.
Scott Thomas
2008-12-29
Add detection for Russian The 7th Guest.
Eugene Sandulenko
2008-12-29
T7G graphics enhancement: Add the unused skeleton graphics to the maze
Scott Thomas
2008-12-24
Allocate just the required memory for scripts (spotted by sev)
Jordi Vilalta Prat
2008-12-24
T7G: Implement runtime script fix for cake puzzle bug.
Scott Thomas
2008-12-23
Update detection of the 11th hour demo. The disk.1 wasn't with the other files.
Matthew Hoops
2008-12-23
Silenced MSVC warnings
Filippos Karapetis
2008-12-23
Fix a valgrind error by using the appropiate delete operator
Jordi Vilalta Prat
2008-12-23
T7G: Fix the stuck mouse cursor
Jordi Vilalta Prat
2008-12-23
T7G: Don't wait for the CD track to end
Jordi Vilalta Prat
2008-12-23
Improve the palette fading (timing and factor calculation), which fixes the i...
Jordi Vilalta Prat
2008-12-21
add detection for The 11th Hour demo
Matthew Hoops
2008-12-19
T7G: Add support for custom AdLib instruments
Jordi Vilalta Prat
2008-12-18
Fixed cursor palette when returning from GMM/Debugger. (Thanks to jvprat for ...
Johannes Schickel
2008-12-06
T7G: Fix for performance issue in save/load screen when hovering savegames
Scott Thomas
2008-11-30
T7G: Reset origin at end of video: should fix seg fault after losing the micr...
Henry Bush
2008-11-30
T7G: Stop errorString from printing script position
Henry Bush
2008-11-25
T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play...
Jordi Vilalta Prat
2008-11-24
T7G: Implemented volume fading
Jordi Vilalta Prat
2008-11-24
T7G: Add a debug level to play movies fast with no pcm sound (unstable)
Henry Bush
2008-11-24
T7G: AI in microscope puzzle is "complete" (ie good enough for now)
Henry Bush
2008-11-22
T7G Microscope: Stauf now makes legal moves (though not good ones)
Henry Bush
2008-11-19
T7G: Add framework for microscope puzzle AI
Henry Bush
2008-11-18
Added a mutex to the Groovie MIDI player. Maybe that will fix the rare and
Torbjörn Andersson
2008-11-16
Fixed various g++ warnings ("format not a string literal and no format argume...
Johannes Schickel
[next]