aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2018-08-30SCI32: Add audio volume sync support for Hoyle5Filippos Karapetis
2018-08-28SCI32: Fix a crash when talking with the Leshy in QFG4Filippos Karapetis
2018-08-28SCI: Fix typoFilippos Karapetis
2018-08-28SCI32: Extend workaround for a music fading script bug in QFG4Filippos Karapetis
2018-08-27SCI: Load the correct sound effects in Hoyle 4Filippos Karapetis
2018-08-27SCI32: Fix broken palette when loading a game in Shivers from the GMMFilippos Karapetis
2018-08-26SCI: Fix compilation when SCI32 is disabledFilippos Karapetis
2018-08-25SCI32: Fix a script bug when fighting revenants in QFG4Filippos Karapetis
2018-08-25SCI: Fix compilationFilippos Karapetis
2018-08-25SCI: Fix compilation when SCI32 is disabledFilippos Karapetis
2018-08-25SCI32: Fix the walk region in Cazanoux's house in GK1Filippos Karapetis
2018-08-25SCI32: Add a workaround for ShiversFilippos Karapetis
2018-08-25SCI: Add a default case to the switch in toDebugString()Filippos Karapetis
2018-08-25SCI32: Remove reg32_t and use reg_t in all casesFilippos Karapetis
2018-08-25SCI32: Adapt the pathfinding debug code to work woth SCI32 gamesFilippos Karapetis
2018-08-23SCI32: Fix attacking necrotaurs with the sword in QFG4Filippos Karapetis
2018-08-23SCI32: Add workarounds for OOB reads for parametersFilippos Karapetis
2018-08-21SCI32: Extend a script workaround to all screens in QFG4Filippos Karapetis
2018-08-21SCI32: Extend a pathfinding workaround to all screens in QFG4Filippos Karapetis
2018-08-21SCI32: Ignore invalid kernel call when toggling the music in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Fix fade-in for some screens in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Add handling for config settings used in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Add stub for kWinDLL - used in Hoyle 5Filippos Karapetis
2018-08-21SCI: Enable detection entry for Hoyle 3 AmigaFilippos Karapetis
2018-08-21SCI: Add support for text loading in Hoyle 3 AmigaFilippos Karapetis
2018-08-21SCI: Add workaround for buggy script in Hoyle 3 AmigaFilippos Karapetis
2018-08-21SCI32: Add several workarounds for uninitialized reads in Hoyle 5Filippos Karapetis
2018-08-21SCI: Update commentFilippos Karapetis
2018-06-29SCI: Add LarryScale option to LSL7 demoThierry Crozat
2018-06-29SCI: Use LarryScale in games that support it, not just LSL7Torbjörn Andersson
2018-06-29SCI: Fix shadowing warningEugene Sandulenko
2018-06-15SCI32: Only enable larry scaler for LSL7David Fioramonti
2018-06-03Merge pull request #1141 from DanielSWolf/larryscaleThierry Crozat
2018-05-28Merge pull request #1187 from bgK/detection-refactor-unknownBastien Bouclet
2018-05-20SCI: Update rad2deg usageDavid Fioramonti
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-04-22SCI: Change workaround for PalVary / Animate race conditionWillem Jan Palenstijn
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-03-28SCI: Added overried specifiersEugene Sandulenko
2018-03-23JANITORIAL: Silence GCC warningAdrian Frühwirth
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningAdrian Frühwirth
2018-03-16SCI: Add game option for enabling/disabling LarryScale in LSL7Daniel Wolf
2018-03-16SCI: Use LarryScale cel scaler instead of nearest-neighborDaniel Wolf
2018-02-01SCI: Avoid (false positive) uninitialized use warningWillem Jan Palenstijn
2018-02-01SCI: Sabotage qfg1vga's speed testWillem Jan Palenstijn
2018-01-31COMMON: Move VER macro for serializer into common codeColin Snover
2018-01-30SCI: Add detection entry for LB2 ES floppyColin Snover
2018-01-16SCI32: Fix PQ4 Barbie shoe points patch selectorDavid Fioramonti
2018-01-02SCI32: Fix segfault when SCI3 vocab isn't foundDan Church