log Outdoor.h @ 2464:104fdbea0386

age author description
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
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
Sun, 06 Apr 2014 12:50:35 +0200 Grumpy7 Moving functions from unsorted_subs.h pt4
Mon, 20 Jan 2014 00:02:22 +0600 Ritor1 small cleaning
Thu, 12 Dec 2013 13:55:42 +0600 Ritor1 enums and BLV_UpdateDoors()
Wed, 04 Dec 2013 15:40:27 +0600 Ritor1 ODM_GetFloorLevel() check height
Mon, 02 Dec 2013 23:19:22 +0600 Ritor1 rename int _47F223_LooksLikeGenerateMonsterLoot() to void ArrangeSpriteObjects()
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes