Commit Graph

27 Commits

Author SHA1 Message Date
Strangerke
8bdabc16bd DM: Rename some more enums 2016-09-18 22:16:52 +02:00
Strangerke
0750c20fe7 DM: rename members of DescriptionMask, PanelContent, CreatureSize, CreatureMask 2016-09-18 11:46:53 +02:00
Bendegúz Nagy
b62f4babbe DM: Fix regression introduced in e4fe372 2016-09-07 17:45:20 +02:00
Strangerke
e4fe372bdb DM: Start refactoring ObjectMan 2016-09-05 22:02:28 +02:00
Bendegúz Nagy
cb8fca46c5 DM: Fix include headers
Add DM_ prefix
Add missing include guards
2016-09-03 10:47:16 +02:00
Bendegúz Nagy
cd3b485952 DM: Clean up includes
Swap <> to "" with scummvm files
Add dm/ prefix to dm files
Reorder includes to system files, dm files
2016-09-03 10:38:43 +02:00
Strangerke
52170d39ae DM: Rename ObjectMan and ProjExpl members 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
6279c56615 DM: Add debug command 'items', add option 'list' 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
e9622e27b1 DM: Add f349_processCommand70_clickOnMouth 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
c95b23317c DM: Add some missing code 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
d69236e674 DM: Rename functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
883370eb7d DM: Remove several blitting overloads 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
63ff1666d6 DM: More constant and global variable renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
5ba83b8b4d DM: Add F0295_CHAMPION_HasObjectIconInSlotBoxChanged, F0039_OBJECT_GetIconIndexInSlotBox 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
ae6f2d711c DM: Add F0034_OBJECT_DrawLeaderHandObjectName 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
1f73d771ce DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
17f2a7f2e6 DM: Add F0332_INVENTORY_DrawIconToViewport 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
fab0510936 DM: Move gSlotBoxes to ObjectMan 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
23e0dfcc28 DM: Add standard GPLv2 header 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
2f6e8a8e64 DM: Add G0030_as_Graphic562_SlotBoxes, SLOT_BOX, F0038_OBJECT_DrawIconInSlotBox 2016-08-26 23:02:22 +02:00
Strangerke
75f9721e1d DM: Silent some CppCheck warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
7782754d68 DM: Add F0386_MENUS_DrawActionIcon 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
6e041819b4 DM: Add F0036_OBJECT_ExtractIconFromBitmap, K0077_ai_IconGraphicHeight, ObjectIcon indices 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
29d832b353 DM: Add F0033_OBJECT_GetIconIndex and several getters for object types 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
749ffcc3f0 DM: Add F0032_OBJECT_GetType 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
9d7f35cc82 DM: Add ObjectMan 2016-08-26 23:02:22 +02:00