log Vis.cpp @ 2345:182effc4b0ee

age author description
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