Mercurial > mm7
log UI/UIShops.cpp @ 2369:bddcaf5d5db2
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: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 |