log Outdoor.cpp @ 2495:7b076fe64f23

age author description
Wed, 17 Sep 2014 17:35:13 +0600 Ritor1 GetItemTextureFilename fix
Tue, 16 Sep 2014 17:48:58 +0600 Ritor1 for ACTOR_
Fri, 12 Sep 2014 22:12:51 +0600 Ritor1 use_d3d11
Fri, 12 Sep 2014 18:05:26 +0600 Ritor1 two_handed_left_fist
Mon, 18 Aug 2014 18:17:20 +0100 zipi goto cleaning
Sun, 17 Aug 2014 20:23:06 +0100 zipi cleaning project part 3
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Sun, 17 Aug 2014 15:13:18 +0100 zipi cleaning project part 1
Tue, 05 Aug 2014 17:00:35 +0600 Ritor1 function MakeScreenshot()
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, 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