aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-22I18N: Update Hungarian translation from patch #3323744Thierry Crozat
2011-06-22COMMON: Improve loading of translations data fileThierry Crozat
2011-06-22DREAMWEB: frameoutv becomes a native functionBertrand Augereau
2011-06-22TSAGE: Fix bug in sound fading in scene 20.Strangerke
2011-06-22Merge pull request #26 from Littleboy/taskbarEugene Sandulenko
2011-06-22TSAGE: Don't crash if -x option points to an non-existing savegame.eriktorbjorn
2011-06-22CONFIGURE: When building the SDL backend, display the SDL version number.Bastien Bouclet
2011-06-22PS3: Added a readmeBastien Bouclet
2011-06-22PS3: Build with -mminimal-toc to allow loading larger elfs. Thanks to andoma ...Bastien Bouclet
2011-06-22PS3: Keep updating the screen while the XMB is open to prevent it from freezingBastien Bouclet
2011-06-22PS3: Map joypad buttons to features. Enable the virtual keyboard.Bastien Bouclet
2011-06-22PS3: Add a SDL 1.3 mixer, for use with the PS3 backend.Bastien Bouclet
2011-06-22PS3: Initial version of the PlayStation 3 backendBastien Bouclet
2011-06-22SDL: Allow building with current SDL 1.3hgBastien Bouclet
2011-06-22NEWS: Mention Tinsel fix.Alyssa Milburn
2011-06-22LASTEXPRESS: Make some static data const respectively static.Johannes Schickel
2011-06-22CREDITS: Mark myself as retiredMax Horn
2011-06-22SCI: Mark sq6 as a CD gameMax Horn
2011-06-22TSAGE: Remove out of date TODO comments where applicablePaul Gilbert
2011-06-22TSAGE: Fix sounds not getting registered in Globals::_soundsPaul Gilbert
2011-06-22TSAGE: Clarified Globals::_sceneListeners as Globals::_soundsPaul Gilbert
2011-06-22TSAGE: Bugfix for sound assert in scene 20Paul Gilbert
2011-06-22LASTEXPRESS: Named several soundEntry structure membersEugene Sandulenko
2011-06-22LASTEXPRESS: Implement sound filters. Still not hooked in.Eugene Sandulenko
2011-06-22DREAMWEB: Fix bug in tasmrecover causing load/save mixupWillem Jan Palenstijn
2011-06-21DREAMWEB: Remove control char from sourceWillem Jan Palenstijn
2011-06-21COMMON: Move HerculesDimensions enum to SCUMM.Johannes Schickel
2011-06-21TSAGE: Bugfix for properly stopping playing soundsPaul Gilbert
2011-06-21NEWS: Add 1.3.1 news entry to master branch too.Johannes Schickel
2011-06-21TSAGE: Fix updating the volume when changed in the Options dialogPaul Gilbert
2011-06-21TSAGE: Disable SFX and speech volume sliders for all gamesPaul Gilbert
2011-06-21TSAGE: Fixes for sound fadingPaul Gilbert
2011-06-21TSAGE: Fix for un-used variable in _sfRethinkVoiceTypesPaul Gilbert
2011-06-21Merge branch 'dreamsrc'Willem Jan Palenstijn
2011-06-20I18N: Regenerate translations data fileThierry Crozat
2011-06-20I18N: Update translations files from templateThierry Crozat
2011-06-20I18N: Update translations template file from source codeThierry Crozat
2011-06-20I18N: Make the unsupported game warning translatableThierry Crozat
2011-06-20I18N: Update list of files used to generate the translations templateThierry Crozat
2011-06-20I18N: Update German translationThierry Crozat
2011-06-20GRAPHICS: Cleanup and simplification of some PNG decoder codeFilippos Karapetis
2011-06-20DREAMWEB: Use kMaingamepal provided by the tasm-recovereriktorbjorn
2011-06-20DREAMWEB: Remove readabyte() and readoneblock()eriktorbjorn
2011-06-20DREAMWEB: Remove convertkey()eriktorbjorn
2011-06-20TINSEL: Don't leak running processes in Scheduler::reset().Alyssa Milburn
2011-06-20TINSEL: Fix/comment CORO_KILL_SELF macro.Alyssa Milburn
2011-06-20WIN32: Properly setup priority in Win32 resource archive code.Johannes Schickel
2011-06-20COMMON: Fix conflicting commentWillem Jan Palenstijn
2011-06-20TSAGE: Replaced integer counters used as mutexes with Common::Mutex usagePaul Gilbert
2011-06-20TSAGE: Loop variables are meant to be integers rather than boolsPaul Gilbert