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
/
scumm
Age
Commit message (
Expand
)
Author
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-05
SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70he
Max Horn
2011-04-05
SCUMM: Move _heV7DiskOffsets from ScummEngine to ScummEngine_v70he
Max Horn
2011-04-05
SCUMM: Split ScummEngine::generateFilename, move HE specifics to class ScummE...
Max Horn
2011-04-05
SCUMM: Rename InfoStuff to SaveStateMetaInfos
Max Horn
2011-04-05
SCUMM: Move ActorHE into its own header, move some HE specific stuff out of s...
Max Horn
2011-04-05
SCUMM: Cleanup
Max Horn
2011-04-05
SCUMM: Fix off-by-one mistakes in out-of-bounds checks; name some constants
Max Horn
2011-04-04
SCUMM: Extend debug command 'object' to allow querying state
Max Horn
2011-04-04
SCUMM: Extend workaround for bug #1668393 (see bug #3267665)
Max Horn
2011-04-04
SCUMM: Check for cutSceneStackPointer underflows
Max Horn
2011-04-02
SCUMM: Add support for append mode to o72_openFile()
Matthew Hoops
2011-04-01
SCUMM: Make sure finalize is called from o60_closeFile()
Matthew Hoops
2011-04-01
SCUMM: Stub off file append mode in o72_openFile()
Matthew Hoops
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-23
ENGINES: Use Common::StackLock in more places
Max Horn
2011-03-23
SCUMM: Remove unused iMuse MIDI 'passthrough' code
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-22
I18N: Break keyboard shortcut translation by key
Thierry Crozat
2011-03-22
Merge branch 'master' of https://github.com/scummvm/scummvm
athrxx
2011-03-22
SCUMM FM-TOWNS: cleanup (thx LordHoto)
athrxx
2011-03-19
SCUMM: Cleanup syncSoundSettings()
dhewg
2011-03-19
SCUMM: Changed usage of PI to M_PI (normally defined in math.h)
md5
2011-03-06
SCUMM: Use the new WinCursor code in SCUMM HE
Matthew Hoops
2011-02-22
COMMON: Begin to merge some NE/PE code
Matthew Hoops
2011-02-22
SCUMM: Use the new PEResources class for HE cursors
Matthew Hoops
2011-02-20
SCUMM: More DISABLE_TOWNS_DUAL_LAYER_MODE mess
dhewg
2011-02-14
SCUMM: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-13
SCUMM FM-TOWNS: minor cleanup (git test)
athrxx
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
SCUMM: Avoid hiding overloaded virtual method
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-30
SCUMM: Fix Valgrind mismatched delete errors in SMUSH channel base class.
David Turner
2011-01-30
SCUMM: Remove direct usage of OSystem quit() function in SCUMM engine code.
David Turner
2011-01-28
SCUMM: Fix bug #3167036 - BluesBirthday: Crash in the demo.
Travis Howell
2011-01-25
SCUMM: Restore the missing copyright for the PE code (wrongfully removed in r...
Matthew Hoops
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
2011-01-16
SCUMM: Prefer "Could not" over "Couldn't" in some error messages.
Johannes Schickel
2011-01-02
JANITORIAL: Suppress some useless includes
Arnaud Boutonné
2010-12-28
SCUMM: Correct fix for bug #3145951 - DIG: Subtitles won't turn off (regressi...
Travis Howell
2010-12-28
SCUMM: Another fix for bug #3145951 - DIG: Subtitles won't turn off (regressi...
Travis Howell
2010-12-27
SCUMM: Fix bug #3145951 - DIG: Subtitles won't turn off (regression).
Travis Howell
2010-12-27
SCUMM: Fix bug #3143039 - ACTIVITY: Circus Stormin' crash.
Travis Howell
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-12-11
SCUMM/FM-TOWNS: hopefully fix bug #1463434
Florian Kagerer
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-12-02
SCUMM: Workaround for bug #1447058, a race condition in the game scripts
Max Horn
[next]