aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-05-30SCUMM HE: Moonbase FOW rendering fixesEugene Sandulenko
2016-05-30SCI32: Really guard against null pointer dereference in calcListsColin Snover
2016-05-30GNAP: Remove obsolete commentStrangerke
2016-05-30MOHAWK: Initialize some variablesStrangerke
2016-05-30GNAP: Make two variables local to Scene52::run()Strangerke
2016-05-30GNAP: Initialize two more variablesStrangerke
2016-05-30GNAP: Remove duplicate codeStrangerke
2016-05-30GNAP: Make 2 variables local to setDeviceHotspotStrangerke
2016-05-30GNAp: Remove an unused variableStrangerke
2016-05-30GNAP: Initialize some unitialized variables in GnapEngineStrangerke
2016-05-30GNAP: Fix corrupted savegame title in GUIsylvaintv
2016-05-29GNAP: Fix waitForUpdate behaviorsylvaintv
2016-05-29SHERLOCK: Silence very noisy GCC warningTorbjörn Andersson
2016-05-29Merge pull request #751 from einstein95/patch-1Filippos Karapetis
2016-05-29Merge pull request #764 from salty-horse/agi_audioEugene Sandulenko
2016-05-29Merge pull request #767 from raziel-/patch-1Eugene Sandulenko
2016-05-29SCUMM HE: Explicit type conversionEugene Sandulenko
2016-05-29SCUMM HE: Fix warningEugene Sandulenko
2016-05-29Fix Wintermute copyright signHubert Maier
2016-05-29Fix Voyeur copyright signHubert Maier
2016-05-29Fix TsAGE copyright signHubert Maier
2016-05-29Fix MADS copyright signHubert Maier
2016-05-29Fix LAB copyright signHubert Maier
2016-05-29Fix Hopkins copyright signHubert Maier
2016-05-29Fix CGE2 copyright signHubert Maier
2016-05-29Fix CGE copyright signHubert Maier
2016-05-29GUI: Make copyright "sign" consistentHubert Maier
2016-05-28SCI32: Remove invalid TODO about CLUT for 16-bit graphicsColin Snover
2016-05-28GNAP: Remove duplicate code in screenEffectStrangerke
2016-05-28SCI: Remove warning in kDisposeScriptColin Snover
2016-05-28SCI32: Provide default value for vmap minDiffIndexColin Snover
2016-05-28SCI32: Simplify default text width equationColin Snover
2016-05-28SHERLOCK: Fix warningsEugene Sandulenko
2016-05-28SCI: Explicit type conversion. Avoids warnings on number of compilers.Eugene Sandulenko
2016-05-28SCI: Fix warningEugene Sandulenko
2016-05-28SCI32: Remove unused titled text bitmap codeColin Snover
2016-05-28PARALLACTION: Safer string manipulationEugene Sandulenko
2016-05-28PARALLACTION: Cleanup object initializationEugene Sandulenko
2016-05-28GROOVIE: Clean initialization for few classesEugene Sandulenko
2016-05-27ACCESS: Fix derived Screen copyBlock method signaturePaul Gilbert
2016-05-27SCI32: Add explicit checks for null pointersColin Snover
2016-05-27SCI32: Initialise pointers in CelObj scalerColin Snover
2016-05-27SCI32: Fix CelObj cacheColin Snover
2016-05-27SCI32: Use better name for fixed priority fieldColin Snover
2016-05-27SHERLOCK: Remove redundant allocation in surface creationPaul Gilbert
2016-05-27MADS: Remove redundant allocation in surface creationPaul Gilbert
2016-05-27ACCESS: Remove redundant allocation in surface creationPaul Gilbert
2016-05-26TSAGE: Refactor GfxSurface and Screen to not use virtual inheritancePaul Gilbert
2016-05-26VOYEUR: Reorder ViewPortResource fields to fix VS packing warningsPaul Gilbert
2016-05-26SHERLOCK: Refactor Surface and Screen to not use virtual inheritancePaul Gilbert