aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/menus.cpp
AgeCommit message (Expand)Author
2016-08-26DM: Rename DungeonMan class membersStrangerke
2016-08-26DM: rename members of dungeonmanStrangerke
2016-08-26DM: Rename functions of DMEngine and DialogManStrangerke
2016-08-26DM: Fix 2 more warningsStrangerke
2016-08-26DM: Fix some more GCC warningsStrangerke
2016-08-26DM: Renaming of Champion and ChampionMan functionsStrangerke
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: Fix some GCC warningsStrangerke
2016-08-26DM: Move some more globalsStrangerke
2016-08-26DM: Remove some warningsBendegúz Nagy
2016-08-26DM: Some renaming, move some globals to class memberStrangerke
2016-08-26DM: Fix regression (pressure plate), fix compilationStrangerke
2016-08-26DM: Pull sound handling into a separate classBendegúz Nagy
2016-08-26DM: Correct language from GR_GRE to DE_DEUBendegúz Nagy
2016-08-26DM: Add localizationBendegúz Nagy
2016-08-26DM: Get rid the last globals of gfx.cppStrangerke
2016-08-26DM: More work on globals in gfx.cppStrangerke
2016-08-26DM: Add entrance creditsBendegúz Nagy
2016-08-26DM: Remove default parameters from blitToBitmapBendegúz Nagy
2016-08-26DM: Attempt to fix menus.cpp crlf problemBendegúz Nagy
2016-08-26DM: Reorder MenuMan::f393_drawSpellAreaControlsBendegúz Nagy
2016-08-26DM: Fix g0_BoxSpellArea valueBendegúz Nagy
2016-08-26DM: Reorder MenuMan::f392_buildSpellAreaLine, add MenuMan::_gK73_bitmapSpellA...Bendegúz Nagy
2016-08-26DM: Add stub methods, clean up warnings and some commentsBendegúz Nagy
2016-08-26DM: Add stub method f6_highlightScreenBoxBendegúz Nagy
2016-08-26DM: Swap warnings to stub method f363_highlightBoxDisableBendegúz Nagy
2016-08-26DM: Remove unnecessary redirection through DMEngine membersBendegúz Nagy
2016-08-26DM: Fix compilation using MSVC9Strangerke
2016-08-26DM: Add f385_drawActionDamageBendegúz Nagy
2016-08-26DM: Add some missing calls to already implemented methodsBendegúz Nagy
2016-08-26DM: Add f349_processCommand70_clickOnMouthBendegúz Nagy
2016-08-26DM: Add some missing code warnings to function callsBendegúz Nagy
2016-08-26DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename...Strangerke
2016-08-26DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile...Strangerke
2016-08-26DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ...Strangerke
2016-08-26DM: Fix some more CppCheck warningsStrangerke
2016-08-26DM: Properly stub f064_SOUND_RequestPlay_CPSDStrangerke
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: Add warning with repeat parameterBendegúz Nagy
2016-08-26DM: Replace ChampionMan::f292_drawChampionState with originalBendegúz Nagy
2016-08-26DM: Clean up some initializationBendegúz Nagy
2016-08-26DM: Add some missing codeBendegúz Nagy
2016-08-26DM: Revert to using byteWidths where the original does so as wellBendegúz Nagy
2016-08-26DM: Reorder fillBitmap parametersBendegúz Nagy
2016-08-26DM: Reorder blitshrink parametersBendegúz Nagy
2016-08-26DM: Box objects are not expected to conatain inclusive boundaries, blitting a...Bendegúz Nagy
2016-08-26DM: Reorder DisplayMan::D24_clearScrenBox parametersBendegúz Nagy
2016-08-26DM: Reorder blitting method parametersBendegúz Nagy