aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dungeonman.h
AgeCommit message (Expand)Author
2016-08-26DM: Add commandsBendegúz Nagy
2016-08-26DM: Fix some compilation errors under MSVC9Strangerke
2016-08-26DM: Add isDrawnWallOrnAnAlcove functionWinterGrascph
2016-08-26DM: Add decodeText dependenciesWinterGrascph
2016-08-26DM: Add global variable dependencies for isDrawnWallOrnAnAlcoveWinterGrascph
2016-08-26DM: Add stairs displayWinterGrascph
2016-08-26DM: Add dummy movement code for testingWinterGrascph
2016-08-26DM: getSquareAspect(..) is completeWinterGrascph
2016-08-26DM: Add flipped wall bitmapsWinterGrascph
2016-08-26DM: Fix file loading dependancyWinterGrascph
2016-08-26DM: Add some draw dungeon dependenciesWinterGrascph
2016-08-26DM: Add wrapper class around raw map bytesWinterGrascph
2016-08-26DM: Finish implementing ornament masks in DungeonMan::getSquareWinterGrascph
2016-08-26DM: Refactor Thing PODWinterGrascph
2016-08-26DM: Add dungeonman.o to module.mk, fix _bitmaps memory leakWinterGrascph
2016-08-26DM: Add square query in DungeonManWinterGrascph
2016-08-26DM: Implement F0173_DUNGEON_SetCurrentMapWinterGrascph
2016-08-26DM: Implement Dungeon.dat file parsing, add relevant structuresWinterGrascph
2016-08-26DM: Add support for Dungeon.dat uncompressionWinterGrascph