aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-26DM: Fix compilation, fix typos and some comment alignementStrangerke
2016-08-26DM: Add G0234_ai_Graphic559_DirectionToStepNorthCount, ↵Bendegúz Nagy
G0233_ai_Graphic559_DirectionToStepEastCount, G0047_s_Graphic562_Box_ChampionPortrait
2016-08-26DM: Add F0456_START_DrawDisabledMenusBendegúz Nagy
2016-08-26DM: Add F0355_INVENTORY_Toggle_CPSEBendegúz Nagy
2016-08-26DM: Add G0326_B_RefreshMousePointerInMainLoop, G0598_B_MousePointerBitmapUpdatedBendegúz Nagy
2016-08-26DM: Add InventoryMan, G0041_s_Graphic562_Box_ViewportFloppyZzzCrossBendegúz Nagy
2016-08-26DM: Add F0386_MENUS_DrawActionIconBendegúz Nagy
2016-08-26DM: Add G0498_auc_Graphic560_PaletteChanges_ActionAreaObjectIconBendegúz Nagy
2016-08-26DM: Add F0036_OBJECT_ExtractIconFromBitmap, K0077_ai_IconGraphicHeight, ↵Bendegúz Nagy
ObjectIcon indices
2016-08-26DM: Add G0026_ai_Graphic562_IconGraphicFirstIconIndexBendegúz Nagy
2016-08-26DM: Add D24_FillScreenBoxBendegúz Nagy
2016-08-26DM: Replace WeaponClass enum with #definesBendegúz Nagy
2016-08-26DM: Add F0033_OBJECT_GetIconIndex and several getters for object typesBendegúz Nagy
2016-08-26DM: Add ObjectMan to DMEngineBendegúz Nagy
2016-08-26DM: Add G0029_auc_Graphic562_ChargeCountToTorchTypeBendegúz Nagy
2016-08-26DM: Fix missing else in DMEngine::startGame()Bendegúz Nagy
2016-08-26DM: Add F0032_OBJECT_GetTypeBendegúz Nagy
2016-08-26DM: Add ObjectManBendegúz Nagy
2016-08-26DM: Add G0237_as_Graphic559_ObjectInfoBendegúz Nagy
2016-08-26DM: Add ObjectInfoBendegúz Nagy
2016-08-26DM: Change some comments to warningsStrangerke
2016-08-26DM: Add F0141_DUNGEON_GetObjectInfoIndex, getType for ContainerBendegúz Nagy
2016-08-26DM: Add F0388_MENUS_ClearActingChampionBendegúz Nagy
2016-08-26DM: Move F0463_START_InitializeGame_CPSADEF, F0002_MAIN_GameLoop_CPSDF in ↵Bendegúz Nagy
DMEngine to private
2016-08-26DM: Add IconIndex enum, F0278_CHAMPION_ResetDataToStartGame, related global ↵Bendegúz Nagy
variables
2016-08-26DM: Add F0003_MAIN_ProcessNewPartyMap_CPSEBendegúz Nagy
2016-08-26DM: Add several global variables, add code to F0462_START_StartGame_CPSFBendegúz Nagy
2016-08-26DM: Some more renamingStrangerke
2016-08-26DM: Some more renaming, remove extra semi-columnStrangerke
2016-08-26DM: Some renamingStrangerke
2016-08-26DM: Rearrange main parts to better align with the originalBendegúz Nagy
2016-08-26DM: Add G0508_B_RefreshActionAreaBendegúz Nagy
2016-08-26DM: Add F0368_COMMAND_SetLeader, G0411_i_LeaderIndex, ↵Bendegúz Nagy
G0299_ui_CandidateChampionOrdinal
2016-08-26DM: Add F0140_DUNGEON_GetObjectWeight and types for Potions, Armour, Weapons ↵Bendegúz Nagy
and Junk
2016-08-26DM: Add G0241_auc_Graphic559_JunkInfoBendegúz Nagy
2016-08-26DM: Add G0239_as_Graphic559_ArmourInfoBendegúz Nagy
2016-08-26DM: Add ArmourInfo and realted enumsBendegúz Nagy
2016-08-26DM: Add gWeaponInfoBendegúz Nagy
2016-08-26DM: Add WEAPON_INFO and related enumsBendegúz Nagy
2016-08-26DM: Add F0279_CHAMPION_GetDecodedValue, M27_PORTRAIT_X, M28_PORTRAIT_YBendegúz Nagy
2016-08-26DM: Add getIndexInCell function in ChampionManBendegúz Nagy
2016-08-26DM: Add initialization related to F0435_STARTEND_LoadGame_CPSFBendegúz Nagy
2016-08-26DM: Fix some CppCheck warningsStrangerke
2016-08-26DM: Fix a couple of warningsStrangerke
2016-08-26DM: Fix compilation on MSVC9Strangerke
2016-08-26DM: Add champion POD and it's enumsBendegúz Nagy
2016-08-26DM: Add mouse input processing and display for movement arrowsBendegúz Nagy
2016-08-26DM: Add mouseclick processingBendegúz Nagy
2016-08-26DM: Add KeyboardInput structBendegúz Nagy
2016-08-26DM: Add global static MouseInput arraysBendegúz Nagy