log Render.cpp @ 2046:da35dc35d635

age author description
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Mon, 11 Nov 2013 09:36:52 +0600 Ritor1 Обращённый набор изменений слияния: 9dbc142fc8f7
Thu, 07 Nov 2013 09:19:10 +0600 Ritor1 Слияние
Thu, 07 Nov 2013 09:18:58 +0600 Ritor1 DrawIndoorSky
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Tue, 05 Nov 2013 23:35:21 +0000 zipi RenderBillboardD3D initialization
Tue, 05 Nov 2013 12:58:19 +0600 Ritor1 DrawIndoorSky() fix
Sun, 03 Nov 2013 22:42:25 +0600 Ritor1 DrawIndoorSky() continue
Sat, 02 Nov 2013 12:16:48 +0000 zipi Multi-monitor support part1
Fri, 01 Nov 2013 17:29:49 +0600 Ritor1 small fix
Fri, 01 Nov 2013 14:44:06 +0600 Ritor1 Слияние
Fri, 01 Nov 2013 14:43:54 +0600 Ritor1 DrawIndoorSky() continue
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Thu, 24 Oct 2013 15:24:55 +0600 Ritor1 m
Thu, 24 Oct 2013 15:24:14 +0600 Ritor1 MSVS 2010 project file
Wed, 23 Oct 2013 15:37:51 +0200 Nomad Merge
Wed, 23 Oct 2013 15:37:17 +0200 Nomad MSVS 2012 project file & some compilation warning fixes
Wed, 23 Oct 2013 17:30:14 +0600 Ritor1 rename DrawIndoorPolygonSky
Wed, 23 Oct 2013 17:13:23 +0600 Ritor1 DrawIndoorPolygonSky
Tue, 22 Oct 2013 17:21:09 +0600 Ritor1 mm7_1.cpp remove
Tue, 22 Oct 2013 15:52:01 +0600 Ritor1 which_player_to_attack rename and cleaning
Mon, 21 Oct 2013 17:23:59 +0600 Ritor1 m
Mon, 21 Oct 2013 17:08:14 +0600 Ritor1 ODM_NearClip and ODM_FarClip
Sun, 13 Oct 2013 22:53:37 +0600 Ritor1 m
Fri, 11 Oct 2013 23:57:14 +0600 Ritor1 viewing_angle
Fri, 11 Oct 2013 18:55:43 +0600 Ritor1 Merge
Mon, 07 Oct 2013 21:57:01 +0600 Ritor1 Merge
Mon, 07 Oct 2013 21:56:47 +0600 Ritor1 m
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
Mon, 07 Oct 2013 16:13:49 +0600 Ritor1 Слияние
Mon, 07 Oct 2013 15:20:41 +0600 Ritor1 Слияние
Mon, 07 Oct 2013 15:20:32 +0600 Ritor1 original DrawSkyD3D() fix
Mon, 07 Oct 2013 13:08:53 +0200 Nomad .
Mon, 07 Oct 2013 11:55:35 +0200 Nomad Merge
Mon, 07 Oct 2013 11:52:33 +0200 Nomad HWND -> class OSWindow
Sun, 06 Oct 2013 22:45:00 +0600 Ritor1 GetSpellColor, DrawSkyD3D()(continue)
Fri, 04 Oct 2013 17:30:47 +0600 Ritor1 DrawBuildingsD3D cleared
Fri, 20 Sep 2013 14:45:44 +0200 Nomad Cosmetics
Thu, 19 Sep 2013 16:45:21 +0600 Ritor1 MainMenuUI_Credits_Loop() and CreditsTextureScroll
Wed, 18 Sep 2013 16:20:15 +0600 Ritor1 MainMenuUI_Create() cleared
Wed, 18 Sep 2013 14:53:59 +0600 Ritor1 m
Wed, 18 Sep 2013 11:13:38 +0200 Nomad Window Resize (change arguments to MM7_Initialize)
Tue, 17 Sep 2013 21:41:39 +0200 Nomad Fixed Celestia sky a bit.
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
Tue, 17 Sep 2013 12:40:37 +0200 Nomad Merge
Tue, 10 Sep 2013 21:17:00 +0200 Nomad operator new() -> malloc
Wed, 11 Sep 2013 13:53:05 +0200 yoctozepto Replace minor Windows constants.
Tue, 10 Sep 2013 21:08:06 +0200 Nomad Merge
Tue, 10 Sep 2013 21:07:07 +0200 Nomad Allocator (CMemory) bye-bye
Tue, 10 Sep 2013 19:33:21 +0300 Beri Levi berilevi workaround for crash on startup
Mon, 09 Sep 2013 17:17:53 +0200 Nomad Here and there cleanings.
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Sat, 07 Sep 2013 15:20:57 +0200 Nomad stru149
Sat, 07 Sep 2013 13:03:18 +0200 Nomad Merge
Sat, 07 Sep 2013 12:51:06 +0200 Nomad mm8 icons
Mon, 02 Sep 2013 15:23:09 +0200 yoctozepto Clean and decouple. (1)