Mercurial > mm7
log Player.cpp @ 1594:c0238b60d0f2
age | author | description |
---|---|---|
Sun, 08 Sep 2013 08:10:09 +0200 | Grumpy7 | Player::GetMaxHealth, GetBaseAC, GetActualAC minor cleanups |
Sun, 08 Sep 2013 08:01:05 +0200 | Grumpy7 | Player::GetAttackRecoveryTime removing label, fixing shield skill being ignored, fixing haste being ignored |
Sun, 08 Sep 2013 07:28:20 +0200 | Grumpy7 | Fixing compiler warnings |
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 04:10:22 +0200 | Grumpy7 | fixing Player::GetMeleeDamageString and Player::CanTrainToNextLevel |
Sun, 08 Sep 2013 03:27:10 +0200 | Grumpy7 | fixing compilation error |
Sun, 08 Sep 2013 02:41:10 +0200 | Grumpy7 | splitting Player::WearsItem into two functions |
Sun, 08 Sep 2013 01:17:33 +0200 | Grumpy7 | Player::IsUnarmed fixing condition |