aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/projexpl.h
AgeCommit message (Collapse)Author
2016-09-20DM: Janitorial - remove trailing spacesStrangerke
2016-09-19DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundManStrangerke
2016-09-19DM: Rename members of SoundIndexStrangerke
2016-09-18DM: Rename some more enumsStrangerke
2016-09-07DM: Fix the style of some pointers in projexplStrangerke
2016-09-03DM: Clean up includesBendegúz Nagy
Swap <> to "" with scummvm files Add dm/ prefix to dm files Reorder includes to system files, dm files
2016-08-26DM: Rename ObjectMan and ProjExpl membersStrangerke
2016-08-26DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, ↵Strangerke
f327_isProjectileSpellCast and f326_championShootProjectile. Rename Direction.
2016-08-26DM: Add f220_explosionProcessEvent25_explosionBendegúz Nagy
2016-08-26DM: Add f219_processEvents48To49_projectileBendegúz Nagy
2016-08-26DM: Silent some more CppCheck warningsBendegúz Nagy
2016-08-26DM: Add some missing codeBendegúz Nagy