Commit graph

18 commits

Author SHA1 Message Date
Strangerke
45461a4908 DM: Fix compilation on GCC 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
4044dfa364 DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_ClickInDungeonView
Also add ElementType enum and G0462_as_Graphic561_Box_ObjectPiles, refactor DungeonMan::_dungeonViewClickableBoxes into Box type
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
d40e328e51 DM: Add F0372_COMMAND_ProcessType80_ClickInDungeonView_TouchFrontWall 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
23e0dfcc28 DM: Add standard GPLv2 header 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
2048539522 DM: Initialize some variables 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
afd844b6de DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventory 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
cfebcea041 DM: Add dummy test code for chmpion selection 2016-08-26 23:02:22 +02:00
Strangerke
bcbb3e447f DM: Some more renaming 2016-08-26 23:02:22 +02:00
Strangerke
9ad057a486 DM: Some more renaming, remove extra semi-column 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
40e4cceb3f DM: Add F0368_COMMAND_SetLeader, G0411_i_LeaderIndex, G0299_ui_CandidateChampionOrdinal 2016-08-26 23:02:22 +02:00
Strangerke
59af06fd82 DM: Fix some CppCheck warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
9b57cdb8dd DM: Add champion POD and it's enums 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
98c79f89bf DM: Add mouse input processing and display for movement arrows 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
bcfe176df5 DM: Add mouseclick processing 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
28874dee1f DM: Add global static MouseInput arrays 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
251768b883 DM: Add commands 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
de3bb231d7 DM: Add dummy cursor display 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
ad8fbaa118 DM: Add event manager 2016-08-26 23:02:22 +02:00