log Items.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 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 21:00:02 +0200 Grumpy7 Get(skillname) functions cleaned up, using GetMultiplierForSkillLevel instead of nested conditions
Sat, 07 Sep 2013 08:17:49 +0200 Grumpy7 added a few artifacts to enum ITEM_TYPE
Fri, 09 Aug 2013 17:30:33 +0600 Ritor1 DrawPaperdoll cleaning
Wed, 17 Jul 2013 00:29:58 +0200 Grumpy7 Player::SelectPhrasesTransaction finished, some constants changed to enum values, removed unused vars
Sat, 13 Jul 2013 16:52:00 +0200 Grumpy7 a few itemID changed to their enum values + added a few new ones