log GUIWindow.cpp @ 2466:5a6cd79069ae

age author description
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
Tue, 05 Aug 2014 17:00:35 +0600 Ritor1 function MakeScreenshot()
Fri, 25 Jul 2014 14:17:57 +0600 Ritor1 remove VideoPlayer.cpp/.h
Thu, 24 Jul 2014 12:44:14 +0600 Ritor1 fix crash in keyboard option
Wed, 23 Jul 2014 22:09:27 +0300 a.parshin * Fixed double release of movie in transition screens
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Mon, 14 Jul 2014 10:03:44 +0600 Ritor1 included directx 11
Wed, 02 Jul 2014 15:13:39 +0200 Grumpy7 removing some (const char *) casts
Thu, 01 May 2014 12:59:27 +0200 Grumpy7 some more function shuffling
Wed, 09 Apr 2014 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
Sun, 06 Apr 2014 12:37:28 +0200 Grumpy7 Moving functions from unsorted_subs.h pt3
Wed, 02 Apr 2014 23:21:34 +0200 Grumpy7 header file include cleanup
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
Wed, 02 Apr 2014 01:21:05 +0200 Grumpy7 Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
Sun, 16 Mar 2014 19:34:51 +0600 Ritor1 add MMT.cpp and MMT.h
Fri, 14 Mar 2014 17:59:06 +0600 Ritor1 MMT_MainMenu
Fri, 14 Mar 2014 02:03:41 +0600 Ritor1 FindIcon cleaned
Thu, 13 Mar 2014 23:56:31 +0600 Ritor1 DrawMessageBox
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
Sat, 15 Feb 2014 16:00:19 +0600 Ritor1 window->GetWidth() continue
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Sun, 17 Nov 2013 23:26:44 +0600 Ritor1 History book fix
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Tue, 05 Nov 2013 20:42:54 -0800 Grumpy7 fixing game window not reacting after closing npc dialog
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Thu, 24 Oct 2013 23:21:05 -0700 Grumpy7 Fixing game unplayable after enchanting
Tue, 22 Oct 2013 23:42:46 +0600 Ritor1 LoadGame slots error fix
Tue, 22 Oct 2013 17:21:09 +0600 Ritor1 mm7_1.cpp remove
Fri, 11 Oct 2013 09:19:40 +0200 Grumpy7 changing global char* vars to const char* vars
Mon, 07 Oct 2013 11:52:33 +0200 Nomad HWND -> class OSWindow
Mon, 30 Sep 2013 23:38:28 +0600 Ritor1 DrawBuff_remaind_time_string and DrawShops_next_generation_time_string fix and cleared
Mon, 30 Sep 2013 05:48:32 +0200 Grumpy7 Party_stru0 renamed to PartyTimeStruct, fixed its members, renamed Party::field_3C to Party::PartyTimes, started Player::SetVariable refactoring start
Tue, 24 Sep 2013 07:29:55 +0200 Grumpy7 ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
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:36 +0200 Nomad Merge
Tue, 17 Sep 2013 15:40:09 +0200 Nomad class IndoorCamera split into BLVRenderParams and ODMRenderParams
Tue, 17 Sep 2013 16:30:36 +0600 Ritor1 m
Wed, 11 Sep 2013 18:01:16 +0600 Ritor1 Boat dialogue
Wed, 11 Sep 2013 09:39:09 +0600 Ritor1 Слияние
Wed, 11 Sep 2013 09:23:41 +0600 Ritor1 m
Tue, 10 Sep 2013 21:07:07 +0200 Nomad Allocator (CMemory) bye-bye
Sun, 01 Sep 2013 17:10:29 +0600 Ritor1 UIGame.cpp cleaning(continue)
Wed, 21 Aug 2013 16:06:50 +0200 Nomad Function names
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Thu, 08 Aug 2013 16:34:19 +0600 Ritor1 GetDayPart and Journal_Draw
Mon, 05 Aug 2013 22:31:12 +0600 Ritor1 Questbook_Draw
Fri, 02 Aug 2013 13:48:57 +0600 Ritor1 LloydBeacons
Thu, 01 Aug 2013 17:51:16 +0600 Ritor1 BuildingType_Tavern and CastSpellInfo_PushCastSpellInfo fix
Fri, 26 Jul 2013 23:35:34 +0200 Nomad +InitializaDialogueOptions
Fri, 26 Jul 2013 22:19:29 +0200 Nomad deleted stru220.h and stru220 (bezier terrain stuff)
Fri, 26 Jul 2013 21:16:51 +0200 Nomad Highlighted locations with "using uninitialized variable" warning.
Mon, 22 Jul 2013 15:23:43 +0600 Ritor1 RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Mon, 22 Jul 2013 14:49:12 +0600 Ritor1 ClearTextureList
Fri, 19 Jul 2013 17:21:40 +0600 Ritor1 CloseSpellBook and close SpellBookPage