aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/champion.cpp
AgeCommit message (Expand)Author
2016-09-04DM: Refactoring, enforce the use of ChampionIndexStrangerke
2016-09-03DM: Clean up includesBendegúz Nagy
2016-08-27DM: More renaming in DungeonMan, move some arraysStrangerke
2016-08-27DM: Janitorial - Fix the style of some pointersStrangerke
2016-08-26DM: Renaming in ChampionManStrangerke
2016-08-26DM: Finish the renaming of class membersStrangerke
2016-08-26DM: Rename ObjectMan and ProjExpl membersStrangerke
2016-08-26DM: Rename class members of MovesensManStrangerke
2016-08-26DM: Renaming in MenuMan definitionStrangerke
2016-08-26DM: Rename members of InventoryManStrangerke
2016-08-26DM: Rename functions and class members of GroupManStrangerke
2016-08-26DM: Rename variables and functions of DisplayManStrangerke
2016-08-26DM: Rename class members in EventManagerStrangerke
2016-08-26DM: Rename DungeonMan class membersStrangerke
2016-08-26DM: Rename functions of DMEngine and DialogManStrangerke
2016-08-26DM: Renaming of Champion and ChampionMan functionsStrangerke
2016-08-26DM: Get rid of some globals in inventoryStrangerke
2016-08-26DM: Fix some GCC warningsStrangerke
2016-08-26DM: Work on eventman globals, renaming and apply some coding conventionsStrangerke
2016-08-26DM: Move some more globalsStrangerke
2016-08-26DM: Remove some warningsBendegúz Nagy
2016-08-26DM: Start refactoring of eventManStrangerke
2016-08-26DM: Some renaming, move some globals to class memberStrangerke
2016-08-26DM: Silent a couple of CppCheck warningsStrangerke
2016-08-26DM: Fix regression (pressure plate), fix compilationStrangerke
2016-08-26DM: Clear check some warnings, complete minor functionsBendegúz Nagy
2016-08-26DM: Fix some GCC warningsStrangerke
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 missing calls in constructors to initConstant methodsBendegúz Nagy
2016-08-26DM: Add localizationBendegúz Nagy
2016-08-26DM: Add missing localization warnings and query function for languageBendegúz Nagy
2016-08-26DM: Remove default parameters from blitToBitmapBendegúz Nagy
2016-08-26DM: Fix wrong champIcon hidden in f319_championKillBendegúz Nagy
2016-08-26DM: Add debug command godmodeBendegúz Nagy
2016-08-26DM: Remove unnecessary redirection through DMEngine membersBendegúz Nagy
2016-08-26DM: some minor changes in f291_drawSlot and f281_renameChampionStrangerke
2016-08-26DM: Refactor f281_renameChampionBendegúz Nagy
2016-08-26DM: Add f444_endGame and checks for Common::EVENT_QUITBendegúz Nagy
2016-08-26DM: Adjust idle delay when renaming championBendegúz Nagy
2016-08-26DM: Some rework in f303_getSkillLevelStrangerke
2016-08-26DM: Remove duplicate arrayStrangerke
2016-08-26DM: Complete ChampionMan::f281_renameChampionBendegúz Nagy
2016-08-26DM: Fix broken champion after loadingBendegúz Nagy
2016-08-26DM: Refactoring of f292_drawChampionState, including removing its GOTOsStrangerke
2016-08-26DM: Fix champion bargraphsBendegúz Nagy
2016-08-26DM: Move DMEngine::_rnd to private, fix erroneous ranges with random number g...Bendegúz Nagy
2016-08-26DM: Use ternary operator in f287_drawChampionBarGraphs to reduce code duplica...Strangerke
2016-08-26DM: Get rid of labels and GOTOs in f280_addCandidateChampionToPartyStrangerke
2016-08-26DM: Rename a variable in f287_drawChampionBarGraphsStrangerke