index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
dm
/
champion.cpp
Age
Commit message (
Expand
)
Author
2016-09-04
DM: Refactoring, enforce the use of ChampionIndex
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-08-27
DM: More renaming in DungeonMan, move some arrays
Strangerke
2016-08-27
DM: Janitorial - Fix the style of some pointers
Strangerke
2016-08-26
DM: Renaming in ChampionMan
Strangerke
2016-08-26
DM: Finish the renaming of class members
Strangerke
2016-08-26
DM: Rename ObjectMan and ProjExpl members
Strangerke
2016-08-26
DM: Rename class members of MovesensMan
Strangerke
2016-08-26
DM: Renaming in MenuMan definition
Strangerke
2016-08-26
DM: Rename members of InventoryMan
Strangerke
2016-08-26
DM: Rename functions and class members of GroupMan
Strangerke
2016-08-26
DM: Rename variables and functions of DisplayMan
Strangerke
2016-08-26
DM: Rename class members in EventManager
Strangerke
2016-08-26
DM: Rename DungeonMan class members
Strangerke
2016-08-26
DM: Rename functions of DMEngine and DialogMan
Strangerke
2016-08-26
DM: Renaming of Champion and ChampionMan functions
Strangerke
2016-08-26
DM: Get rid of some globals in inventory
Strangerke
2016-08-26
DM: Fix some GCC warnings
Strangerke
2016-08-26
DM: Work on eventman globals, renaming and apply some coding conventions
Strangerke
2016-08-26
DM: Move some more globals
Strangerke
2016-08-26
DM: Remove some warnings
Bendegúz Nagy
2016-08-26
DM: Start refactoring of eventMan
Strangerke
2016-08-26
DM: Some renaming, move some globals to class member
Strangerke
2016-08-26
DM: Silent a couple of CppCheck warnings
Strangerke
2016-08-26
DM: Fix regression (pressure plate), fix compilation
Strangerke
2016-08-26
DM: Clear check some warnings, complete minor functions
Bendegúz Nagy
2016-08-26
DM: Fix some GCC warnings
Strangerke
2016-08-26
DM: Pull sound handling into a separate class
Bendegúz Nagy
2016-08-26
DM: Correct language from GR_GRE to DE_DEU
Bendegúz Nagy
2016-08-26
DM: Add missing calls in constructors to initConstant methods
Bendegúz Nagy
2016-08-26
DM: Add localization
Bendegúz Nagy
2016-08-26
DM: Add missing localization warnings and query function for language
Bendegúz Nagy
2016-08-26
DM: Remove default parameters from blitToBitmap
Bendegúz Nagy
2016-08-26
DM: Fix wrong champIcon hidden in f319_championKill
Bendegúz Nagy
2016-08-26
DM: Add debug command godmode
Bendegúz Nagy
2016-08-26
DM: Remove unnecessary redirection through DMEngine members
Bendegúz Nagy
2016-08-26
DM: some minor changes in f291_drawSlot and f281_renameChampion
Strangerke
2016-08-26
DM: Refactor f281_renameChampion
Bendegúz Nagy
2016-08-26
DM: Add f444_endGame and checks for Common::EVENT_QUIT
Bendegúz Nagy
2016-08-26
DM: Adjust idle delay when renaming champion
Bendegúz Nagy
2016-08-26
DM: Some rework in f303_getSkillLevel
Strangerke
2016-08-26
DM: Remove duplicate array
Strangerke
2016-08-26
DM: Complete ChampionMan::f281_renameChampion
Bendegúz Nagy
2016-08-26
DM: Fix broken champion after loading
Bendegúz Nagy
2016-08-26
DM: Refactoring of f292_drawChampionState, including removing its GOTOs
Strangerke
2016-08-26
DM: Fix champion bargraphs
Bendegúz Nagy
2016-08-26
DM: Move DMEngine::_rnd to private, fix erroneous ranges with random number g...
Bendegúz Nagy
2016-08-26
DM: Use ternary operator in f287_drawChampionBarGraphs to reduce code duplica...
Strangerke
2016-08-26
DM: Get rid of labels and GOTOs in f280_addCandidateChampionToParty
Strangerke
2016-08-26
DM: Rename a variable in f287_drawChampionBarGraphs
Strangerke
[next]