aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2013-04-16SCI: Don't suppress loop delta in SCI1 midiWillem Jan Palenstijn
2013-04-16SCI: Don't suppress end-of-track delta in SCI0 midiWillem Jan Palenstijn
2013-04-16SCI: Fix potential memory leak with Mac cursor's hotspotMatthew Hoops
2013-04-16SCI: Fix mac cursor memory leakMatthew Hoops
2013-04-15SCI: Fix hunk entry leakWillem Jan Palenstijn
2013-04-15SCI: Fix memory leakWillem Jan Palenstijn
2013-04-15SCI: Fix memory leakWillem Jan Palenstijn
2013-04-15SCI: Add missing breakWillem Jan Palenstijn
2013-04-15SCI: Add missing breakWillem Jan Palenstijn
2013-04-15SCI: Remove useless checksWillem Jan Palenstijn
2013-04-15SCI: Fix uninitialized variablesWillem Jan Palenstijn
2013-04-15SCI: Remove unused variableWillem Jan Palenstijn
2013-04-15SCI: Fix the entry of LSL7 French (patch #3610842)Filippos Karapetis
2013-04-07SCI: Add signal/fade related CHECKMEWillem Jan Palenstijn
2013-04-06SCI: Minor cleanupWillem Jan Palenstijn
2013-04-06SCI: Further clarify commentWillem Jan Palenstijn
2013-04-06SCI: Clarify commentWillem Jan Palenstijn
2013-04-06SCI: Revert "Fixed fading-related bugs #3267956 and #3041738"Willem Jan Palenstijn
2013-04-06SCI: Re-initialize more of MusicEntry on playWillem Jan Palenstijn
2013-04-06SCI: Notify scripts of completed fade when aborting itWillem Jan Palenstijn
2013-04-06SCI: Revert "Added a more specific workaround for bug #3267956.[...]"Willem Jan Palenstijn
2013-04-06SCI: Revert "Clarify comment from rev 5654e12 further"Willem Jan Palenstijn
2013-04-06SCI: Revert "Fix script bug #3555404 - "SCI: KQ6 Spider Scene Game Freeze""Willem Jan Palenstijn
2013-04-06SCI: Revert "Properly fix bugs #3267956 and #3605377"Willem Jan Palenstijn
2013-04-06SCI: Revert "Add a hack to fix bug #3596335"Willem Jan Palenstijn
2013-04-05SCI: Revert "Add a more generic solution for the problem found in bug #3605269"Willem Jan Palenstijn
2013-04-04SCI: Add a hack to fix bug #3596335Filippos Karapetis
2013-04-04Properly fix bugs #3267956 and #3605377Filippos Karapetis
2013-04-02SCI: Add a more generic solution for the problem found in bug #3605269Filippos Karapetis
2013-04-01SCI: Set the song's sound queue signal to -1 when stopping a sound, like SSCI...Filippos Karapetis
2013-04-01SCI: Fix bug #3605269 - "SCI: KQ5 Windows CD - Game Hangs Before Final Battle"Filippos Karapetis
2013-03-30SCI: Fix two script bugs in PQ1 (message tuple typos) - bug #3605654Filippos Karapetis
2013-03-30SCI: Fix script bug #3606025 - "SCI: Crazy Nick's: King Graham's Challenge Ba...Filippos Karapetis
2013-03-29SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 MacFilippos Karapetis
2013-03-28SCI: Fix drawing in SCI21 hires games without breaking lowres SCI2/SCI21 gamesFilippos Karapetis
2013-03-27SCI: Remove some useless checks in the MIDI driverFilippos Karapetis
2013-03-22SCI: Add the Italian version of KQ6 (bug #3606719)Filippos Karapetis
2013-03-21SCI: Fix loading in JonesFilippos Karapetis
2013-02-23ALL: Fix typo (existant->existent)Willem Jan Palenstijn
2013-02-17SCI: Fix bug #3538416 - "SCI: SQ4 CD text glitches in introduction"Filippos Karapetis
2013-02-17SCI: Fix bug #3604944 - "SCI: QFG1VGA: Missing dialogue when speaking to Kaspar"Filippos Karapetis
2013-01-29SCI: Use correct priority selector in SoundCmdWillem Jan Palenstijn
2013-01-25SCI: Fix kReadNumber sign/hex behaviourWillem Jan Palenstijn
2013-01-24SCI: Update documentation on bug #3585189 and remove an invalid TODOFilippos Karapetis
2013-01-24SCI: Fix shadow warningWillem Jan Palenstijn
2013-01-24SCI: Add GetAngle for SCI1 that matches SSCIWillem Jan Palenstijn
2013-01-24SCI: Fix bug #3585189 - "SCI: QFG1VGA - game hangs in the tavern"Filippos Karapetis
2013-01-23SCI: Bugfix for commit 0968acc: only filter out missing messages for the jarFilippos Karapetis
2013-01-23SCI: Fix script bug #3601090 - "SCI: Pepper's Adventures in Time: Game become...Filippos Karapetis
2013-01-23SCI: Slight cleanup in kMessage()Filippos Karapetis