aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20TSAGE: Fix crash on RTLColin Snover
2017-11-20TSAGE: Fix deadlocks in audio codeColin Snover
2017-11-20TSAGE: Fix invalid C-style casts to unrelated classesColin Snover
2017-11-20TSAGE: Remove member access of null pointerColin Snover
2017-11-20Merge pull request #1064 from csnover/tinsel-oomPaul Gilbert
2017-11-20PRINCE: Added detection for alternative Russian versionEugene Sandulenko
2017-11-20FULLPIPE: Fix loading inventory items from savesBastien Bouclet
2017-11-19TINSEL: Increase maximum number of objectsColin Snover
2017-11-19SCI32: Add Phantasmagoria IT detection entryColin Snover
2017-11-19SCI32: Add KQ7 1.51 FR detection entryColin Snover
2017-11-20I18N: Regenerate translations data fileThierry Crozat
2017-11-19AUDIO: Fix uninitialized data structures in PacketizedMP3StreamColin Snover
2017-11-19AUDIO: Fix data race in PacketizedMP3StreamColin Snover
2017-11-19XEEN: Fix display of multi-page town messagesPaul Gilbert
2017-11-19XEEN: Cleaner implementation of changing script line numberPaul Gilbert
2017-11-19XEEN: Extra comments for script methodsPaul Gilbert
2017-11-19COMMON: Improve spacing between members in the event structsBastien Bouclet
2017-11-19EVENTS: Fix one ms error in repeat event generation time checkBastien Bouclet
2017-11-19DRASCULA: Clean up logic in enterRoom()Filippos Karapetis
2017-11-19DRASCULA: Document several updateVisible() callsFilippos Karapetis
2017-11-19SCI: Fix UB shifting negative integersColin Snover
2017-11-19XEEN: Clean up script execution line changesPaul Gilbert
2017-11-19SDL: Improve handling of SDL2 keyboard repeat eventsBastien Bouclet
2017-11-19EVENTS: Allow disabling repeat event generationBastien Bouclet
2017-11-19EVENTS: Move key repeat handling to its own methodBastien Bouclet
2017-11-19EVENTS: Rename synthetic to kbdRepeatBastien Bouclet
2017-11-19DISTS/REDHAT: Add titanic.dat to scummvm.spec.inCameron Cawley
2017-11-19DEVTOOLS: Remove NSIS script from update-version.plCameron Cawley
2017-11-19DEVTOOLS: Add RISC OS !Boot file to update-version.plCameron Cawley
2017-11-18XEEN: Implement do nothing opcodePaul Gilbert
2017-11-18XEEN: Fixes for cmdTakeOrGive script opcodePaul Gilbert
2017-11-18XEEN: Fix number of spells per class array & constantPaul Gilbert
2017-11-18TESTS: Remove unnecessary heap allocationColin Snover
2017-11-18XEEN: Fix size of quest flags, rename for clarityPaul Gilbert
2017-11-18XEEN: Fixes for Character classPaul Gilbert
2017-11-18DRASCULA: Fix ego manipulation for translated versionsEugene Sandulenko
2017-11-18I18N: Update translation (Czech)Zbyněk Schwarz
2017-11-18FULLPIPE: Fix memory leaks restoring save gamesColin Snover
2017-11-18FULLPIPE: Fix memory leaks of arcade keysColin Snover
2017-11-18FULLPIPE: Remove manual memory management and fix in-game save/loadColin Snover
2017-11-18FULLPIPE: Fix use-after-free in ModalMainMenuColin Snover
2017-11-18FULLPIPE: Fix memory leaks of MessageQueues when clearing GlobalMessageQueueListColin Snover
2017-11-18FULLPIPE: Make list item ownership comments more consistentColin Snover
2017-11-18FULLPIPE: Fix leaks of ExCommands loaded from an archiveColin Snover
2017-11-18FULLPIPE: Remove unnecessary member array clear in destructorColin Snover
2017-11-18FULLPIPE: Fix leaks of MessageQueuesColin Snover
2017-11-18FULLPIPE: Fix memory leaks of InteractionsColin Snover
2017-11-18FULLPIPE: Fix memory leaks of PreloadItemsColin Snover
2017-11-18FULLPIPE: Remove manual memory management of use listColin Snover
2017-11-18FULLPIPE: Fix memory leaks of InventoryPoolItemColin Snover