aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17AGOS: Fix potential buffer overflow.Kirben
2016-05-17GNAP: USe Common::Point for mouse position, initialize some more variablesStrangerke
2016-05-17GNAP: Replace memcpy on overlapping memory area by memmove. Thanks to eriktor...Strangerke
2016-05-16GNAP: Fix another valgrind errorStrangerke
2016-05-16GNAP: Enforce the use of nullptr in function callsStrangerke
2016-05-16GNAP: Fix a couple of unintialized variablesStrangerke
2016-05-16GNAP: Fix broken debug stringsStrangerke
2016-05-16GNAP: Fix score display in Monkey arcade game.Strangerke
2016-05-16COMMON: Add replace functions to Common and String.Borja Lorente Escobar
2016-05-16GNAP: Explicitely set _scoreLevel to 1 when score greater than 556Strangerke
2016-05-16SCI: Removing redundant virtual destructor as per LordHoto's suggestionEugene Sandulenko
2016-05-16GNAP: Load TTF from the executable (optional)Strangerke
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-15GNAP: Fix regression in hotspotsStrangerke
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
2016-05-14SCUMM HE: Marked sprite subopcodes and better field namesEugene Sandulenko
2016-05-14SCUMM HE: Fixes and comments to video playback codeEugene Sandulenko
2016-05-14SCUMM HE: Hid noisy debug output deeperEugene Sandulenko
2016-05-14WINTERMUTE: Remove redundant check.Eugene Sandulenko
2016-05-14SWORD1: Remove redundant check.Eugene Sandulenko
2016-05-14SKY: Add safety checkEugene Sandulenko
2016-05-14PRINCE: Remove redundant checkEugene Sandulenko