aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-05-22SCUMM: Fix compilation with MSVCFilippos Karapetis
2016-05-22SCUMM: Fix warnings thrown by MSVCFilippos Karapetis
2016-05-22SAGA: Remove curly brackets from some 1-line if statementsFilippos Karapetis
2016-05-22Merge pull request #759 from salty-horse/neverhood_audioEugene Sandulenko
2016-05-22Merge pull request #760 from salty-horse/scumm_audioEugene Sandulenko
2016-05-22SCUMM HE: CleanupEugene Sandulenko
2016-05-22SCUMM HE: Added stub for Tree classEugene Sandulenko
2016-05-22SCUMM HE: Added main Moonbase AI codeEugene Sandulenko
2016-05-22SCUMM HE: Moved Moonbase stuff to v90heEugene Sandulenko
2016-05-22SCUMM HE: Added Moonbase Traveller classEugene Sandulenko
2016-05-22SCUMM HE: Added implementation for Sortie and DefenderUnit classesEugene Sandulenko
2016-05-22SCUMM HE: Added Moonbase Node classEugene Sandulenko
2016-05-22SCUMM HE: Added Weapon classEugene Sandulenko
2016-05-22SCUMM HE: AIEntity class implementationEugene Sandulenko
2016-05-22SCUMM HE: Initial stub for Moonbase AIEugene Sandulenko
2016-05-22SCUMM HE: Documented more opcodesEugene Sandulenko
2016-05-22SCI: Script patch for fixing 3 missing points in QfG3Omer Mor
2016-05-21SCUMM: Reduce audio header dependenciesOri Avtalion
2016-05-21NEVERHOOD: Reduce audio header dependenciesOri Avtalion
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-17SCUMM HE: Complete Complex Array Operations subopcode.Eugene 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-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-16Merge pull request #747 from salty-horse/gob_headersEugene Sandulenko
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