aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2014-10-19SCI: Add notesWillem Jan Palenstijn
2014-10-19SCI: Enable some menus in Jones after restoring (bugs #6537 and #6723)Filippos Karapetis
2014-08-08SCI: Fix wrong game features heuristic for Hoyle 1/2 - bug #6606Filippos Karapetis
2014-08-08SCI: Show the address segment when trying to free hunks from an invalidFilippos Karapetis
2014-08-08SCI: Allow invalid references to kUnload() - bug #6600Filippos Karapetis
2014-08-06SCI: Fix script bug #6692 - QFG3: Crash when speaking at the top of the giant...Filippos Karapetis
2014-06-02SCI: comment typo fixMartin Kiewitz
2014-06-02SCI: fix saving in mother goose sci0 (bug #6486)Martin Kiewitz
2014-06-02SCI: Silence double to float conversion warning.Johannes Schickel
2014-06-01SCI: more hoyle 4 workarounds (bug #6604)Martin Kiewitz
2014-06-01SCI: another workaround for hoyle 4 (bug #6598)Martin Kiewitz
2014-06-01SCI: hoyle 4 workaround entry (bug #6601)Martin Kiewitz
2014-06-01SCI: fix kGetTime, fixes bug #6605Martin Kiewitz
2014-05-29SCI: fix 2nd LB2 pterodactyl room patchMartin Kiewitz
2014-05-29SCI: LB2 pterodactyl room patch description fixMartin Kiewitz
2014-05-28SCI: LB2 patch for pterodactyl room door issueMartin Kiewitz
2014-05-27SCI: LB2 patch for pterodactyl room door issueMartin Kiewitz
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-05-26SCI: SQ1VGA patch for spider droid timing issueMartin Kiewitz
2014-04-18SCI: Inhibit spurious GCC warnings in script patching code.D G Turner
2014-03-28SCI: Initial implementation of the fanmade sciAudio libraryFilippos Karapetis
2014-02-19SCI: Fix script bug #6485 - "SCI: MUMG EGA - kStrCpy error"Filippos Karapetis
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17SCI: Adapt the segment and offset getters/setters for SCI3Filippos Karapetis
2014-02-17SCI: Fix NS rect calculation in GK1 (and SCI32 in general)Filippos Karapetis
2014-02-17SCI: Allow saving without a VERSION file in JonesFilippos Karapetis
2014-02-17SCI: Provide more accurate error messages for unsupported saved gamesFilippos Karapetis
2014-01-29SCI: fix typo in getSciLanguageString CID 1003556Martin Kiewitz
2014-01-27SCI: fix null pointer access in logKernelCallMartin Kiewitz
2013-12-24SCI: injecting "dual" view into King's Quest 6 CDMartin Kiewitz
2013-12-24SCI: workarounds / new bug ids in commentsMartin Kiewitz
2013-12-22SCI: readded kq6 stepmother patch for dual modeMartin Kiewitz
2013-12-22SCI: LB2CD patch: remove audio mode reset codeMartin Kiewitz
2013-12-22SCI: improved lb2+kq6 patches (new speech state)Martin Kiewitz
2013-12-21SCI: improved one of the kq6 audio+text patchesMartin Kiewitz
2013-12-20SCI: final script patcher cleanupMartin Kiewitz
2013-12-20SCI: another kq6 patch for text+audioMartin Kiewitz
2013-12-20SCI: script patcher comment adjustMartin Kiewitz
2013-12-20SCI: even more script patcher cleanupMartin Kiewitz
2013-12-20SCI: script patcher cleanupMartin Kiewitz
2013-12-19SCI: kq6 script patch to fix "drink me" bottleMartin Kiewitz
2013-12-18SCI: another kq6 patch for audio+text supportMartin Kiewitz
2013-12-15SCI: patch SQ4 bug with throwing at sequel policeMartin Kiewitz
2013-12-15SCI: pq1vga script patch to fix map restore bugMartin Kiewitz
2013-12-14SCI: Make second pass when loading objectsWillem Jan Palenstijn
2013-12-11SCI: Add detection for Torin MacMatthew Hoops
2013-12-08SCI: Revert "+xx" to "+ xx" changes in 6f2e88136b20fb02d38cd594611c865f44fe8e1a.Johannes Schickel
2013-12-08SCI: Fix formatting in engine/script_patches.cpp.Johannes Schickel
2013-12-08SCI: Make all script patch related global data static.Johannes Schickel
2013-12-08SCI: Constify selectorNameTable.Johannes Schickel