aboutsummaryrefslogtreecommitdiff
path: root/engines/dm
AgeCommit message (Expand)Author
2019-11-16DM: Fix Missing Default Switch CasesD G Turner
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-29DM: Game does not use MID, mark it as such.Henrik "Henke37" Andersson
2019-08-26DM: Fix GCC Compiler Warnings from Structure memset Usage.D G Turner
2018-12-23DM: Fix class member naming, and silence some MSVC warningsFilippos Karapetis
2018-07-30DM: Fix Possible Uninitialized Variable Usage Compiler Warnings.D G Turner
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-03-25DM: Fix drawSquareD0L() to match original rebuilt sourcesAdrian Frühwirth
2018-03-24JANITORIAL: Silence GCC 7 fallthrough warningsAdrian Frühwirth
2017-11-19EVENTS: Rename synthetic to kbdRepeatBastien Bouclet
2017-11-10ALL: Fix misuse of comma operatorColin Snover
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-09-22DM: Fix leaking the save thumbnail MemoryWriteStreamDynamic bufferBastien Bouclet
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-04-18JANITORIAL: Remove superfluous semicolonsTorbjörn Andersson
2017-01-31DM: Fix GCC warningsStrangerke
2017-01-22DM: Fix formatingBendegúz Nagy
2017-01-20Fix crash at the first corridor and entrance doorBendegúz Nagy
2017-01-20Silence valgrind error messagesBendegúz Nagy
2017-01-20Properly delete leaking DisplayMan::_tmpBitmapBendegúz Nagy
2017-01-19Fix regression introduced in 3ab3a85Bendegúz Nagy
2016-11-24DM: Add POTFILESrootfather
2016-10-30DM: Fix GCC warning (and potential bug)Strangerke
2016-10-11DM: Fix isSquareACorridorTeleporterPitOrDoor for the demo, set version of dem...Strangerke
2016-10-11DM: Handle demo dungeon fileStrangerke
2016-10-09DM: Add detection for an amiga demo versionStrangerke
2016-10-09DM: Remove useless variableStrangerke
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-09-28DM: More refactoringStrangerke
2016-09-26DM: reduce some more redirectionsStrangerke
2016-09-25DM: Some more work on dereferencingStrangerke
2016-09-25DM: reduce dereferencing some moreStrangerke
2016-09-24DM: Fix some CppCheck warningsStrangerke
2016-09-24DM: Fix styleStrangerke
2016-09-24DM: Reduce dereferencing of _dungeonMan in MovesensManStrangerke
2016-09-23DM: Get rid of some dereferencing in DungeonManStrangerke
2016-09-22DM: Some renaming, reduce dereferencingStrangerke
2016-09-22DM: Fix GCC warningStrangerke
2016-09-21DM: Fix GCC warnings reported by eriktorbjornStrangerke
2016-09-21DM: Rename GraphicIndice membersStrangerke
2016-09-20DM: Fix two memory leaksStrangerke
2016-09-20DM: Initialize some variablesStrangerke
2016-09-20DM: Janitorial - remove trailing spacesStrangerke
2016-09-20DM: Make use of TimeLineEventTypeStrangerke
2016-09-20DM: Rename TimelineEventType membersStrangerke
2016-09-19DM: Fix 2 GCC warnings, some renamingStrangerke
2016-09-19DM: Some more renamingStrangerke
2016-09-19DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundManStrangerke