aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2014-05-29SCI: kDoSound: only one sample at once - thx wjpMartin 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: Introduce typesafe Debugger::registerVar functions.Johannes Schickel
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DVar_Register to Debugger::registerVar.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-05-26SCI: SQ1VGA patch for spider droid timing issueMartin Kiewitz
2014-05-25SCI: Make debugging output conditionalWillem Jan Palenstijn
2014-05-25SCI: Fix voice mapping during midi channel remappingWillem Jan Palenstijn
2014-04-29SCI: Fix compilation due to wrong preprocessor directive.D G Turner
2014-04-29SCI: Disable detection of "SCI Narration Demo" fangame.D G Turner
2014-04-28Merge pull request #450 from JenniBee/masterEugene Sandulenko
2014-04-18SCI: Inhibit spurious GCC warnings in script patching code.D G Turner
2014-03-28SCI: Add missing USE_MAD check for commit 6a519f7fFilippos Karapetis
2014-03-28SCI: Initial implementation of the fanmade sciAudio libraryFilippos Karapetis
2014-03-22SCI: Add detection entries for many more fan games.JenniBee
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