log Vis.cpp @ 2492:85a12b497698

age author description
Mon, 15 Sep 2014 17:30:19 +0600 Ritor1 BelongsToSupertype() clear
Thu, 21 Aug 2014 11:24:51 +0600 Ritor1 remove DirectX11.cpp/.h for VS2010, MatrixMultiply and other
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
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Sun, 06 Jul 2014 16:27:17 +0100 zipi _46BFFA_check_object_intercept refactor
Sat, 21 Jun 2014 00:42:34 +0200 Grumpy7 Merge
Sat, 21 Jun 2014 00:41:20 +0200 Grumpy7 Implementing Grayface's mouse pick implementation/fix/workaround
Mon, 09 Jun 2014 16:26:07 +0600 Ritor1 spawn_light_elemental cleaned
Wed, 02 Apr 2014 22:05:35 +0600 Ritor1 int -> uint
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
Fri, 14 Mar 2014 13:58:51 +0600 Ritor1 submenu Other
Wed, 26 Feb 2014 23:35:23 +0100 Grumpy7 adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf
Thu, 09 Jan 2014 01:37:34 +0200 Nomad Removed DirectDraw2 compatibility.
Wed, 08 Jan 2014 17:25:34 +0600 Ritor1 SortVectors_x, SortVerticesByX and SortVerticesByY
Wed, 08 Jan 2014 15:01:58 +0600 Ritor1 SortByScreenSpaceX and SortByScreenSpaceY for Vis fix
Mon, 06 Jan 2014 17:32:17 +0600 Ritor1 face_attrib for VIS
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Tue, 05 Nov 2013 23:35:21 +0000 zipi RenderBillboardD3D initialization
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
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 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
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Tue, 03 Sep 2013 15:09:07 +0200 yoctozepto Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID.
Mon, 02 Sep 2013 17:30:50 +0600 Ritor1 UIGame.cpp cleaning(continue) GameUI_DrawMinimap
Thu, 18 Jul 2013 04:08:20 +0200 Nomad Messed with spell effects drawing a bit.