aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
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: Some minor cleanupFilippos Karapetis
2014-02-17SCI: Skip some still unsupported robot files in RAMAFilippos Karapetis
2014-02-17SCI: Provide more accurate error messages for unsupported saved gamesFilippos Karapetis
2014-02-17SCI: Fix bug #6536 - "SCI: JONES - top menu empty after loading from launcher"Filippos Karapetis
2014-01-30SCI: Remove LSL1 Spanish hack (to SCI1 MIDDLE)Martin Kiewitz
2014-01-29SCI: fix typo in getSciLanguageString CID 1003556Martin Kiewitz
2014-01-27SCI: fix null pointer access in logKernelCallMartin Kiewitz
2014-01-27SCI: fix negative array access in parseNodesMartin Kiewitz
2014-01-27SCI: Fix breakage from f92df4c6Alyssa Milburn
2014-01-15ALL: Remove optimization unstable code on checking for null after new.D G Turner
2014-01-06SCI: Fix memory leakWillem Jan Palenstijn
2013-12-31SCI: Remove no longer necessary hackWillem Jan Palenstijn
2013-12-31SCI: Rewrite MIDI channel remappingWillem Jan Palenstijn
2013-12-31SCI: Reduce indentation depthWillem Jan Palenstijn
2013-12-26SCI: remove undither option for SCI1early+ gamesMartin Kiewitz
2013-12-26SCI: fix sci1early+ ega picture issuesMartin Kiewitz
2013-12-26SCI: floodfill reverted, was sci1early differenceMartin Kiewitz
2013-12-24SCI: portraits cleanup + show base picture at endMartin Kiewitz
2013-12-24SCI: injecting "dual" view into King's Quest 6 CDMartin Kiewitz
2013-12-24SCI: injecting "dual" view into Laura Bow 2 CDMartin Kiewitz
2013-12-24SCI: workarounds / new bug ids in commentsMartin Kiewitz
2013-12-24SCI: change floodfill fix for sq4Martin Kiewitz
2013-12-23SCI: change floodfill to fix sq4 ship taking offMartin 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: debug code to print out kq6 raw lipsync dataMartin 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-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