Mercurial > mm7
log Player.cpp @ 1551:a9e8d2a7abb5
age | author | description |
---|---|---|
Sat, 07 Sep 2013 10:04:37 +0200 | Grumpy7 | Player::CalculateRangedDamageTo, finishing cleanup accidentally commited in previous commit |
Sat, 07 Sep 2013 09:45:09 +0200 | Grumpy7 | Player::CalculateMeleeDamageTo extracted 2 almost identical sections to a separate function, variable cleanup, changed parameter types |
Sat, 07 Sep 2013 09:16:55 +0200 | Grumpy7 | Player::CalculateMeleeDamageTo removed labels, ifdowhile patterns changed to for cycles, magic numbers to enum values, fixing gibbet being only undead slaying |
Sat, 07 Sep 2013 06:51:56 +0200 | Grumpy7 | Player::GetRangedDamageString fix + some small chnages |