aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2013-12-11SCI: rave support (KQ6 hires portrait lip sync)Martin Kiewitz
2013-12-10SCI: Add handling for the RAVE resource type, found in KQ6CDFilippos Karapetis
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: only apply audio+text patch to KQ6 CD+LB2 CDMartin Kiewitz
2013-12-08SCI: sci.cpp updated b/c KQ6 audio+text supportMartin 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-24BUILD: Remove need for engine.mk in each engine directory.D G Turner
2013-11-24BUILD: Remove need for engine-plugin.h in engines.D G Turner
2013-11-24BUILD: Split engines/plugins_table header down to a file per engine.D G Turner
2013-11-24BUILD: Split engines.mk down to a single file per engine.D G Turner
2013-11-24BUILD: Split configure.engines down to a single file per engine.D G Turner
2013-11-23SCI: Make fade signal version check more preciseWillem Jan Palenstijn
2013-11-23SCI: Fix SCI1late fade complete signalWillem Jan Palenstijn
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-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
2013-10-30SCI: kq6 inventory patch now applies to floppy tooMartin Kiewitz
2013-10-30SCI: Fix uninitialized reads of the Hoyle 3 backgammon doubling cubeFilippos Karapetis
2013-10-30SCI: Fix script bug #3615129 - "SCI: Crazy Nick Laura Bow - Uninitialized rea...Filippos Karapetis
2013-10-30SCI: Fix script bug #3615119 - "SCI: Crazy Nick Laura Bow - Uninitialized rea...Filippos Karapetis
2013-10-30SCI: Fix script bug #3615130 - "SCI: Hoyle3 - Uninitialized read error"Filippos Karapetis
2013-10-30SCI: Fix script bug #3615120 - "SCI: Crazy Nick Laura Bow - kReadNumber signa...Filippos Karapetis
2013-10-30SCI: Handle objects with a dot in their nameFilippos Karapetis