aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/champion.cpp
AgeCommit message (Expand)Author
2016-08-26DM: Add F0299_CHAMPION_ApplyObjectModifiersToStatisticsBendegúz Nagy
2016-08-26DM: Add F0303_CHAMPION_GetSkillLevelBendegúz Nagy
2016-08-26DM: Add F0393_MENUS_DrawSpellAreaControlsBendegúz Nagy
2016-08-26DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProces...Bendegúz Nagy
2016-08-26DM: Add missing load display in ChampionMan::drawChampionStateBendegúz Nagy
2016-08-26DM: Add F0390_MENUS_RefreshActionAreaAndSetChampionDirectionMaximumDamageRece...Bendegúz Nagy
2016-08-26DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanelBendegúz Nagy
2016-08-26DM: Fix some GCC warningsStrangerke
2016-08-26DM: Fix compilation on GCCStrangerke
2016-08-26DM: Move gSlotBoxes to ObjectManBendegúz Nagy
2016-08-26DM: Add standard GPLv2 headerBendegúz Nagy
2016-08-26DM: Add F0291_CHAMPION_DrawSlot, G0425_aT_ChestSlots and constructor to View...Bendegúz Nagy
2016-08-26DM: Add several functions realted to text displayBendegúz Nagy
2016-08-26DM: Initialize some variablesBendegúz Nagy
2016-08-26DM: Fix code formattingStrangerke
2016-08-26DM: Add missing code setting champion mana in ChampionMan::addCandidateChampi...Bendegúz Nagy
2016-08-26DM: Fix several inclusive boundary errors with Box typesBendegúz Nagy
2016-08-26DM: Fix box coordinates in drawChampionStateBendegúz Nagy
2016-08-26DM: Add F0292_CHAMPION_DrawState, G0407_s_Party, M26_CHAMPION_ICON_INDEX, se...Bendegúz Nagy
2016-08-26DM: Some renamingStrangerke
2016-08-26DM: Add F0309_CHAMPION_GetMaximumLoadBendegúz Nagy
2016-08-26DM: Add F0306_CHAMPION_GetStaminaAdjustedValueBendegúz Nagy
2016-08-26DM: Add F0287_CHAMPION_DrawBarGraphBendegúz Nagy
2016-08-26DM: Add G0048_s_Graphic562_Box_Mouth, G0049_s_Graphic562_Box_Eye, G0054_ai_Gr...Bendegúz Nagy
2016-08-26DM: Add champion reset, fix ChampionMan::addCandidateChampionToPart while loo...Bendegúz Nagy
2016-08-26DM: Some renamingBendegúz Nagy
2016-08-26DM: Add dummy test code for chmpion selectionBendegúz Nagy
2016-08-26DM: Add F0280_CHAMPION_AddCandidateChampionToPartyBendegúz Nagy
2016-08-26DM: Fix compilation, fix typos and some comment alignementStrangerke
2016-08-26DM: Add G0234_ai_Graphic559_DirectionToStepNorthCount, G0233_ai_Graphic559_Di...Bendegúz Nagy
2016-08-26DM: Add IconIndex enum, F0278_CHAMPION_ResetDataToStartGame, related global v...Bendegúz Nagy
2016-08-26DM: Add F0368_COMMAND_SetLeader, G0411_i_LeaderIndex, G0299_ui_CandidateChamp...Bendegú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: Add champion POD and it's enumsBendegúz Nagy