aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dm.h
AgeCommit message (Expand)Author
2016-08-26DM: Add several global variables, add code to F0462_START_StartGame_CPSFBendegúz Nagy
2016-08-26DM: Some renamingStrangerke
2016-08-26DM: Rearrange main parts to better align with the originalBendegúz Nagy
2016-08-26DM: Add initialization related to F0435_STARTEND_LoadGame_CPSFBendegúz Nagy
2016-08-26DM: Fix some CppCheck warningsStrangerke
2016-08-26DM: Add mouse input processing and display for movement arrowsBendegúz Nagy
2016-08-26DM: Add mouseclick processingBendegúz Nagy
2016-08-26DM: Add commandsBendegúz Nagy
2016-08-26DM: Add event managerBendegúz Nagy
2016-08-26DM: Add dummy movement code for testingWinterGrascph
2016-08-26DM: getSquareAspect(..) is completeWinterGrascph
2016-08-26DM: Add some draw dungeon dependenciesWinterGrascph
2016-08-26DM: Add drawDungeon test codeWinterGrascph
2016-08-26DM: Rewrite blitting methods, revise FRAME PODWinterGrascph
2016-08-26DM: Add the original palettes, edit palette loading accordinglyWinterGrascph
2016-08-26DM: Add support for Dungeon.dat uncompressionWinterGrascph
2016-08-26DM: Create DisplayMan, add support parsing IMG0 filesWinterGrascph
2016-08-26DM: Create engine and detection with dummy dataWinterGrascph