log UI/UiGame.cpp @ 2398:79e750ba00b9

age author description
Thu, 10 Jul 2014 01:34:57 +0200 Grumpy7 some polishing on GameUI_WritePointedObjectStatusString
Thu, 10 Jul 2014 00:58:45 +0200 Grumpy7 Fixing GameUI_WritePointedObjectStatusString conditions
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:22:06 +0200 Grumpy7 Created header files for UI cpp files
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
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