log UI/UICharacter.cpp @ 2376:bcd7fadbf7d2

age author description
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:22:06 +0200 Grumpy7 Created header files for UI cpp files
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
Sun, 16 Mar 2014 03:08:26 +0100 Grumpy7 byte_5111F6 to byte_5111F6_OwnedArtifacts, changed magic numbers to enums in GetItemTextureFilename
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