aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2013-08-07Merge pull request #365 from lordhoto/protected-pixelsJohannes Schickel
2013-08-06SCI: Add another version of Jones CD (bug #3614668)Filippos Karapetis
2013-08-03SCI: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03SCI: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-07-30SCI: Add a hack to fix the inventory in GK1Filippos Karapetis
2013-07-19SCI: Add FIXMEWillem Jan Palenstijn
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-08SCI: Rewrite the song loop comments in commit 6fa668e to make more senseFilippos Karapetis
2013-07-08SCI: Add some comments a possible TODO regarding song loopingFilippos Karapetis
2013-07-07SCI: Fix bug #3614566 - "LSL6: ScummVM locks up at Electro-Shock room"Filippos Karapetis
2013-06-21SCI: Avoid using g_sci for usesOldGfxFunctions() in the GfxPorts classFilippos Karapetis
2013-06-19SCI: Implement the 4-param version of kDoSoundSendMidi - bug #3614447Filippos Karapetis
2013-06-18SCI: Add note about LSL1vga DoSoundSendMidiWillem Jan Palenstijn
2013-05-31SCI: Add a workaround for a script bug in SQ5, room 800 - bug #3614145Filippos Karapetis
2013-05-17SCI: Add an alternate version of the GK1 demoMatthew Hoops
2013-05-17SCI: Add detection for an interactive KQ7 demoMatthew Hoops
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-01SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10...Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxScreen - CID 1003105Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxCursor - CID 1003112Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxControls16 - CID 1003114Filippos Karapetis
2013-05-01SCI: Fix some non-initialized variables in SegManager - CID 1003116Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in MessageState - CID 1003119Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in MessageReader - CID 1003120Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxMenu - CID 1003110Filippos Karapetis
2013-05-01SCI: Initialize some members of GfxPaint16 - CID 1010057Filippos Karapetis
2013-04-28SCI: Change wording for a function referenceFilippos Karapetis
2013-04-28SCI: Change wording for the cursor position workaroundsFilippos Karapetis
2013-04-28SCI: Fix patched save/load dialogs in SCI32 Mac gamesMatthew Hoops
2013-04-28SCI: Fix Phantasmagoria Mac's kDoSoundMatthew Hoops
2013-04-27SCI: Fix incorrect detection of NRS patches in QFG3 (bug #3574541)Filippos Karapetis
2013-04-27SCI: Change wording for bug/further info referencesFilippos Karapetis
2013-04-26SCI: Fix SCI32 BE selector name countMatthew Hoops
2013-04-26SCI: Add script patch for Freddy Pharkas Mac inventoryMatthew Hoops
2013-04-25SCI: Fix (unlikely) memory leakWillem Jan Palenstijn
2013-04-25SCI: Add the French floppy version of GK1 (bug #3611487)Filippos Karapetis
2013-04-25SCI: Reorder the LSL3 detection entries a bitFilippos Karapetis
2013-04-25SCI: Add another version of LSL3 (bug #3611488)Filippos Karapetis
2013-04-25SCI: Fix scaling in the back room of the bookstore in GK1Filippos Karapetis
2013-04-23SCI: Fix kMessage REF subop orderingMatthew Hoops
2013-04-20SCI: Add extra sanity checkWillem Jan Palenstijn
2013-04-20SCI: Fix memory leakWillem Jan Palenstijn
2013-04-20SCI: Fix resource type range checksWillem Jan Palenstijn
2013-04-20SCI: Report sound stream loading errorsWillem Jan Palenstijn
2013-04-19SCI: Replace workaround for bug #3605269 by script patchWillem Jan Palenstijn
2013-04-18SCI: Remove a bunch of unused private member variablesMax Horn
2013-04-17SCI: Fix confusing use of strncpyWillem Jan Palenstijn
2013-04-17SCI: Remove dead codeWillem Jan Palenstijn
2013-04-17SCI: Remove useless deleteWillem Jan Palenstijn
2013-04-17SCI: Fix memory leakWillem Jan Palenstijn