aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
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
2013-12-08SCI: Make all global script patch signatures const.Johannes Schickel
2013-12-08SCI: improve kq6 audio+text patch to include guard2Martin Kiewitz
2013-12-08SCI: another script patch for KQ6 text+audio supportMartin Kiewitz
2013-12-07SCI: more patches for KQ6 audio+text supportMartin Kiewitz
2013-12-07SCI: added kq6 patch for audio+text, not 100% doneMartin Kiewitz
2013-12-04Merge branch 'master' of github.com:scummvm/scummvmMartin Kiewitz
2013-12-04SCI: script patcher is now a separate classMartin Kiewitz
2013-11-23SCI: Janitorial - Fix spacing errorsStrangerke
2013-11-22SCI: script patcher bug numbers to the new onesMartin Kiewitz
2013-11-21SCI: script patch for laurabow2 to fix system menuMartin Kiewitz
2013-11-21SCI: fix script patcher for games w/o vocabMartin Kiewitz
2013-11-21SCI: changed workaround for lb2 audio+text patchMartin Kiewitz
2013-11-21SCI: improved lb2/kq6 patchMartin Kiewitz
2013-11-21SCI: made lb2 text+audio patches apply to kq6Martin Kiewitz
2013-11-21SCI: Fix warningWillem Jan Palenstijn
2013-11-20SCI: script patch for laura bow 2 for audio+textMartin Kiewitz
2013-11-19SCI: proper laura bow 2 script patch for safe issueMartin Kiewitz
2013-11-18SCI: added script patch to fix sq5 toolbox bugMartin Kiewitz
2013-11-16SCI: workaround for sq4 hintbook script bug (#6447)Martin Kiewitz
2013-11-16SCI: fixing warning about missing bracesMartin Kiewitz
2013-11-05SCI: Script Patch to fix German LSL5 Patti TextboxMartin Kiewitz
2013-11-04SCI: script patcher documentationMartin Kiewitz
2013-11-04SCI: little comment cleanupMartin Kiewitz
2013-11-03SCI: improved script patcherMartin Kiewitz
2013-11-01SCI: added workaround for Black Cauldron remakeMartin Kiewitz
2013-11-01SCI: improved patcher, inventory patch for kq6/macMartin Kiewitz
2013-10-31SCI: Update ScummVM's game audio options for SCI1.1 CD gamesFilippos Karapetis