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-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
2010-12-02
SCUMM: Fix bug in V12 games causing chars to be lost when wrapping talk text
Max Horn
2010-12-01
SCUMM: Fix GM initialization when "enable_gs" is set.
Johannes Schickel
2010-11-30
Fix bug #3093750 - FT: Truck and Aircraft computer text missing (regression).
Travis Howell
2010-11-28
i18N: Add a few strings to translate in the SCUMM help dialog.
Thierry Crozat
2010-11-23
I18N: Add translation of the SCUMM help dialog.
Thierry Crozat
2010-11-23
SCUMM: Use explicit XOR decoding code in BaseScummFile subclasses
Max Horn
2010-11-23
SCUMM: Replace Common::File uses by SeekableReadStream and SearchMan
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-17
ENGINES: Change 'colour' to 'color'
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
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-07
COMMON: Rename and tweak MD5 functions
Max Horn
[next]