aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2012-02-11SCUMM: selecting inventory objects and inventory scrolling works againTobias Gunkel
2012-02-11SCUMM: start handling object type and id correctly in mm c64Tobias Gunkel
2012-02-11SCUMM: remove unneeded verbPrep() callsTobias Gunkel
2012-02-11SCUMM: fix ScummEngine_v0::o_stopCurrentScript()Tobias Gunkel
2012-02-11SCUMM: changed handling of _activeInventory/_activeActor to _activeObject(2)/...Tobias Gunkel
2012-02-11SCUMM: Fix pickupObject()Tobias Gunkel
2012-02-11SCUMM: make verbs working betterTobias Gunkel
2012-02-11SCUMM: Fix bug with tracker ID 3072094Tobias Gunkel
2012-02-11SCUMM: Fix meteor actor indexTobias Gunkel
2012-02-11SCUMM: Fix sound playback if fast-mode is onTobias Gunkel
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2012-02-10Merge pull request #177 from BenCastricum/5db023646a8c685469bfe9dc551a282f824...Eugene Sandulenko
2012-01-29SCUMM: Add script number differences in SCUMM V0, for two work arounds in Man...Travis Howell
2012-01-26SCUMM: Use regular detection algorithms for FMTOWNS demos.Ben Castricum
2012-01-15SCUMM: add missing free()athrxx
2012-01-15Merge pull request #166 from BenCastricum/masterEugene Sandulenko
2012-01-14SCUMM: Fix workaround for Dig spider lair sound glitchTorbjörn Andersson
2012-01-08SCUMM: Recognize platform on win version of dutch puttrace demoBen Castricum
2012-01-08SCUMM: Work around script bug in The DigTorbjörn Andersson
2012-01-08SCUMM: Recognize Mac version of dutch putttime demoBen Castricum
2012-01-08SCUMM: Recognize Windows as platform for pajama2 demoBen Castricum
2012-01-08SCUMM: Add support for 2 freddi3 Mac/Dutch demosBen Castricum
2012-01-08SCUMM: Correctly recognize platform on freddi2 dutch demoBen Castricum
2012-01-07SCUMM: Add three Hebrew HE gamesMatan Bareket
2012-01-01SCUMM: Add support for 2 Dutch/Mac spyfox demos (1 MD5, 1 filename pattern)Ben Castricum
2012-01-01SCUMM: Don't hide scumm detector debug message for certain casesBen Castricum
2011-12-28SCUMM: Fix warning due to implicit conversion to intMax Horn
2011-12-26SCUMM: Make SampleBuffer::write non-virtual to silence a g++ warning.Johannes Schickel
2011-12-26SCUMM: Add a difficulty selection dialog for Loom FM-Towns.Johannes Schickel
2011-12-26Merge pull request #150 from tobigun/player_appleIIEugene Sandulenko
2011-12-24SCUMM: add player_apple2.cpp to project filesTobias Gunkel
2011-12-24SCUMM: Rename player_appleII.* -> player_apple2.* to have the filenames lower...Tobias Gunkel
2011-12-24SCUMM: Remove assert.h include from player_appleIITobias Gunkel
2011-12-23Add patch #3463338 - Detect Macintosh demo of Pajama Sam 1.Travis Howell
2011-12-22SCUMM: Revert now obsolete separation of state variables in player_appleIITobias Gunkel
2011-12-22SCUMM: Remove player_appleII loggingTobias Gunkel
2011-12-22SCUMM: Optimize player_appleII sample bufferTobias Gunkel
2011-12-22SCUMM: Use finer grained sound updates for player_appleIITobias Gunkel
2011-12-22SCUMM: Wrap player_appleII sound generation functions in classesTobias Gunkel
2011-12-22SCUMM: Reduce sound buffer size for player_appleIITobias Gunkel
2011-12-22SCUMM: Increase precision of player_appleIITobias Gunkel
2011-12-22SCUMM: Aggregate speaker states of CPU cycles in between samplesTobias Gunkel
2011-12-22SCUMM: Fix error in player_appleII when both voices are triggered at the same...Tobias Gunkel
2011-12-22SCUMM: Add initial support for AppleII sound playerTobias Gunkel
2011-12-05SCUMM: fix minor bug in FM-TOWNS sound codeathrxx
2011-12-03SCUMM: Add support for the mustard mac map fileMatthew Hoops
2011-11-27SCUMM: Add support for Putt-Putt Saves the Zoo iOSMatthew Hoops
2011-11-24SCUMM: paranoia "fix" for ae5192c5d396b6ab3caf57adabeb03a832966dd3athrxx
2011-11-24SCUMM: make FM-Towns save files compatible between DS and other platformsathrxx
2011-11-17SCUMM: Add code to support different keys used for skipping cutscenes in earl...Travis Howell