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 (
Collapse
)
Author
2016-09-26
DM: reduce some more redirections
Strangerke
2016-09-25
DM: Some more work on dereferencing
Strangerke
2016-09-25
DM: reduce dereferencing some more
Strangerke
2016-09-23
DM: Get rid of some dereferencing in DungeonMan
Strangerke
2016-09-22
DM: Some renaming, reduce dereferencing
Strangerke
2016-09-21
DM: Rename GraphicIndice members
Strangerke
2016-09-20
DM: Rename TimelineEventType members
Strangerke
2016-09-19
DM: Fix 2 GCC warnings, some renaming
Strangerke
2016-09-19
DM: Some more renaming
Strangerke
2016-09-19
DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundMan
Strangerke
2016-09-19
DM: Rename members of SoundIndex
Strangerke
2016-09-18
DM: Rename some more enums
Strangerke
2016-09-18
DM: rename members of DescriptionMask, PanelContent, CreatureSize, CreatureMask
Strangerke
2016-09-16
DM: Refactor Box()
Strangerke
2016-09-16
DM: More renaming in gfx enums
Strangerke
2016-09-13
DM: Silence some GCC warnings
Strangerke
2016-09-13
DM: Get rif od SquareType, rename SquareMask
Strangerke
2016-09-12
DM: Enforce the use of SoundMode
Strangerke
2016-09-12
DM: Rename some enums in DungeonMan
Strangerke
2016-09-12
DM: Rename leftover variable
Strangerke
2016-09-11
DM: Rename more constants
Strangerke
2016-09-11
DM: Start renaming constants in DungeonMan
Strangerke
2016-09-11
DM: Get rid of getBoundedValue, replace it by CLIP
Strangerke
2016-09-11
DM: Move some globals to DMEngine
Strangerke
2016-09-11
DM Rename enum members in dm.h and dialog.h
Strangerke
2016-09-10
DM: Rename _B to _Bu to avoid name clashes on some platforms
Eugene Sandulenko
2016-09-10
DM: Finish the renaming in champion.h
Strangerke
2016-09-10
DM: Change constants into enums in champion.h, renaming
Strangerke
2016-09-10
DM: Rename ChampionSlot enum
Strangerke
2016-09-09
DM: More renaming in champion.h
Strangerke
2016-09-09
DM: Rename enums ChampionIndex, ChampionAttribute, ChampionWound, ↵
Strangerke
ChampionStatisticType, ChampionStatisticValue
2016-09-04
DM: Refactoring, enforce the use of ChampionIndex
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
Swap <> to "" with scummvm files Add dm/ prefix to dm files Reorder includes to system files, dm files
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
[next]