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
/
group.cpp
Age
Commit message (
Collapse
)
Author
2016-09-01
DM: Fix a typo in the spelling of startWandering()
Strangerke
2016-09-01
DM: Remove GOTOs in fluxCageAction
Strangerke
2016-09-01
DM: More renaming in GroupMan
Strangerke
2016-09-01
DM: Rework getChampionDamage and startWanedring
Strangerke
2016-08-31
DM: More renaming and refactoring in GroupMan
Strangerke
2016-08-30
DM: Refactor a couple of 'if' nightmares in getDistanceBetweenUnblockedSquares
Strangerke
2016-08-30
DM: renaming and some refactoring in getDistanceBetweenUnblockedSquares
Strangerke
2016-08-29
DM: Refactor getDistanceBetweenSquares, get rid of GOTOs
Strangerke
2016-08-29
DM: Renaming in isMovementPossible and groupGetDistanceToVisibleParty, ↵
Strangerke
rewrite getDistanceBetweenSquares
2016-08-28
DM: WIP rework of processEvents29to41, some more renaming
Strangerke
2016-08-28
DM: Renaming in GroupMan
Strangerke
2016-08-28
DM: Some renaming
Strangerke
2016-08-27
DM: More renaming in DungeonMan, move some arrays
Strangerke
2016-08-27
DM: Rework fuseSequence
Strangerke
2016-08-27
DM: Remove custom warning function
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: Rename functions and class members of GroupMan
Strangerke
2016-08-26
DM: Rename variables and functions of DisplayMan
Strangerke
2016-08-26
DM: Rename DungeonMan class members
Strangerke
2016-08-26
DM: rename members of dungeonman
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: Fix some more GCC warnings, move some globals to MenuMan
Strangerke
2016-08-26
DM: Fix more GCC warnings
Strangerke
2016-08-26
DM: Remove some warnings
Bendegúz Nagy
2016-08-26
DM: Fix some GCC warnings
Strangerke
2016-08-26
DM: Some renaming in group.cpp, get rid of a global
Strangerke
2016-08-26
DM: Pull sound handling into a separate class
Bendegúz Nagy
2016-08-26
DM: Fix addActiveGroup with groupGenerator
Bendegúz Nagy
2016-08-26
DM: Add DMEngine::f446_STARTEND_fuseSequnce()
Bendegúz Nagy
2016-08-26
DM: Remove unnecessary redirection through DMEngine members
Bendegúz Nagy
2016-08-26
DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. ↵
Strangerke
Rename _moveSens
2016-08-26
DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, ↵
Strangerke
f327_isProjectileSpellCast and f326_championShootProjectile. Rename Direction.
2016-08-26
DM: Refactor f304_addSkillExperience, change _g313_gameTime to int32
Strangerke
2016-08-26
DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ↵
Strangerke
f325_decrementStamina Also remove a couple of GOTOs in f321_addPendingDamageAndWounds_getDamage
2016-08-26
DM: Properly stub f064_SOUND_RequestPlay_CPSD
Strangerke
2016-08-26
DM: Remove broken characters in f231_getMeleeActionDamage body
Strangerke
2016-08-26
DM: Add code for loading the save files
Bendegúz Nagy
2016-08-26
DM: Fix activeGroup removal
Bendegúz Nagy
2016-08-26
DM: Add savegame functions
Bendegúz Nagy
2016-08-26
DM: Engine now correctly set's the activeGroupIndex of groups
Bendegúz Nagy
2016-08-26
DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies
Bendegúz Nagy
2016-08-26
DM: Add f252_timelineProcessEvents60to61_moveGroup
Bendegúz Nagy
2016-08-26
DM: Add f245_timlineProcessEvent5_squareCorridor
Bendegúz Nagy
2016-08-26
DM: Add f241_timelineProcessEvent1_doorAnimation
Bendegúz Nagy
2016-08-26
DM: Add warning with repeat parameter
Bendegúz Nagy
2016-08-26
DM: Some rework in group.cpp
Strangerke
2016-08-26
DM: Clean up some initialization
Bendegúz Nagy
[prev]
[next]