Age | Commit message (Expand) | Author |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-27 | SCI: Fix breakage from f92df4c6 | Alyssa Milburn |
2014-01-06 | SCI: Fix memory leak | Willem Jan Palenstijn |
2013-12-31 | SCI: Remove no longer necessary hack | Willem Jan Palenstijn |
2013-12-31 | SCI: Rewrite MIDI channel remapping | Willem Jan Palenstijn |
2013-11-23 | SCI: Make fade signal version check more precise | Willem Jan Palenstijn |
2013-11-23 | SCI: Fix SCI1late fade complete signal | Willem Jan Palenstijn |
2013-09-22 | SCI: revert fix music start code | Martin Kiewitz |
2013-09-22 | SCI: fix music start code fixes eq2 bug #3037267 | Martin Kiewitz |
2013-09-21 | Merge branch 'master' into sci_midiparser | Willem Jan Palenstijn |
2013-09-21 | SCI: fix dataInc signalling fixes bug #3035159 | m-kiewitz |
2013-09-21 | SCI: Handle !fireEvents in processEvent | Willem Jan Palenstijn |
2013-09-21 | SCI: abbrev. ffs to FE and priority check fix | m-kiewitz |
2013-09-21 | SCI: sfx/music priority int16 fixes bug #3615038 | m-kiewitz |
2013-09-21 | AUDIO: Simplify SCI inFastForward flag by moving it to MidiParser | Willem Jan Palenstijn |
2013-09-21 | SCI: Move MIDI event processing out of parseNextEvent | Willem Jan Palenstijn |
2013-09-19 | SCI: Fix too strict assert triggering in LSL5 | Willem Jan Palenstijn |
2013-09-16 | SCI: longbow intro night rider fix (with help of wjp) - seems to fix bug 3489094 | m-kiewitz |
2013-09-15 | SCI: fix tabs in last commit | m-kiewitz |
2013-09-15 | SCI: disable signals when resuming music, so that debugger will work properly... | m-kiewitz |
2013-07-19 | SCI: Add FIXME | Willem Jan Palenstijn |
2013-07-08 | SCI: Rewrite the song loop comments in commit 6fa668e to make more sense | Filippos Karapetis |
2013-07-08 | SCI: Add some comments a possible TODO regarding song looping | Filippos Karapetis |
2013-07-07 | SCI: Fix bug #3614566 - "LSL6: ScummVM locks up at Electro-Shock room" | Filippos Karapetis |
2013-06-19 | SCI: Implement the 4-param version of kDoSoundSendMidi - bug #3614447 | Filippos Karapetis |
2013-06-18 | SCI: Add note about LSL1vga DoSoundSendMidi | Willem Jan Palenstijn |
2013-05-01 | SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10... | Filippos Karapetis |
2013-04-28 | SCI: Change wording for a function reference | Filippos Karapetis |
2013-04-27 | SCI: Change wording for bug/further info references | Filippos Karapetis |
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-17 | SCI: Fix confusing use of strncpy | 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-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 |