Age | Commit message (Expand) | Author |
---|---|---|
2016-08-26 | DM: Fix some CppCheck warnings | Strangerke |
2016-08-26 | DM: Add mouse input processing and display for movement arrows | Bendegúz Nagy |
2016-08-26 | DM: Add mouseclick processing | Bendegúz Nagy |
2016-08-26 | DM: Add commands | Bendegúz Nagy |
2016-08-26 | DM: Add event manager | Bendegúz Nagy |
2016-08-26 | DM: Add dummy movement code for testing | WinterGrascph |
2016-08-26 | DM: getSquareAspect(..) is complete | WinterGrascph |
2016-08-26 | DM: Add some draw dungeon dependencies | WinterGrascph |
2016-08-26 | DM: Add drawDungeon test code | WinterGrascph |
2016-08-26 | DM: Rewrite blitting methods, revise FRAME POD | WinterGrascph |
2016-08-26 | DM: Add the original palettes, edit palette loading accordingly | WinterGrascph |
2016-08-26 | DM: Add support for Dungeon.dat uncompression | WinterGrascph |
2016-08-26 | DM: Create DisplayMan, add support parsing IMG0 files | WinterGrascph |
2016-08-26 | DM: Create engine and detection with dummy data | WinterGrascph |