Mercurial > mm7
log Player.h @ 1567:9f8b3e904e14
age | author | description |
---|---|---|
Sun, 08 Sep 2013 05:22:33 +0200 | Grumpy7 | Player::ReceiveDamage, very small edits; prepended "Is" to item functions returning bool values (broken, indetified, stolen) |
Sun, 08 Sep 2013 02:41:10 +0200 | Grumpy7 | splitting Player::WearsItem into two functions |
Sat, 07 Sep 2013 21:00:02 +0200 | Grumpy7 | Get(skillname) functions cleaned up, using GetMultiplierForSkillLevel instead of nested conditions |
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 |