aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-05-24GNAP: Fix some uninitialized variablesStrangerke
2016-05-24GNAP: Fix memory leaks, reported by ValgrindTorbjörn Andersson
2016-05-24SCUMM HE: Another step in Amiga port fixesEugene Sandulenko
2016-05-24Merge pull request #757 from Strangerke/gnapEugene Sandulenko
2016-05-23SCUMM HE: CleanupEugene Sandulenko
2016-05-23GNAP: Fix inventory content when loading from launcherStrangerke
2016-05-23GNAP: Add safeguard in setSoundVolumeStrangerke
2016-05-23SCUMM HE: Fix warningsEugene Sandulenko
2016-05-23GNAP: As suggested by Tsoliman, tag the games as unstableStrangerke
2016-05-23SCUMM HE: Fixes for Amiga portEugene Sandulenko
2016-05-23GNAP: Add a note, remove a checkmeStrangerke
2016-05-23GNAP: Add safeguard checks in PlayerGnap's getWalkStopSequenceId and getWalkF...Strangerke
2016-05-23GNAP: Rename two Facing enumsStrangerke
2016-05-23GNAP: After double-checking them, remove two CHECKMEsStrangerke
2016-05-23GNAP: Add 2 other double semi columnsStrangerke
2016-05-23GNAP: Add a note concerning the original save and load screensStrangerke
2016-05-23GNAP: Remove an irrelevant TODO copied from another engineStrangerke
2016-05-23GNAP: Remove useless in ResourceClass constructorStrangerke
2016-05-23GNAP: Remove a TODOStrangerke
2016-05-23GNAP: Remove original debug codeStrangerke
2016-05-23GNAP: Map remaining Key codesStrangerke
2016-05-23GNAP: Use KeyCode value instead of numeric value for BackspaceStrangerke
2016-05-23GNAP: Remove double smi-columnsStrangerke
2016-05-22SCUMM HE: Plug in Moonbase AIEugene Sandulenko
2016-05-22AGI: Fix invalid read (/crash), when shaking screenMartin Kiewitz
2016-05-22SCUMM HE: Finish implementation of the Tree classEugene Sandulenko
2016-05-22SWORD25: Fix signed/unsigned warningFilippos Karapetis
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-21GNAP: Remove yet another TODOStrangerke
2016-05-21GNAP: Implement setSoundVolumeStrangerke
2016-05-21GNAP: Remove or rephrase a couple of notesStrangerke
2016-05-20GNAP: Remove some obsolete comments, take better advantage of the possible va...Strangerke