Age | Commit message (Expand) | Author |
2016-08-26 | DM: Add F0341_INVENTORY_DrawPanel_Scroll | Bendegúz Nagy |
2016-08-26 | DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanel | Bendegúz Nagy |
2016-08-26 | DM: Fix compilation on GCC | Strangerke |
2016-08-26 | DM: Add Cell enum, F0275_SENSOR_IsTriggeredByClickOnWall | Bendegúz Nagy |
2016-08-26 | DM: Add MovesensMan | Bendegúz Nagy |
2016-08-26 | DM: Add standard GPLv2 header | Bendegúz Nagy |
2016-08-26 | DM: Silent some CppCheck warnings | Strangerke |
2016-08-26 | Add: TextMan, font loading and basic text display | Bendegúz Nagy |
2016-08-26 | DM: Add F0292_CHAMPION_DrawState, G0407_s_Party, M26_CHAMPION_ICON_INDEX, se... | Bendegúz Nagy |
2016-08-26 | DM: Some renaming | Bendegúz Nagy |
2016-08-26 | DM: Add dummy test code for chmpion selection | Bendegúz Nagy |
2016-08-26 | DM: Add F0280_CHAMPION_AddCandidateChampionToParty | Bendegúz Nagy |
2016-08-26 | DM: Add InventoryMan, G0041_s_Graphic562_Box_ViewportFloppyZzzCross | Bendegúz Nagy |
2016-08-26 | DM: Add ObjectMan to DMEngine | Bendegúz Nagy |
2016-08-26 | DM: Move F0463_START_InitializeGame_CPSADEF, F0002_MAIN_GameLoop_CPSDF in DME... | Bendegúz Nagy |
2016-08-26 | DM: Add F0003_MAIN_ProcessNewPartyMap_CPSE | Bendegúz Nagy |
2016-08-26 | DM: Add several global variables, add code to F0462_START_StartGame_CPSF | Bendegúz Nagy |
2016-08-26 | DM: Some renaming | Strangerke |
2016-08-26 | DM: Rearrange main parts to better align with the original | Bendegúz Nagy |
2016-08-26 | DM: Add initialization related to F0435_STARTEND_LoadGame_CPSF | Bendegúz Nagy |
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 |