Mercurial > mm7
log
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 |
Mon, 12 May 2014 00:13:39 +0200 | Grumpy7 | ODMFace::IsBackfaceCulled to ODMFace::IsBackfaceNotCulled, cleaned up a bit |
Sun, 11 May 2014 23:17:23 +0200 | Grumpy7 | OutdoorLocation::UpdateSunlightVectors removing some unnecessary typecasts |
Sun, 11 May 2014 23:12:36 +0200 | Grumpy7 | OutdoorLocation::GetTravelDestination 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 |