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
Age
Commit message (
Expand
)
Author
2011-03-29
SCI: Add workaround for a GK1 pointer comparison
Matthew Hoops
2011-03-29
MOHAWK: Stop playing LB anim sounds on seek().
Alyssa Milburn
2011-03-29
SCI: Limit SCI32 view scaling to when we're actually scaling
Matthew Hoops
2011-03-29
MOHAWK: Fix priority check in LB's lockSound().
Alyssa Milburn
2011-03-29
MOHAWK: Handle LB item sound priorities.
Alyssa Milburn
2011-03-29
MOHAWK: Destroying an LBGroupItem destroys the whole group.
Alyssa Milburn
2011-03-29
MOHAWK: Don't fail to delete consecutive items.
Alyssa Milburn
2011-03-29
MOHAWK: Fix LB debug message to use the right name.
Alyssa Milburn
2011-03-29
MOHAWK: comment text after #endif
Alyssa Milburn
2011-03-29
GOB: Use memmove instead of memcpy in Surface::blit()
Sven Hesse
2011-03-28
MOHAWK: Don't compile RivenOptionsDialog when Riven isn't enabled
Matthew Hoops
2011-03-28
MOHAWK: Allow disabling of Riven compilation
Matthew Hoops
2011-03-28
MOHAWK: Allow disabling compiling cstime
Matthew Hoops
2011-03-28
MOHAWK: Allow disabling compilation of Myst
Matthew Hoops
2011-03-28
SCI: Fix Compilation with --enable-release set.
D G Turner
2011-03-28
SCI: Add detection entry for my GK1 floppy version.
Johannes Schickel
2011-03-28
AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it
Max Horn
2011-03-28
M4: Corrected incorrect case in cheat key handler
Paul Gilbert
2011-03-28
SCI: Renamed restAdjust to r_rest (like r_acc and r_prev)
md5
2011-03-28
SCI: Error out when kMemorySegment() is requested to save more than 256 bytes
md5
2011-03-28
SCI: Set the GC_INTERVAL define to its hexadecimal equivalent
md5
2011-03-27
MOHAWK: Correct title of Dr. Seuss's ABC
Matthew Hoops
2011-03-27
SCI: Moved some debug functions from vm.cpp to scriptdebug.cpp
md5
2011-03-27
SCI: Fix default pan value in MIDI driver.
Walter van Niftrik
2011-03-26
MOHAWK: Stub off LB mini games
Matthew Hoops
2011-03-26
SCI: Removed the READ_VAR and WRITE_VAR wrappers
md5
2011-03-26
SCI: Refactored and cleaned up the VM call stack handling code
md5
2011-03-25
SAGA: Add missing include
dhewg
2011-03-25
SAGA: Change Sage to use Audio::MidiPlayer
Max Horn
2011-03-25
QUEEN: Remove leftover class forward declaration
Max Horn
2011-03-25
SWORD25: more translated comments from gfx/image (patch #3238507)
Max Horn
2011-03-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-25
TINSEL: Remove unused TinselEngine::_musicVolume member
Max Horn
2011-03-25
PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructors
Max Horn
2011-03-25
HUGO: Move MidiDriver creation into MidiPlayer constructor
Max Horn
2011-03-25
TOUCHE: Move _gmToRol to midi.cpp
Max Horn
2011-03-25
TOUCHE: Change MidiPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-25
SCI: Reordered some functions
md5
2011-03-25
SCI: Cleaned up the BreakpointType enum and documented the bpe command
md5
2011-03-25
SCI: Cleaned up send_selector()
md5
2011-03-25
SCI: Extended a workaround for KQ7 to apply in all rooms
md5
2011-03-25
SCI: Make sure that planeOffsetX is always correctly initialized
md5
2011-03-25
SCI: Add two TODOs
dhewg
2011-03-24
SCI: Close Memory Leak from kAnimate Calls.
D G Turner
2011-03-24
HUGO: Turn FileManager::getBootCypher into a const static variable
Max Horn
2011-03-24
SAGA: Rename some MusicDriver members to match Audio::MidiPlayer
Max Horn
2011-03-24
QUEEN: Rename some MidiMusic members to match Audio::MidiPlayer
Max Horn
2011-03-24
TINSEL: Change MidiMusicPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-24
PARALLACTION: Change MidiPlayer impls to derive from Audio::MidiPlayer
Max Horn
2011-03-24
MADE: Change MusicPlayer to derive from Audio::MidiPlayer
Max Horn
[next]