Age | Commit message (Expand) | Author |
2013-09-03 | SCI: Fix script bug #3614968 - "SCI: Camelot - crash at the pool of Siloam" | Filippos Karapetis |
2013-08-23 | SCI: Fix several script bugs in Hoyle 4 (Bridge) | Filippos Karapetis |
2013-08-23 | SCI: Give more verbose error messages on arithmetic errors | Filippos Karapetis |
2013-08-20 | SCI: Add support for the King's Questions mini-game | Filippos Karapetis |
2013-08-19 | SCI: Fix script bug #3604939 - "SCI: QFG1VGA: Game hangs when meeting Baron w... | Filippos Karapetis |
2013-08-19 | SCI: Fix bug #3614914 - "SCI: Castle of Dr Brain Spanish crashes after Comput... | Filippos Karapetis |
2013-08-07 | Merge pull request #365 from lordhoto/protected-pixels | Johannes Schickel |
2013-08-06 | SCI: Add another version of Jones CD (bug #3614668) | Filippos Karapetis |
2013-08-03 | SCI: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | SCI: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-07-30 | SCI: Add a hack to fix the inventory in GK1 | Filippos Karapetis |
2013-07-19 | SCI: Add FIXME | Willem Jan Palenstijn |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
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-21 | SCI: Avoid using g_sci for usesOldGfxFunctions() in the GfxPorts class | 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-31 | SCI: Add a workaround for a script bug in SQ5, room 800 - bug #3614145 | Filippos Karapetis |
2013-05-17 | SCI: Add an alternate version of the GK1 demo | Matthew Hoops |
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 |