aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2016-12-06ALL: Unify 'corrupted engine data' messageBen Castricum
2016-12-05ALL: Unify 'missing engine data' messageBen Castricum
2016-12-04FULLPIPE: Enable engine by defaultEugene Sandulenko
2016-12-04FULLPIPE: Fix another warningEugene Sandulenko
2016-12-04FULLPIPE: Fix warningsEugene Sandulenko
2016-12-04FULLPIPE: Added detection for Russian demo version.Eugene Sandulenko
Crashes as startup
2016-12-04FULLPIPE: Add detection for Estonian versionEugene Sandulenko
2016-12-03FULLPIPE: Added detection for German Demo and using different file for ↵Eugene Sandulenko
version detection
2016-12-03SCI: Remove unnecessary duplicate shadowing variableColin Snover
2016-12-03SCI: Fix invalid read of LB2 audio map 448Colin Snover
2016-12-03SCI: Update engine status commentColin Snover
2016-12-03SCI: Remove unnecessary lock in SegManagerColin Snover
2016-12-03SCI: Remove use of snprintfColin Snover
2016-12-03SCI: Deduplicate text-reading code in kGetFarTextColin Snover
2016-12-03SCI: Remove unnecessary indirection in Resource::loadPatchColin Snover
2016-12-03SCI: Clean up some commentsColin Snover
2016-12-03SCI: Fix buffer overflow in AmigaMac sound driverColin Snover
2016-12-03SCI: Fix non-responsive application warning during sysex transfersColin Snover
This also fixes the display of the startup LCD message, which had been delayed until after the sysex transfer was finished.
2016-12-03SCI32: Fix LSL6hires text speed sliderColin Snover
For whatever reason, this game uses a different global for specifying the text speed.
2016-12-02TITANIC: Fix changing inventory glyphs positions when dragging onePaul Gilbert
2016-12-02TITANIC: Fix dragging inventory items onto the viewPaul Gilbert
2016-12-02TITANIC: Fix dragging magazine to inventoryPaul Gilbert
2016-12-02FULLPIPE: Fix detected language for German versionEugene Sandulenko
2016-12-01TITANIC: Field renaming for CSuccubusDeliveryGlyphPaul Gilbert
2016-12-01TITANIC: Fix succubus registering mail receiptPaul Gilbert
2016-12-01TITANIC: Fix Succubus greeting message when there's mailPaul Gilbert
2016-12-01TITANIC: Renamings and clarifications for mail methodsPaul Gilbert
2016-12-01FULLPIPE: Remove obsolete TODOEugene Sandulenko
2016-12-01FULLPIPE: CleanupEugene Sandulenko
2016-12-01FULLPIPE: Fix quitting game via menuEugene Sandulenko
2016-12-01FULLPIPE: Fix crash on scene switchEugene Sandulenko
2016-12-01FULLPIPE: Rename struct variables of MovGraphItemEugene Sandulenko
2016-11-30TITANIC: Fix caseless string contains checksPaul Gilbert
2016-11-30TITANIC: Fix getting Succubus's NPC scriptPaul Gilbert
2016-11-30TITANIC: Fix showing magazine ad on TV channel 3Paul Gilbert
2016-11-30TITANIC: Fix down channel remote button for televisionPaul Gilbert
2016-11-30TITANIC: Field renamings in CTelevisionPaul Gilbert
2016-11-30TITANIC: Fix getting remote highlight indexesPaul Gilbert
2016-11-30TITANIC: Handle 16-bit source movie framesPaul Gilbert
2016-11-30TITANIC: Fix turning on chest of drawers in SGT stateroomPaul Gilbert
2016-11-30FULLPIPE: Hide useless noisy warningEugene Sandulenko
2016-11-30FULLPIPE: Implement MovGraph destructorEugene Sandulenko
2016-11-30FULLPIPE: Restart SFX on request instead of skipping it.Eugene Sandulenko
This matches the original and fixes the footstep sounds.
2016-11-30FULLPIPE: Fix music looping in scene04. This completes this sceneEugene Sandulenko
2016-11-29Merge pull request #864 from BenCastricum/editingEugene Sandulenko
ALL: Unify messages wording
2016-11-29ALL: save file => saved gameBen Castricum
2016-11-29ALL: Remove comma before the word 'instead'Ben Castricum
2016-11-29ALL: game state => saved gameBen Castricum
2016-11-29ALL: savegame => saved gameBen Castricum
2016-11-29ALL: Fix usage of 'etc.'Ben Castricum