aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-19IMAGE: Added BMP RLE4 decoderEugene Sandulenko
2016-05-18SCUMM HE: Document sprite group opcodesEugene Sandulenko
2016-05-18TINSEL: Fix out-of-bounds array accessEugene Sandulenko
2016-05-18ACCESS: Plug memory leakEugene Sandulenko
2016-05-18NEWS/DE: Mention 3DS portLothar Serra Mari
2016-05-18GRAPHICS: Add support for 4bpp BMPsEugene Sandulenko
2016-05-17SCUMM HE: Complete Complex Array Operations subopcode.Eugene Sandulenko
2016-05-17NEWS: Mention 3DS portEugene Sandulenko
2016-05-17CREDITS: Add Lubomyr to Android portersEugene Sandulenko
2016-05-17KYRA: Remove redundant code.Eugene Sandulenko
2016-05-17CINE: Remove useless code.Eugene Sandulenko
2016-05-17AGI: Remove useless code.Eugene Sandulenko
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-17SCUMM HE: Started work on Complex Array OperationsEugene Sandulenko
2016-05-17NEWS/DE: Mention the lock-up fix for in-game animations in labLothar Serra Mari
2016-05-17NEWS: Mention the lock-up fix for in-game animations in labFilippos Karapetis
2016-05-17LAB: Fix waiting for sounds embedded in animationsFilippos Karapetis
2016-05-17SCUMM: Add missing break in o70_startSound.Kirben
2016-05-17AGOS: Fix potential buffer overflow.Kirben
2016-05-16SCI: Removing redundant virtual destructor as per LordHoto's suggestionEugene Sandulenko
2016-05-16SHERLOCK: Further clarification of virtual destructors. Thanks to LordHoto.Eugene Sandulenko
2016-05-16SCI: Make the Window destructor actually virtualEugene Sandulenko
2016-05-16SHERLOCK: Remove non-virtual destructor which prevents the superclass one fro...Eugene Sandulenko
2016-05-16SCI: Add virtual destructorEugene Sandulenko
2016-05-16SAGA: Add safeguard warning for text access.Eugene Sandulenko
2016-05-16SAGA: Fix potential buffer overrun.Eugene Sandulenko
2016-05-16LURE: Fix potential buffer overrun introduced in 8577606Eugene Sandulenko
2016-05-16SCUMM HE: Clarify commentEugene Sandulenko
2016-05-16NEWS: Add release date for 1.8.1Lothar Serra Mari
2016-05-16Merge pull request #710 from vandalo/masterEugene Sandulenko
2016-05-16Merge pull request #722 from Abde-/masterEugene Sandulenko
2016-05-16Merge pull request #745 from Cruel/3dsEugene Sandulenko
2016-05-16Merge pull request #747 from salty-horse/gob_headersEugene Sandulenko
2016-05-16Merge branch 'master' of https://github.com/scummvm/scummvmLothar Serra Mari
2016-05-16DOCUMENTATION: Recommend HFSExplorer instead of HFVExplorerLothar Serra Mari
2016-05-15KYRA: Simplify Kyra1 audio track filename handlingJohannes Schickel
2016-05-15Revert "KYRA: Plug memory leak"Johannes Schickel
2016-05-15KYRA: Silence analysis tools about possible memory leaksJohannes Schickel
2016-05-15Revert "KYRA: Plug memory leak"Johannes Schickel
2016-05-15KYRA: Plug memory leakEugene Sandulenko
2016-05-15KYRA: Plug memory leakEugene Sandulenko
2016-05-15FULLPIPE: Plug memory leakEugene Sandulenko
2016-05-15ACCESS: Fix memory leakEugene Sandulenko
2016-05-15JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-05-15ACCESS: Plug memory leakEugene Sandulenko
2016-05-15ACCESS: Plug memory leakEugene Sandulenko
2016-05-15AUDIO: Plug potential memory leakEugene Sandulenko
2016-05-15SCUMM HE: Document o100_arrayOps()Eugene Sandulenko
2016-05-15SCUMM HE: Show stub warningsEugene Sandulenko
2016-05-15SCUMM HE: Hid another noisy debug messageEugene Sandulenko