aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2014-11-09SCI: Phantasmagoria actually outputs 630x450 nowMartin Kiewitz
2014-11-09SCI: some more work on 480x300 mac supportMartin Kiewitz
2014-11-06SCI: hopefully Japanese text wrapping is fine nowMartin Kiewitz
2014-11-04SCI: fix Japanese Space Quest 4 (intro + buttons)Martin Kiewitz
2014-11-04SCI: kStrCat does language-splitting for QfG1 tooMartin Kiewitz
2014-11-02SCI: hoyle 4 workaround properly done (bug #6614)Martin Kiewitz
2014-11-02SCI: GetClosest() bugfix the bugfix thx wjpMartin Kiewitz
2014-11-02SCI: bugfix in GetLongest() for Japanese SQ4Martin Kiewitz
2014-11-02SCI: add support for \n and \r in Japanese textMartin Kiewitz
2014-11-02SCI: text16 Shift-JIS font switch fixedMartin Kiewitz
2014-11-02SCI: fix another bug in text16 / GetLongest()Martin Kiewitz
2014-11-02SCI: fix bug in text16 / GetLongest()Martin Kiewitz
2014-11-01SCI: text16 GetLongest() changes fixes bug #5334Martin Kiewitz
2014-11-01SCI: revert r55034, fixes bug #6539Martin Kiewitz
2014-10-31SCI: script patch for qfg1ega (fixes bug #6407)Martin Kiewitz
2014-10-29SCI: color matching bug fixMartin Kiewitz
2014-10-28SCI: color matching - remove debug codeMartin Kiewitz
2014-10-28SCI: properly reversed color matching thanks wjpMartin Kiewitz
2014-10-28SCI: Remove trailing whitespaceFilippos Karapetis
2014-10-28SCI: implement 8-bit color matching SCI1.1 bugMartin Kiewitz
2014-10-27SCI: Add note on SSCI 11 FindColor bugWillem Jan Palenstijn
2014-10-19SCI: Add notesWillem Jan Palenstijn
2014-10-19SCI: Enable some menus in Jones after restoring (bugs #6537 and #6723)Filippos Karapetis
2014-10-18SCI: Fix bug #6703: "SCI: QFG1 VGA - Can't CTRL+S to access statistics"Filippos Karapetis
2014-10-18SCI: Hopefully fix bug #6718 in LSL6 PolishFilippos Karapetis
2014-10-18SCI: Separate the rest of the detection-only functionsFilippos Karapetis
2014-10-18SCI: Rename the version of addAppropriateSources() used in detectionFilippos Karapetis
2014-10-18SCI: Fix some typos, and remove some redundant curly bracesFilippos Karapetis
2014-10-15SCI: Simplify check for non-alphanumeric characters in the parserFilippos Karapetis
2014-10-15SCI: Ignore most of the non-alphanumeric characters in the parserFilippos Karapetis
2014-10-13SCI: WordingFilippos Karapetis
2014-10-13SCI: Set the NS rect for all cases in GK1 (bug #6729)Filippos Karapetis
2014-10-13SCI: Fix bug #6725 - "SCI: LSL5 Mac doesn't launch with MT-32 music"Filippos Karapetis
2014-10-13SCI: Add comments for the MT-32/GM patch contentsFilippos Karapetis
2014-10-13SCI: Add another version of LockerGnome Quest ReduxFilippos Karapetis
2014-10-13SCI: Re-enable the entry for LSL1 remakeFilippos Karapetis
2014-10-03SCI: Fix reading SCI1 midi channel flagsWillem Jan Palenstijn
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