log UI/UIShops.cpp @ 2499:68cdef6879a0

age author description
Fri, 19 Sep 2014 02:57:42 +0600 Ritor1 engine folder
Thu, 18 Sep 2014 17:38:54 +0600 Ritor1 for ITEM_ARTIFACT_LADYS_ESCORT
Wed, 17 Sep 2014 17:35:13 +0600 Ritor1 GetItemTextureFilename fix
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Sun, 17 Aug 2014 15:13:18 +0100 zipi cleaning project part 1
Thu, 31 Jul 2014 13:18:42 +0600 Ritor1 VK_CONTROL
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Wed, 02 Jul 2014 15:13:39 +0200 Grumpy7 removing some (const char *) casts
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
Wed, 09 Apr 2014 21:45:07 +0200 Grumpy7 Finishing moving all known UI functions to their appropriate headers
Wed, 02 Apr 2014 23:21:34 +0200 Grumpy7 header file include cleanup
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
Wed, 26 Feb 2014 23:35:23 +0100 Grumpy7 adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf
Wed, 26 Feb 2014 01:26:22 +0100 Grumpy7 moved MerchandiseTest to ItemGen::MerchandiseTest
Wed, 26 Feb 2014 01:18:42 +0100 Grumpy7 changing shopt stealing condition a bit