Age | Commit message (Expand) | Author |
2012-01-15 | SCUMM: add missing free() | athrxx |
2012-01-15 | Merge pull request #166 from BenCastricum/master | Eugene Sandulenko |
2012-01-14 | SCUMM: Fix workaround for Dig spider lair sound glitch | Torbjörn Andersson |
2012-01-08 | SCUMM: Recognize platform on win version of dutch puttrace demo | Ben Castricum |
2012-01-08 | SCUMM: Work around script bug in The Dig | Torbjörn Andersson |
2012-01-08 | SCUMM: Recognize Mac version of dutch putttime demo | Ben Castricum |
2012-01-08 | SCUMM: Recognize Windows as platform for pajama2 demo | Ben Castricum |
2012-01-08 | SCUMM: Add support for 2 freddi3 Mac/Dutch demos | Ben Castricum |
2012-01-08 | SCUMM: Correctly recognize platform on freddi2 dutch demo | Ben Castricum |
2012-01-07 | SCUMM: Add three Hebrew HE games | Matan Bareket |
2012-01-01 | SCUMM: Add support for 2 Dutch/Mac spyfox demos (1 MD5, 1 filename pattern) | Ben Castricum |
2012-01-01 | SCUMM: Don't hide scumm detector debug message for certain cases | Ben Castricum |
2011-12-28 | SCUMM: Fix warning due to implicit conversion to int | Max Horn |
2011-12-26 | SCUMM: Make SampleBuffer::write non-virtual to silence a g++ warning. | Johannes Schickel |
2011-12-26 | SCUMM: Add a difficulty selection dialog for Loom FM-Towns. | Johannes Schickel |
2011-12-26 | Merge pull request #150 from tobigun/player_appleII | Eugene Sandulenko |
2011-12-24 | SCUMM: add player_apple2.cpp to project files | Tobias Gunkel |
2011-12-24 | SCUMM: Rename player_appleII.* -> player_apple2.* to have the filenames lower... | Tobias Gunkel |
2011-12-24 | SCUMM: Remove assert.h include from player_appleII | Tobias Gunkel |
2011-12-23 | Add patch #3463338 - Detect Macintosh demo of Pajama Sam 1. | Travis Howell |
2011-12-22 | SCUMM: Revert now obsolete separation of state variables in player_appleII | Tobias Gunkel |
2011-12-22 | SCUMM: Remove player_appleII logging | Tobias Gunkel |
2011-12-22 | SCUMM: Optimize player_appleII sample buffer | Tobias Gunkel |
2011-12-22 | SCUMM: Use finer grained sound updates for player_appleII | Tobias Gunkel |
2011-12-22 | SCUMM: Wrap player_appleII sound generation functions in classes | Tobias Gunkel |
2011-12-22 | SCUMM: Reduce sound buffer size for player_appleII | Tobias Gunkel |
2011-12-22 | SCUMM: Increase precision of player_appleII | Tobias Gunkel |
2011-12-22 | SCUMM: Aggregate speaker states of CPU cycles in between samples | Tobias Gunkel |
2011-12-22 | SCUMM: Fix error in player_appleII when both voices are triggered at the same... | Tobias Gunkel |
2011-12-22 | SCUMM: Add initial support for AppleII sound player | Tobias Gunkel |
2011-12-05 | SCUMM: fix minor bug in FM-TOWNS sound code | athrxx |
2011-12-03 | SCUMM: Add support for the mustard mac map file | Matthew Hoops |
2011-11-27 | SCUMM: Add support for Putt-Putt Saves the Zoo iOS | Matthew Hoops |
2011-11-24 | SCUMM: paranoia "fix" for ae5192c5d396b6ab3caf57adabeb03a832966dd3 | athrxx |
2011-11-24 | SCUMM: make FM-Towns save files compatible between DS and other platforms | athrxx |
2011-11-17 | SCUMM: Add code to support different keys used for skipping cutscenes in earl... | Travis Howell |
2011-11-16 | LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) | Strangerke |
2011-11-06 | SCUMM: Stream sfx/voice sounds from mouster.sou. | Johannes Schickel |
2011-11-04 | SCUMM: Revert "Removed a duplicate variable assignment" | Willem Jan Palenstijn |
2011-11-04 | SCUMM: Removed a duplicate variable assignment | Filippos Karapetis |
2011-11-03 | SCUMM: Fix warnings | Eugene Sandulenko |
2011-11-03 | SCUMM: Fix copy/paste errors | Eugene Sandulenko |
2011-11-02 | SCUMM: Remove outdated comment. | Johannes Schickel |
2011-11-02 | SCUMM: Minor clean up | Willem Jan Palenstijn |
2011-11-01 | SCUMM: Further clean up loop | Willem Jan Palenstijn |
2011-11-01 | SCUMM: add comment to last commit | athrxx |
2011-11-01 | SCUMM: fix save file incompatibility between DS and other ports for non FM-TO... | athrxx |
2011-11-01 | SCUMM: Run astyle over Player_V2A code. | Johannes Schickel |
2011-11-01 | SCUMM: Fix possible leak in Player_V2A code. | Johannes Schickel |
2011-11-01 | SCUMM: Clean up loop | Willem Jan Palenstijn |