Mercurial > mm7
log Outdoor.h @ 2421:fc7456da5a93
age | author | description |
---|---|---|
Fri, 04 Jul 2014 15:09:13 +0100 | zipi | fixing some compiler variable optimalization |
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 |
Mon, 12 May 2014 00:13:39 +0200 | Grumpy7 | ODMFace::IsBackfaceCulled to ODMFace::IsBackfaceNotCulled, cleaned up a bit |
Sun, 11 May 2014 22:55:26 +0200 | Grumpy7 | OutdoorLocation::_47F04C and OutdoorLocation::_47F097 to OutdoorLocation::IsMapCellFullyRevealed and OutdoorLocation::IsMapCellPartiallyRevealed |
Sun, 11 May 2014 22:49:19 +0200 | Grumpy7 | OutdoorLocation::UpdateDiscoveredArea cleaned up |
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 |