aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/champion.cpp
AgeCommit message (Collapse)Author
2016-08-26DM: Add G0048_s_Graphic562_Box_Mouth, G0049_s_Graphic562_Box_Eye, ↵Bendegúz Nagy
G0054_ai_Graphic562_Box_ChampionIcons, G0046_auc_Graphic562_ChampionColor
2016-08-26DM: Add champion reset, fix ChampionMan::addCandidateChampionToPart while ↵Bendegúz Nagy
loop condition
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, ↵Bendegúz Nagy
G0233_ai_Graphic559_DirectionToStepEastCount, G0047_s_Graphic562_Box_ChampionPortrait
2016-08-26DM: Add IconIndex enum, F0278_CHAMPION_ResetDataToStartGame, related global ↵Bendegúz Nagy
variables
2016-08-26DM: Add F0368_COMMAND_SetLeader, G0411_i_LeaderIndex, ↵Bendegúz Nagy
G0299_ui_CandidateChampionOrdinal
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