Commit Graph
46205 Commits
Author SHA1 Message Date
Bendegúz Nagy 485d5f94de DM: Fix box coordinates in drawChampionState 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 4b83ebc0da DM: Add fix gDungeonViewport, some comments 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 c986a71bea DM: Add F0292_CHAMPION_DrawState, G0407_s_Party, M26_CHAMPION_ICON_INDEX, several graphic indices, fix missing kPanelResurectReincaranteIndice value 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
Strangerke e59be236e1 DM: Move junkInfo to getObjectWeight, make it static and const. 2016-08-26 23:02:22 +02:00
Strangerke b8c35406ac DM: Some renaming 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 b068beb33f DM: Add G0032_s_Graphic562_Box_Panel, G0035_s_Graphic562_Box_Food, G0036_s_Graphic562_Box_Water, G0037_s_Graphic562_Box_Poisoned 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3134891f6c DM: Add F0309_CHAMPION_GetMaximumLoad 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 493c8ed4bc DM: Add F0306_CHAMPION_GetStaminaAdjustedValue 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 aa269b9f5e DM: Add blitToScreen using Box 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 35b5f03b26 DM: Add G0048_s_Graphic562_Box_Mouth, G0049_s_Graphic562_Box_Eye, G0054_ai_Graphic562_Box_ChampionIcons, G0046_auc_Graphic562_ChampionColor 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3fe7213947 DM: Add PARTY and SCENT types 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 051b1d9adf DM: Remove demo code from ToggleInventory, add dummy code setting _inventoryChampionOrdinal, fix error in InventoryToggle getting champion pointer 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2a2a9a53b0 DM: Add champion reset, fix ChampionMan::addCandidateChampionToPart while loop condition 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0e0fb97632 DM: Some renaming 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
Bendegúz Nagy 61500b3dc8 DM: Add F0280_CHAMPION_AddCandidateChampionToParty 2016-08-26 23:02:22 +02:00
Strangerke c87e3ba048 DM: Fix compilation, fix typos and some comment alignement 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3342757569 DM: Add G0234_ai_Graphic559_DirectionToStepNorthCount, G0233_ai_Graphic559_DirectionToStepEastCount, G0047_s_Graphic562_Box_ChampionPortrait 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 11e779e0a4 DM: Add F0456_START_DrawDisabledMenus 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 e64e352815 DM: Add G0326_B_RefreshMousePointerInMainLoop, G0598_B_MousePointerBitmapUpdated 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
Bendegúz Nagy 7782754d68 DM: Add F0386_MENUS_DrawActionIcon 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d9ed599de6 DM: Add G0498_auc_Graphic560_PaletteChanges_ActionAreaObjectIcon 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 592cd05575 DM: Add G0026_ai_Graphic562_IconGraphicFirstIconIndex 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0597fdc658 DM: Add D24_FillScreenBox 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 472778a06e DM: Replace WeaponClass enum with #defines 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 23c1acff19 DM: Add ObjectMan to DMEngine 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 359ef01a33 DM: Add G0029_auc_Graphic562_ChargeCountToTorchType 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ceed621a51 DM: Fix missing else in DMEngine::startGame() 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
Bendegúz Nagy b7c225b4d4 DM: Add G0237_as_Graphic559_ObjectInfo 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 16d65d476d DM: Add ObjectInfo 2016-08-26 23:02:22 +02:00
Strangerke c97a4560b2 DM: Change some comments to warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 7dd90c3daf DM: Add F0141_DUNGEON_GetObjectInfoIndex, getType for Container 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 6b833550b0 DM: Add F0388_MENUS_ClearActingChampion 2016-08-26 23:02:22 +02:00
Bendegúz Nagy cc6ff27dd3 DM: Move F0463_START_InitializeGame_CPSADEF, F0002_MAIN_GameLoop_CPSDF in DMEngine to private 2016-08-26 23:02:22 +02:00
Bendegúz Nagy bcf8e07f28 DM: Add IconIndex enum, F0278_CHAMPION_ResetDataToStartGame, related global variables 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 43cedc4c78 DM: Add F0003_MAIN_ProcessNewPartyMap_CPSE 2016-08-26 23:02:22 +02:00