log mm7_3.cpp @ 2450:90349b8048a5

age author description
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Fri, 04 Jul 2014 15:09:13 +0100 zipi fixing some compiler variable optimalization
Mon, 23 Jun 2014 23:45:14 +0600 Ritor1 MapsLongTimer.h
Sun, 01 Jun 2014 17:20:22 +0600 Ritor1 Arena dialogue and other
Mon, 12 May 2014 01:55:23 +0200 Grumpy7 removing non-nullptr conditions before deletes
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 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
Sat, 05 Apr 2014 20:27:09 +0200 Grumpy7 Moving some function declarations from unsorted subs to Actor.h and SpriteObject.h
Sat, 05 Apr 2014 20:14:15 +0200 Grumpy7 LightsStack_StationaryLight_::AddLight moved to LightStack.cpp
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, 02 Apr 2014 01:21:05 +0200 Grumpy7 Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
Fri, 14 Mar 2014 10:47:22 +0600 Ritor1 ActorHasItems