aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-21I18N: Update translations templatesThierry Crozat
2017-05-20SCI: Stop leaking locals segments during script reuseColin Snover
2017-05-20SCI: Fix warning about missing base object when loading save gamesColin Snover
2017-05-20SCI: Minor punctuation fix in buggy script alertColin Snover
2017-05-20SCI: Find and store the original static names of objectsColin Snover
2017-05-20SCI: Refactor relocation codeColin Snover
2017-05-20SCI32: Remove bad assertion in relocateSci3Colin Snover
2017-05-20SCI: Nitpicky cleanup of some magic numbers and what-not-why commentsColin Snover
2017-05-20SCI: Remove duplicate relocateBlock functionColin Snover
2017-05-20SCI: Always use SegManager::getObjectName to get object namesColin Snover
2017-05-20SCI: Stop making copies of ObjMap and remove related dead codeColin Snover
2017-05-20SCI: Add more support for >16-bit SCI3 offsetsColin Snover
2017-05-20SCI32: Fix kPlatform operation for SCI2 through SCI2.1earlyColin Snover
2017-05-20SCI: Ignore patch resources with .DOS and .WIN extensionsColin Snover
2017-05-20TITANIC: Method renamings in star control camera classesPaul Gilbert
2017-05-20TITANIC: Remove unused variablePaul Gilbert
2017-05-20I18N: Update translation (German)Lothar Serra Mari
2017-05-20TITANIC: Fix blitting of game objects with a transparency surfacePaul Gilbert
2017-05-16SCI: Let getClassAddress fail gracefully with SCRIPT_GET_DONT_LOADWillem Jan Palenstijn
2017-05-15SCI: Add script patch for "Tickets, only" during game over sceneMartin Kiewitz
2017-05-15SCI: Ignore priority and transparency for KQ6 hi-res viewsWillem Jan Palenstijn
2017-05-15I18N: Regenerate translations data fileThierry Crozat
2017-05-13SCI: Guard against potential stack overflow in vocab word parserColin Snover
2017-05-13SCI: Fix access violation reading Hoyle1 vocabularyColin Snover
2017-05-14I18N: Update translations templatesThierry Crozat
2017-05-13SCI: Suppress resource warnings when running fallback detectionColin Snover
2017-05-13SCI: Dispose uncached volume file streamsColin Snover
2017-05-13SCI32: Make sure all save game validity checks are in kCheckSaveGame32Colin Snover
2017-05-13SCI32: Fix crash at end of TorinColin Snover
2017-05-10SCI: Fix reading of Rave data from compressed KQ6 audio volumesColin Snover
2017-05-10I18N: Update translations templatesThierry Crozat
2017-05-10SCI: Add "patch" directory to search pathsColin Snover
2017-05-10SCI: Add example of KQ6 game with incorrect patches directoryColin Snover
2017-05-10SCI: Remove unused Robot code from SCI16 audio codeColin Snover
2017-05-10SCI: Fix support for ScummVM compressed audio volumesColin Snover
2017-05-09SHERLOCK: SS: Fix Italian fan detection entry languagePaul Gilbert
2017-05-09I18N: Update translation (Italian)Paolo Bossi
2017-05-09I18N: Update translation (Italian)Paolo Bossi
2017-05-09SCI: Add ifdef for SCI32 types in processPatchColin Snover
2017-05-09I18N: Update translation (Dutch)Ben Castricum
2017-05-09I18N: Update translation (Dutch)Ben Castricum
2017-05-08SCI: Fix SCI1.1 patch resourcesColin Snover
2017-05-08SCI32: Add workaround for KQ7Colin Snover
2017-05-08I18N: Update translation (Finnish)Timo Mikkolainen
2017-05-08I18N: Update translations templatesThierry Crozat
2017-05-08SCI: Add missing files in POTFILESThierry Crozat
2017-05-08SCI: Fix unnecessary copy of Common::StringColin Snover
2017-05-08SCI: Fix Audio36 patch suffix matching against lowercase extensionsColin Snover
2017-05-08SCI: Fix some issues with ChunkResourceSourceColin Snover
2017-05-08SCI: Translate messages passed to dialoguesColin Snover