aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-03GRAPHICS: Fix FloodFillEugene Sandulenko
2016-06-03GNAP: Flip the converted frame instead of the original one in order to respec...Strangerke
2016-06-03GRAPHICS: Added FloodFill class to Surface.Eugene Sandulenko
2016-06-02GNAP: Remove debug messageStrangerke
2016-06-02SCUMM HE: Documented o100_getWizData()Eugene Sandulenko
2016-06-01GUI: Initialize pointers to NULL, not falseTorbjörn Andersson
2016-06-01GRAPHICS: Restore layout debugging capabilitiesEugene Sandulenko
2016-06-01GUI: More object initialization cleanupEugene Sandulenko
2016-06-01GUI: Cleanup class initializationEugene Sandulenko
2016-06-01MOHAWK: Initialize some more variablesStrangerke
2016-06-01Merge pull request #768 from salty-horse/access_audioEugene Sandulenko
2016-06-01MOHAWK: Remove yet another useless variableStrangerke
2016-06-01MOHAWK: Change several variables to booleanStrangerke
2016-06-01MOHAWK: Remove a useless structureStrangerke
2016-06-01MOHAWK: Initialize some variablesStrangerke
2016-05-31GNAP: Change two variables to bool, remove two useless variablesStrangerke
2016-05-31ANDROIDSDL: Update build configsEugene Sandulenko
2016-05-31ANDROIDSDL: Made android version genericEugene Sandulenko
2016-05-31ANDROID: Set version code to 16. 15 was 1.8.1Eugene Sandulenko
2016-05-31TINSEL: Fix illegal memory reads.Eugene Sandulenko
2016-05-31TINSEL: Guard against illegal memory writesEugene Sandulenko
2016-05-31TOON: Plug memory leakEugene Sandulenko
2016-05-31JANITORIAL: Whitespace fixesEugene Sandulenko
2016-05-31TOON: Init memory before usageEugene Sandulenko
2016-05-31IMAGE: Fix out of bounds accessEugene Sandulenko
2016-05-31IMAGE: Init memory before usageEugene Sandulenko
2016-05-31SCUMM HE: Initialize memory before usageEugene Sandulenko
2016-05-31SAGA: Fix potential buffer overrunEugene Sandulenko
2016-05-31SAGA: Safer string manipulationEugene Sandulenko
2016-05-31AUDIO: Fix memory corruption.Eugene Sandulenko
2016-05-31PRINCE: Detecting unknown cursorsEugene Sandulenko
2016-05-31PRINCE: Proper processing of missing sprite maskEugene Sandulenko
2016-05-31PRINCE: Object initializationEugene Sandulenko
2016-05-31SCUMM HE: Improved debug messagesEugene Sandulenko
2016-05-30GNAP: Simplify transparency handling on BE systemsThierry Crozat
2016-05-30GNAP: Fix sprites display on big endian systemsThierry Crozat
2016-05-30SCUMM HE: Fix int32 vs intEugene Sandulenko
2016-05-30GNAP: (hopefully) fix display on BE systemsStrangerke
2016-05-30SCUMM HE: Fixed initialization in Moonbase AIEugene Sandulenko
2016-05-30SCUMM HE: Fix object destructionEugene Sandulenko
2016-05-30PARALLACTION: Fix object initializationEugene Sandulenko
2016-05-30PARALLACTION: More string safetyEugene Sandulenko
2016-05-30SCUMM HE: Moonbase FOW rendering fixesEugene Sandulenko
2016-05-30CONFIGURE: Add support for building with WinSparkleThierry Crozat
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