log Indoor.h @ 2477:fd99ee46b301

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
Wed, 23 Jul 2014 19:52:49 +0100 zipi * Uninitialized uNumSectors in IndoorLocation
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
Thu, 01 May 2014 12:59:27 +0200 Grumpy7 some more function shuffling
Wed, 09 Apr 2014 21:30:45 +0200 Grumpy7 Adding GUIButton.h
Wed, 09 Apr 2014 21:22:06 +0200 Grumpy7 Created header files for UI cpp files
Sun, 06 Apr 2014 21:27:02 +0200 Grumpy7 Moving functions from unsorted_subs.h pt6
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
Fri, 17 Jan 2014 17:58:48 +0600 Ritor1 fixpoint_mul in different functions and others
Thu, 12 Dec 2013 13:55:42 +0600 Ritor1 enums and BLV_UpdateDoors()
Wed, 11 Dec 2013 23:28:05 +0600 Ritor1 Слияние
Wed, 11 Dec 2013 23:12:54 +0600 Ritor1 Door_switch_animation
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Sun, 17 Nov 2013 23:46:35 +0600 Ritor1 pFloor->Ethereal()
Wed, 23 Oct 2013 17:13:23 +0600 Ritor1 DrawIndoorPolygonSky
Fri, 11 Oct 2013 07:04:19 +0200 Grumpy7 party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
Tue, 17 Sep 2013 20:15:56 +0200 Nomad More camera unifications.
Tue, 17 Sep 2013 18:39:32 +0200 Nomad Excess wrapper (IndoorLocation_drawstru) removed.
Tue, 17 Sep 2013 17:40:59 +0200 Nomad Some common code from ODM and BLV RenderParams moved to IndoorCameraD3D
Tue, 17 Sep 2013 15:40:09 +0200 Nomad class IndoorCamera split into BLVRenderParams and ODMRenderParams
Tue, 17 Sep 2013 14:10:41 +0200 Nomad class OutdoorCamera -> ODMRenderParams
Mon, 02 Sep 2013 15:23:09 +0200 yoctozepto Clean and decouple. (1)
Wed, 28 Aug 2013 22:10:13 +0200 yoctozepto LevelDecoration maintenance changes
Thu, 18 Jul 2013 14:42:54 +0200 Nomad Moved stru11, stru12 and some SW Rendering stuff to the archives.
Tue, 16 Jul 2013 11:55:36 +0600 Ritor1 PortalFrustrum
Mon, 01 Jul 2013 22:42:09 +0200 Grumpy7 removed weather.h from indoor.h
Wed, 12 Jun 2013 21:07:34 +0200 Grumpy7 included header cleanup
Sat, 08 Jun 2013 21:33:22 +0200 Grumpy7 arrays to std::arrays phase 1
Tue, 28 May 2013 00:19:45 +0200 Grumpy7 something to bool cast (performance warning) mostly fixed