Mercurial > mm7
log
age | author | description |
---|---|---|
Sun, 08 Sep 2013 02:41:10 +0200 | Grumpy7 | splitting Player::WearsItem into two functions |
Sun, 08 Sep 2013 01:23:37 +0200 | Grumpy7 | Merge |
Sun, 08 Sep 2013 01:17:33 +0200 | Grumpy7 | Player::IsUnarmed fixing condition |
Sun, 08 Sep 2013 01:03:04 +0200 | Grumpy7 | Player::CalculateIncommingDamage, liches shouldn't be immune to damage if above 200 resistance to it |
Sun, 08 Sep 2013 00:35:03 +0200 | Grumpy7 | Player::CanTrainToNextLevel simplified, Player::GetExperienceDisplayColor shortened a bit Player::CalculateIncommingDamage + fixed resistances not working if no resistance bonus (ignored luck bonus) |
Sat, 07 Sep 2013 23:06:13 +0200 | Grumpy7 | Changed the new Assert macro definition slightly, Party::AddItem (for some reason in players.cpp) renamed to Party::AddItemToParty, cleaned up; some unused variables in previous functions removed |
Sat, 07 Sep 2013 22:46:18 +0200 | Nomad | Merge |