Mercurial > mm7
log
age | author | description |
---|---|---|
Sat, 07 Sep 2013 10:49:42 +0200 | Grumpy7 | Player::CanFitItem, AddItem, AddItem2 changed changed the retarded 2 dimensional array traversal, changed GetActualAttribute input parameters to get rid of the attrid case |
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 08:17:49 +0200 | Grumpy7 | added a few artifacts to enum ITEM_TYPE |
Sat, 07 Sep 2013 06:51:56 +0200 | Grumpy7 | Player::GetRangedDamageString fix + some small chnages |
Sat, 07 Sep 2013 21:55:02 +0200 | Nomad | stru141 & misc cleaning |