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
/
scumm.cpp
Age
Commit message (
Expand
)
Author
2011-07-10
SCUMM: Limit iMuse default instrument load to PC Speaker output.
Johannes Schickel
2011-07-09
SCUMM: fix DS compilation
athrxx
2011-07-09
SCUMM: cleanup sjis font rendering code
athrxx
2011-07-08
SCUMM: Initial PC Speaker output implementation for SCUMM v5.
Johannes Schickel
2011-06-21
COMMON: Move HerculesDimensions enum to SCUMM.
Johannes Schickel
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-18
SCUMM: fixed messed up colors in 16bit HE games
athrxx
2011-06-16
SCUMM: fix bug in cb661d63d0cd45d1231435a593b74dfc51872a0f
athrxx
2011-06-16
SCUMM: slightly changed behavior of 16bit mode detection
athrxx
2011-06-15
SCUMM: change comment in last commit
athrxx
2011-06-15
SCUMM: hopefully fix 16bit mode support for SCUMM FM-TOWNS games and LOOM PCE...
athrxx
2011-06-15
SCUMM: fix bug #3316738
athrxx
2011-06-13
SCUMM: Change MessageDialog button label for consistency
Thierry Crozat
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-06-13
SCUMM: fix engine destructor
athrxx
2011-06-03
SCUMM: fix typo (reported by Littleboy)
athrxx
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-17
SCUMM: Add missing imuse feature
athrxx
2011-05-17
SCUMM: Adapt code to latest FM-TOWNS audio driver changes
athrxx
2011-05-17
FM-TOWNS AUDIO: Some more midi driver code for FM-TOWNS monkey2 and indy4
athrxx
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-13
SCUMM: Remove useless allocateArrays call, and make sure all resources are pr...
Max Horn
2011-05-13
SCUMM: Make it clearer that SCUMM's 'restart' feature leaks like hell
Max Horn
2011-05-13
SCUMM: Add a Resource class, refactor res code around it
Max Horn
2011-05-13
SCUMM: Rename ResTypeData::tag to _tag, get rid of ResTypeData::name
Max Horn
2011-05-13
SCUMM: Get rid of the MemBlkHeader hack
Max Horn
2011-05-13
SCUMM: Document and cleanup resource type mode
Max Horn
2011-05-13
SCUMM: Refactor how resource (types) are srepresented
Max Horn
2011-05-13
SCUMM: Move class ResourceManager to its own header
Max Horn
2011-05-13
SCUMM: Move tmsk code into its own Gdi subclass
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-27
SCUMM: Add separate game id's for soccermls and soccer2004
Matthew Hoops
2011-04-22
SCUMM: Do not pass non-string literal but "%s" + string to displayMessage.
Johannes Schickel
2011-04-22
DOTT: MM message can now be translated.
Thierry Crozat
2011-04-18
SCUMM: Make use of new Common::Error type
Max Horn
2011-04-17
SCUMM: Prefer Surface::create taking a PixelFormat over the one taking a byte...
Johannes Schickel
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: Move ActorHE into its own header, move some HE specific stuff out of s...
Max Horn
2011-03-23
SCUMM: Remove unused iMuse MIDI 'passthrough' code
Max Horn
2011-03-19
SCUMM: Cleanup syncSoundSettings()
dhewg
2011-02-20
SCUMM: More DISABLE_TOWNS_DUAL_LAYER_MODE mess
dhewg
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
2010-10-27
ENGINE: Rename resetTotalPlayTime to setTotalPlayTime.
Johannes Schickel
[prev]
[next]