Strangerke
|
fd8082593e
|
DM: Janitorial - remove trailing spaces
|
2016-09-20 22:31:28 +02:00 |
|
Strangerke
|
0750c20fe7
|
DM: rename members of DescriptionMask, PanelContent, CreatureSize, CreatureMask
|
2016-09-18 11:46:53 +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
|
0d7481b2a5
|
DM: More renaming in InventoryMan, some refactoring
|
2016-09-02 07:50:18 +02:00 |
|
Strangerke
|
5b05f3cff4
|
DM: Rename members of InventoryMan
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
8ed20d852e
|
DM: Change several string constness, hopefully fixing GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
f9323fe9fa
|
DM: Get rid of some globals in inventory
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
b5eb075a66
|
DM: Fix wrong global initialized in InventoryMan::initConstants()
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f7ad6488e3
|
DM: Add localization
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
2b2a028332
|
DM: Add f444_endGame and checks for Common::EVENT_QUIT
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
6e9fbffce3
|
DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements now prevents mouse movement
|
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
|
dd3f12c7d5
|
DM: Complete main gameloop
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
0d4b09980e
|
DM: Replace ChampionMan::f292_drawChampionState with original
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
723c96fffe
|
DM: Clean up some initialization
|
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
|
63ff1666d6
|
DM: More constant and global variable renaming
|
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
|
792f48858b
|
DM: Add F0339_INVENTORY_DrawPanel_ArrowOrEye, G0033_s_Graphic562_Box_ArrowOrEye
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
c40aca2d2d
|
DM: Add F0335_INVENTORY_DrawPanel_ObjectDescriptionString
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
cb9979fade
|
DM: Add F0336_INVENTORY_DrawPanel_BuildObjectAttributesString
|
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
|
ebdcac5073
|
DM: Add F0333_INVENTORY_OpenAndDrawChest
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
49aae8932b
|
DM: Add F0341_INVENTORY_DrawPanel_Scroll
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
652b2c6f98
|
DM: Add F0340_INVENTORY_DrawPanel_ScrollTextLine
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f00f5c19e7
|
DM: Add G0426_T_OpenChest, F0334_INVENTORY_CloseChest
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
9c544a44f2
|
DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProcess81ClickInPanel
|
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
|
94bd6db7a6
|
DM: Add F0291_CHAMPION_DrawSlot, G0425_aT_ChestSlots and constructor to Viewport, swap some warnings for code
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
75f9721e1d
|
DM: Silent some CppCheck warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
b97535ef69
|
DM: Fix some more GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
2c669d4119
|
DM: Add F0347_INVENTORY_DrawPanel
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
038056ed0f
|
DM: Add G0423_i_InventoryChampionOrdinal and related enum, PanelContent
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
6eea379cc5
|
DM: Add F0345_INVENTORY_DrawPanel_FoodWaterPoisoned
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
8c007d02fa
|
DM: Add F0344_INVENTORY_DrawPanel_FoodOrWaterBar
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3385a3dd5c
|
DM: Add F0343_INVENTORY_DrawPanel_HorizontalBar
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ef2411f7af
|
DM: Add F0287_CHAMPION_DrawBarGraph
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d5e4448ec6
|
DM: Add F0354_INVENTORY_DrawStatusBoxPortrait
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
e9a4e818f2
|
DM: Add F0355_INVENTORY_Toggle_CPSE
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f4f4c867a4
|
DM: Add InventoryMan, G0041_s_Graphic562_Box_ViewportFloppyZzzCross
|
2016-08-26 23:02:22 +02:00 |
|