log Items.h @ 2079:ba5cd8a8a0d3

age author description
Sat, 02 Nov 2013 17:45:58 +0000 zipi Single and Two-handed ENUM
Fri, 25 Oct 2013 13:03:08 -0700 Grumpy7 stru319::LootActor(struct Actor *pActor) to Actor::LootActor
Thu, 03 Oct 2013 06:38:20 +0200 Grumpy7 Player.cpp cosmetics
Tue, 01 Oct 2013 06:17:32 +0200 Grumpy7 fixing some itemarray zero accesses
Tue, 24 Sep 2013 07:29:55 +0200 Grumpy7 ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
Mon, 23 Sep 2013 07:07:06 +0200 Grumpy7 Moving NZIArray to a separate class, fixing a few inventory bugs
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
Thu, 12 Sep 2013 09:55:20 +0200 Grumpy7 Merge
Tue, 10 Sep 2013 08:31:04 +0200 Grumpy7 Player::GetItemsBonus removed majority of labels
Tue, 10 Sep 2013 12:54:07 +0200 Nomad More OnInventoryItemRightClick (not finished)
Mon, 09 Sep 2013 20:09:01 +0200 Nomad OnInventoryItemRightClick
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)