aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25GNAP: Fix typo in initialization codeOri Avtalion
2016-05-25SCUMM HE: Document more opcodes.Kirben
2016-05-25GNAP: Use an enum value in the declaration of setHotspotStrangerke
2016-05-25GNAP: Small changes in scene 02 hotspotsStrangerke
2016-05-25GNAP: Strengthen sanity checks in drawBitmapStrangerke
2016-05-25GNAP: More initializationsStrangerke
2016-05-25GNAP: Initialize some more variablesStrangerke
2016-05-25JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2016-05-24GNAP: Remove extra semi-columnStrangerke
2016-05-24GNAP: Initialize the members of CutSceneStrangerke
2016-05-24GNAP: Enlarge some arrays in the alien arcade gameStrangerke
2016-05-24GNAP: Remove duplicate code. Renaming and cleanup.Strangerke
2016-05-24GNAP: Remove some more duplicate codeStrangerke
2016-05-24GNAP: Remove duplicate code in characterStrangerke
2016-05-24AGOS: Fix uninitialized variablesStrangerke
2016-05-24SCUMM: Fix bug #3230 PAJAMA SAM 2: Background gfx glitch in intro.Kirben
2016-05-24SCUMM HE: Fix bug with parameter initialization, add more debug outputEugene Sandulenko
2016-05-24GNAP: Fix more uninitialized variablesStrangerke
2016-05-24GNAP: Fix code alignmentStrangerke
2016-05-24GNAP: Fix out of bound access in alternate font codeStrangerke
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-23COMMON: Fix another warning.Eugene Sandulenko
2016-05-23COMMON: Remove const qualifiers.Eugene Sandulenko
2016-05-23COMMON: Fix warningEugene 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-23TESTS: Implement SortedArray testEugene Sandulenko
2016-05-23COMMON: Fix SortedArray implementation for empty arrayEugene Sandulenko
2016-05-23BUILD: Fix test compilation with event recorder enabledEugene Sandulenko
2016-05-23ANDROID: Build against android-23 platform.Alyssa Milburn
2016-05-23Merge pull request #765 from mjg59/masterEugene 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-22ANDROID: Add support for ScummVM menu on Android TV devicesMatthew Garrett