Age | Commit message (Expand) | Author |
2013-04-25 | SCI: Fix (unlikely) memory leak | Willem Jan Palenstijn |
2013-04-25 | SCI: Add the French floppy version of GK1 (bug #3611487) | Filippos Karapetis |
2013-04-25 | SCI: Reorder the LSL3 detection entries a bit | Filippos Karapetis |
2013-04-25 | SCI: Add another version of LSL3 (bug #3611488) | Filippos Karapetis |
2013-04-25 | SCI: Fix scaling in the back room of the bookstore in GK1 | Filippos Karapetis |
2013-04-23 | SCI: Fix kMessage REF subop ordering | Matthew Hoops |
2013-04-20 | SCI: Add extra sanity check | Willem Jan Palenstijn |
2013-04-20 | SCI: Fix memory leak | Willem Jan Palenstijn |
2013-04-20 | SCI: Fix resource type range checks | Willem Jan Palenstijn |
2013-04-20 | SCI: Report sound stream loading errors | Willem Jan Palenstijn |
2013-04-19 | SCI: Replace workaround for bug #3605269 by script patch | Willem Jan Palenstijn |
2013-04-18 | SCI: Remove a bunch of unused private member variables | Max Horn |
2013-04-17 | SCI: Fix confusing use of strncpy | Willem Jan Palenstijn |
2013-04-17 | SCI: Remove dead code | Willem Jan Palenstijn |
2013-04-17 | SCI: Remove useless delete | Willem Jan Palenstijn |
2013-04-17 | SCI: Fix memory leak | Willem Jan Palenstijn |
2013-04-16 | SCI: Don't suppress loop delta in SCI1 midi | Willem Jan Palenstijn |
2013-04-16 | SCI: Don't suppress end-of-track delta in SCI0 midi | Willem Jan Palenstijn |
2013-04-16 | SCI: Fix potential memory leak with Mac cursor's hotspot | Matthew Hoops |
2013-04-16 | SCI: Fix mac cursor memory leak | Matthew Hoops |
2013-04-15 | SCI: Fix hunk entry leak | Willem Jan Palenstijn |
2013-04-15 | SCI: Fix memory leak | Willem Jan Palenstijn |
2013-04-15 | SCI: Fix memory leak | Willem Jan Palenstijn |
2013-04-15 | SCI: Add missing break | Willem Jan Palenstijn |
2013-04-15 | SCI: Add missing break | Willem Jan Palenstijn |
2013-04-15 | SCI: Remove useless checks | Willem Jan Palenstijn |
2013-04-15 | SCI: Fix uninitialized variables | Willem Jan Palenstijn |
2013-04-15 | SCI: Remove unused variable | Willem Jan Palenstijn |
2013-04-15 | SCI: Fix the entry of LSL7 French (patch #3610842) | Filippos Karapetis |
2013-04-07 | SCI: Add signal/fade related CHECKME | Willem Jan Palenstijn |
2013-04-06 | SCI: Minor cleanup | Willem Jan Palenstijn |
2013-04-06 | SCI: Further clarify comment | Willem Jan Palenstijn |
2013-04-06 | SCI: Clarify comment | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Fixed fading-related bugs #3267956 and #3041738" | Willem Jan Palenstijn |
2013-04-06 | SCI: Re-initialize more of MusicEntry on play | Willem Jan Palenstijn |
2013-04-06 | SCI: Notify scripts of completed fade when aborting it | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Added a more specific workaround for bug #3267956.[...]" | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Clarify comment from rev 5654e12 further" | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Fix script bug #3555404 - "SCI: KQ6 Spider Scene Game Freeze"" | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Properly fix bugs #3267956 and #3605377" | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Add a hack to fix bug #3596335" | Willem Jan Palenstijn |
2013-04-05 | SCI: Revert "Add a more generic solution for the problem found in bug #3605269" | Willem Jan Palenstijn |
2013-04-04 | SCI: Add a hack to fix bug #3596335 | Filippos Karapetis |
2013-04-04 | Properly fix bugs #3267956 and #3605377 | Filippos Karapetis |
2013-04-02 | SCI: Add a more generic solution for the problem found in bug #3605269 | Filippos Karapetis |
2013-04-01 | SCI: Set the song's sound queue signal to -1 when stopping a sound, like SSCI... | Filippos Karapetis |
2013-04-01 | SCI: Fix bug #3605269 - "SCI: KQ5 Windows CD - Game Hangs Before Final Battle" | Filippos Karapetis |
2013-03-30 | SCI: Fix two script bugs in PQ1 (message tuple typos) - bug #3605654 | Filippos Karapetis |
2013-03-30 | SCI: Fix script bug #3606025 - "SCI: Crazy Nick's: King Graham's Challenge Ba... | Filippos Karapetis |
2013-03-29 | SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 Mac | Filippos Karapetis |