log Items.h @ 2498:92eeeb5200f2

age author description
Fri, 19 Sep 2014 00:03:04 +0600 Ritor1 .
Wed, 17 Sep 2014 17:35:13 +0600 Ritor1 GetItemTextureFilename fix
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Thu, 24 Jul 2014 01:10:50 +0200 Grumpy7 some more memory access fixed
Mon, 12 May 2014 01:50:32 +0200 Grumpy7 removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
Wed, 26 Feb 2014 01:26:22 +0100 Grumpy7 moved MerchandiseTest to ItemGen::MerchandiseTest
Wed, 11 Dec 2013 23:12:54 +0600 Ritor1 Door_switch_animation
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