aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2014-08-22MISC: Fix typo s/Adlib/AdLib/ (only where visible to the user)Ben Castricum
2014-08-08SCI: Handle 's at the end of words - bug #6608Filippos Karapetis
2014-08-08SCI: Code formatting fixesFilippos Karapetis
2014-08-08SCI: Fix wrong game features heuristic for Hoyle 1/2 - bug #6606Filippos Karapetis
2014-08-08SCI: Extend hack to fix regression in GK1Filippos Karapetis
2014-08-08SCI: Add the French version of Phantasmagoria - bug #6574Filippos 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-07-24SCI: Small formatting fix.Johannes Schickel
2014-06-08SCI: fix coordination translation for 480x300 macMartin Kiewitz
2014-06-03SCI32: fix crash during gabriel knight introMartin Kiewitz
2014-06-02SCI: comment typo fixMartin Kiewitz
2014-06-02SCI: fix saving in mother goose sci0 (bug #6486)Martin Kiewitz
2014-06-02SCI: fix regression introduced by 480x300 commitMartin Kiewitz
2014-06-02SCI: Silence double to float conversion warning.Johannes Schickel
2014-06-01SCI: Add missed usage of AD_LISTEND in detection entry.D G Turner
2014-06-01SCI: Add Ecoquest I detection entry from bug #6599.D G Turner
2014-06-01SCI: Add Hoyle 2 DOS detection entry from bug #6598.D G Turner
2014-06-01SCI: Add Mixed Up Fairy Tales EGA detection entry from bug #6596.D G Turner
2014-06-01SCI: more hoyle 4 workarounds (bug #6604)Martin Kiewitz
2014-06-01SCI: Silence a gcc conversion warningMatthew Hoops
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: adding undither flag for a few more gamesMartin Kiewitz
2014-06-01SCI: added undither flags for 2x sq3 + hoyle 1Martin Kiewitz
2014-06-01SCI: added hoyle1 dos (bug #6597Martin Kiewitz
2014-06-01SCI: detection for lb2 dos floppy v1.1 (bug #6543)Martin Kiewitz
2014-06-01SCI: fix kGetTime, fixes bug #6605Martin Kiewitz
2014-06-01SCI: add detection for sq3 mac (bug #6484)Martin Kiewitz
2014-06-01SCI: work on SCI0/01 Mac 480x300 scalingMartin Kiewitz
2014-06-01SCI: debugger diskdump is now able to dump '*'Martin Kiewitz
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