aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/menus.h
AgeCommit message (Expand)Author
2016-09-20DM: Janitorial - remove trailing spacesStrangerke
2016-09-18DM: Rename some more enumsStrangerke
2016-09-04DM: Remove a variant of blitToScreen, refactor drawActionDamageStrangerke
2016-09-04DM: Fix original bug in MenuManStrangerke
2016-09-04DM: Refactoring, enforce the use of ChampionIndexStrangerke
2016-09-03DM: Clean up includesBendegúz Nagy
2016-08-26DM: Renaming in MenuMan definitionStrangerke
2016-08-26DM: Change several string constness, hopefully fixing GCC warningsStrangerke
2016-08-26DM: Fix some more GCC warnings, move some globals to MenuManStrangerke
2016-08-26DM: Reorder MenuMan::f392_buildSpellAreaLine, add MenuMan::_gK73_bitmapSpellA...Bendegúz Nagy
2016-08-26DM: Add f385_drawActionDamageBendegúz Nagy
2016-08-26DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependenciesBendegúz Nagy
2016-08-26DM: Add f370_commandProcessType100_clickInSpellAreaBendegúz Nagy
2016-08-26DM: Clean up some initializationBendegúz Nagy
2016-08-26DM: Add some missing codeBendegúz Nagy
2016-08-26DM: Rename functionsBendegúz Nagy
2016-08-26DM: More constant and global variable renamingBendegúz Nagy
2016-08-26DM: Renaming in champion.c/hBendegúz Nagy
2016-08-26DM: Add MenuMan::setMagicCasterAndDrawSpellAreaBendegúz Nagy
2016-08-26DM: Add F0392_MENUS_BuildSpellAreaLineBendegúz Nagy
2016-08-26DM: Add F0393_MENUS_DrawSpellAreaControlsBendegúz Nagy
2016-08-26DM: Add F0387_MENUS_DrawActionAreaBendegúz Nagy
2016-08-26DM: Add F0390_MENUS_RefreshActionAreaAndSetChampionDirectionMaximumDamageRece...Bendegúz Nagy
2016-08-26DM: Add standard GPLv2 headerBendegúz Nagy
2016-08-26DM: Silent some CppCheck warningsStrangerke
2016-08-26DM: Add fix gDungeonViewport, some commentsBendegúz Nagy
2016-08-26DM: Add F0456_START_DrawDisabledMenusBendegúz Nagy
2016-08-26DM: Add F0386_MENUS_DrawActionIconBendegúz Nagy
2016-08-26DM: Add F0388_MENUS_ClearActingChampionBendegúz Nagy
2016-08-26DM: Add several global variables, add code to F0462_START_StartGame_CPSFBendegúz Nagy
2016-08-26DM: Add G0508_B_RefreshActionAreaBendegúz Nagy
2016-08-26DM: Add mouse input processing and display for movement arrowsBendegúz Nagy