Mercurial > mm7
log Items.cpp @ 1685:2a309997c42f
age | author | description |
---|---|---|
Sat, 21 Sep 2013 12:38:43 +0200 | Grumpy7 | Player::StealFromShop started cleanup, fixing a few errors caused by not commiting everything |
Fri, 20 Sep 2013 10:23:54 +0200 | Grumpy7 | OnInventoryLeftClick cleanup |
Tue, 17 Sep 2013 07:30:41 +0200 | Grumpy7 | DamagePlayerFromMonster starting cleanup |
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:58:07 +0200 | Grumpy7 | Merge |
Tue, 10 Sep 2013 08:31:04 +0200 | Grumpy7 | Player::GetItemsBonus removed majority of labels |
Tue, 10 Sep 2013 21:07:07 +0200 | Nomad | Allocator (CMemory) bye-bye |
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) |