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-06-23
ANALYSIS: Fix potential memory leak when using realloc
Julien
2011-06-23
AGOS: Fix operator precedence warning
Julien
2011-06-23
DRACI: Replace abort() call by error()
Julien
2011-06-22
LASTEXPRESS: Fix leak and corruption of event handlers function pointers
Littleboy
2011-06-22
LASTEXPRESS: Refactor Fight class
Littleboy
2011-06-22
LASTEXPRESS: Move Fight class to its own folder
Littleboy
2011-06-23
SAGA: Fix Bug #3323722 ("IHNM: Crash to desktop in Ellen's Adventure")
D G Turner
2011-06-22
Merge pull request #46 from tramboi/master
Eugene Sandulenko
2011-06-22
DREAMWEB: frameoutv becomes a native function
Bertrand Augereau
2011-06-22
TSAGE: Fix bug in sound fading in scene 20.
Strangerke
2011-06-22
TSAGE: Don't crash if -x option points to an non-existing savegame.
eriktorbjorn
2011-06-22
LASTEXPRESS: Make some static data const respectively static.
Johannes Schickel
2011-06-22
SCI: Mark sq6 as a CD game
Max Horn
2011-06-22
TSAGE: Remove out of date TODO comments where applicable
Paul Gilbert
2011-06-22
TSAGE: Fix sounds not getting registered in Globals::_sounds
Paul Gilbert
2011-06-22
TSAGE: Clarified Globals::_sceneListeners as Globals::_sounds
Paul Gilbert
2011-06-22
TSAGE: Bugfix for sound assert in scene 20
Paul Gilbert
2011-06-22
LASTEXPRESS: Named several soundEntry structure members
Eugene Sandulenko
2011-06-22
LASTEXPRESS: Implement sound filters. Still not hooked in.
Eugene Sandulenko
2011-06-22
DREAMWEB: Fix bug in tasmrecover causing load/save mixup
Willem Jan Palenstijn
2011-06-21
COMMON: Move HerculesDimensions enum to SCUMM.
Johannes Schickel
2011-06-21
TSAGE: Bugfix for properly stopping playing sounds
Paul Gilbert
2011-06-21
TSAGE: Fix updating the volume when changed in the Options dialog
Paul Gilbert
2011-06-21
TSAGE: Disable SFX and speech volume sliders for all games
Paul Gilbert
2011-06-21
TSAGE: Fixes for sound fading
Paul Gilbert
2011-06-21
TSAGE: Fix for un-used variable in _sfRethinkVoiceTypes
Paul Gilbert
2011-06-20
I18N: Make the unsupported game warning translatable
Thierry Crozat
2011-06-20
DREAMWEB: Use kMaingamepal provided by the tasm-recover
eriktorbjorn
2011-06-20
DREAMWEB: Remove readabyte() and readoneblock()
eriktorbjorn
2011-06-20
DREAMWEB: Remove convertkey()
eriktorbjorn
2011-06-20
TINSEL: Don't leak running processes in Scheduler::reset().
Alyssa Milburn
2011-06-20
TINSEL: Fix/comment CORO_KILL_SELF macro.
Alyssa Milburn
2011-06-20
TSAGE: Replaced integer counters used as mutexes with Common::Mutex usage
Paul Gilbert
2011-06-20
TSAGE: Loop variables are meant to be integers rather than bools
Paul Gilbert
2011-06-20
TSAGE: Bugfix for crash when exiting whilst a sound is playing
Paul Gilbert
2011-06-20
TSAGE: Sound is now working!
Paul Gilbert
2011-06-20
TSAGE: Corrections to the sound fading code
Paul Gilbert
2011-06-20
TSAGE: Bugfix for properly decrementing _disabledServerCount
Paul Gilbert
2011-06-20
TSAGE: Initial implementation of AudioStream interface for sound driver
Paul Gilbert
2011-06-20
SCI: Let fallback detector set GUIO_NOSPEECH appropriately
Max Horn
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
TEENAGENT: Get rid of unused variable.
Johannes Schickel
2011-06-19
TSAGE: Fix signalling an action when a song stops
Paul Gilbert
2011-06-19
DREAMWEB: Fix compilation error on MSVC
Paul Gilbert
2011-06-19
TSAGE: Silence GCC warnings (hopefully without breaking anything)
eriktorbjorn
2011-06-19
DREAMWEB: Added crash workaround
Vladimir Menshakov
2011-06-19
DREAMWEB: Added assertions on cx == 0xffff
Vladimir Menshakov
2011-06-19
SCUMM: fix SCUMM3 FM-TOWNS font rendering glitch in Japanese mode
athrxx
2011-06-19
DREAMWEB: Added checksums for German CD release
Vladimir Menshakov
2011-06-19
DREAMWEB: Removed getback = 4 hack, added clean exit from every menus and cre...
Vladimir Menshakov
[next]