Commit Graph
86814 Commits
Author SHA1 Message Date
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
Bendegúz Nagy 78d8a8d3c8 DM: Add several global variables, add code to F0462_START_StartGame_CPSF 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
Strangerke ea33eb8c87 DM: Some renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 7a25591999 DM: Rearrange main parts to better align with the original 2016-08-26 23:02:22 +02:00
Bendegúz Nagy a2328b9eb2 DM: Add G0508_B_RefreshActionArea 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
Bendegúz Nagy d6e90e8a90 DM: Add F0140_DUNGEON_GetObjectWeight and types for Potions, Armour, Weapons and Junk 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c96f24d8fe DM: Add G0241_auc_Graphic559_JunkInfo 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 5874a7fb56 DM: Add G0239_as_Graphic559_ArmourInfo 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 21be32bb17 DM: Add ArmourInfo and realted enums 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ef95c50fbb DM: Add gWeaponInfo 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 793ebd32a3 DM: Add WEAPON_INFO and related enums 2016-08-26 23:02:22 +02:00
Bendegúz Nagy e744d8a427 DM: Add F0279_CHAMPION_GetDecodedValue, M27_PORTRAIT_X, M28_PORTRAIT_Y 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 332a515d2c DM: Add getIndexInCell function in ChampionMan 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3ff3512c64 DM: Add initialization related to F0435_STARTEND_LoadGame_CPSF 2016-08-26 23:02:22 +02:00
Strangerke 59af06fd82 DM: Fix some CppCheck warnings 2016-08-26 23:02:22 +02:00
Strangerke 75db418e64 DM: Fix a couple of warnings 2016-08-26 23:02:22 +02:00