aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-10TEST: reorganize test/common/util.hTobia Tesan
2013-07-10TEST: tests for common/rendermode.hTobia Tesan
2013-07-10TEST: test cases for common/util.cppTobia Tesan
2013-07-10TEST: tests for common/huffman.hTobia Tesan
2013-07-10DC: Only enable serial debug output when --enable-debug is passed.D G Turner
2013-07-09Merge branch 'master' of https://github.com/scummvm/scummvmPaul Gilbert
2013-07-09TSAGE: Implemented missing visual speaker methods for R2RPaul Gilbert
2013-07-09NEVERHOOD: Fix incorrect sound heard when pressing the ladder buttonFilippos Karapetis
2013-07-09SCUMM: Add another French Windows version of Pajama Sam 2.Kirben
2013-07-09BUILD: Disable data path in mingw builds, since it was using a hard coded pat...Kirben
2013-07-08SCI: Rewrite the song loop comments in commit 6fa668e to make more senseFilippos Karapetis
2013-07-08SCI: Add some comments a possible TODO regarding song loopingFilippos Karapetis
2013-07-07TSAGE: Fix for crash when saving in R2R scene 300Paul Gilbert
2013-07-07TSAGE: Fix for visual speakers animation in R2RPaul Gilbert
2013-07-07SCI: Fix bug #3614566 - "LSL6: ScummVM locks up at Electro-Shock room"Filippos Karapetis
2013-07-07CREATE_PROJECT: Add support for testsLittleboy
2013-07-07CREATE_PROJECT: Add create_neverhood and create_tony to the list of toolsLittleboy
2013-07-07CREATE_PROJECT: Add the libfaad and libmpeg2 librariesFilippos Karapetis
2013-07-06ALL: Don't use EventRecorder at all when not compiled inMatthew Hoops
2013-07-06TSAGE: Minor R2R scene bugfixesPaul Gilbert
2013-07-06TSAGE: Fix to show player on top of maze correctly in R2R scene 1200Paul Gilbert
2013-07-06TSAGE: Fix for player rotating north to south in R2R scene 1200Paul Gilbert
2013-07-06TSAGE: Fix for refreshing background and vertical sprite flipping in R2R scen...Paul Gilbert
2013-07-06SCUMM: Fix initGM() buffer overflow (CID 1032513)Torbjörn Andersson
2013-07-06CONFIGURE: Add missing help messages for newer feature options..D G Turner
2013-07-06RECORDER: Fix tests compilation. Patch by D G TurnerEugene Sandulenko
2013-07-05BUILD: Fix Mac static build with libmpeg2Matthew Hoops
2013-07-06AUDIO: Further fix to ReportHandlerScummVM::printDebug in MT32 code.D G Turner
2013-07-05TSAGE: Bugfix for disappearing player in R2R scene 1200Paul Gilbert
2013-07-05TSAGE: Added enumeration for crawling direction in R2R scene 1200Paul Gilbert
2013-07-05NEWS: Mention MPEG-2 cutscenesMatthew Hoops
2013-07-05Merge pull request #343 from clone2727/mpeg2-aviclone2727
2013-07-05Merge pull request #351 from bluegr/eventrec_keymapper_build_warningEugene Sandulenko
2013-07-05BASE: Fix --help output for --record-file-name.Johannes Schickel
2013-07-05CREATE_PROJECT: Don't allow the keymapper and the event recorder to be enable...Filippos Karapetis
2013-07-05CONFIGURE: Don't allow the keymapper and the event recorder to be enabled sim...Filippos Karapetis
2013-07-05Revert "COMMON: Fix crash when the keymapper and the event recorder are enabled"Filippos Karapetis
2013-07-05CREATE_PROJECT: Add the event recorder to the feature flagsFilippos Karapetis
2013-07-05COMMON: Fix crash when the keymapper and the event recorder are enabledFilippos Karapetis
2013-07-05COMMON: Initialize EventDispatcher::_autoFreeMapper.Johannes Schickel
2013-07-04TSAGE: Bugfixes for laser panel in R2R scene 1200Paul Gilbert
2013-07-04TSAGE: Beginnings of proper movement in R2R scene 1200Paul Gilbert
2013-07-04Merge pull request #350 from chrisws/tizen_port_1_6_0aJohannes Schickel
2013-07-04CREATE_PROJECT: Fix compilation for Visual Studio now the built-in theme is m...Paul Gilbert
2013-07-04GUI: Cleanup EventRecorder::getSurface.Johannes Schickel
2013-07-04Merge branch 'master' of https://github.com/scummvm/scummvmPaul Gilbert
2013-07-04Merge branch 'master' into tsage_r2rPaul Gilbert
2013-07-04AUDIO: Fix ReportHandlerScummVM::printDebug in MT32 code.Johannes Schickel
2013-07-04RECORDER: Fix crash at startupEugene Sandulenko
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko