Mercurial > mm7
log Player.cpp @ 1604:4b79ff62df3a
age | author | description |
---|---|---|
Sat, 14 Sep 2013 06:04:18 +0200 | Grumpy7 | Moved enchantment attribute bonus list to items.cpp/h, created static function that create the enchantments + helper functions to get the enchantment strength, moved the whole logic of Player::GetItemsBonus to a case |
Thu, 12 Sep 2013 09:53:41 +0200 | Grumpy7 | started extracting enchantment effects to a helper class |
Tue, 10 Sep 2013 08:31:04 +0200 | Grumpy7 | Player::GetItemsBonus removed majority of labels |
Tue, 10 Sep 2013 04:16:54 +0200 | Grumpy7 | _48EA46_calc_special_bonus_by_items renamed to GetSpecialItemBonus, forgot to commit actor.cpp |