Age | Commit message (Expand) | Author |
2013-05-17 | SCI: Add detection for an interactive KQ7 demo | Matthew Hoops |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-05-01 | SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10... | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxScreen - CID 1003105 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxCursor - CID 1003112 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxControls16 - CID 1003114 | Filippos Karapetis |
2013-05-01 | SCI: Fix some non-initialized variables in SegManager - CID 1003116 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in MessageState - CID 1003119 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in MessageReader - CID 1003120 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxMenu - CID 1003110 | Filippos Karapetis |
2013-05-01 | SCI: Initialize some members of GfxPaint16 - CID 1010057 | Filippos Karapetis |
2013-04-28 | SCI: Change wording for a function reference | Filippos Karapetis |
2013-04-28 | SCI: Change wording for the cursor position workarounds | Filippos Karapetis |
2013-04-28 | SCI: Fix patched save/load dialogs in SCI32 Mac games | Matthew Hoops |
2013-04-28 | SCI: Fix Phantasmagoria Mac's kDoSound | Matthew Hoops |
2013-04-27 | SCI: Fix incorrect detection of NRS patches in QFG3 (bug #3574541) | Filippos Karapetis |
2013-04-27 | SCI: Change wording for bug/further info references | Filippos Karapetis |
2013-04-26 | SCI: Fix SCI32 BE selector name count | Matthew Hoops |
2013-04-26 | SCI: Add script patch for Freddy Pharkas Mac inventory | Matthew Hoops |
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 |