log UI/UIPopup.cpp @ 2464:104fdbea0386

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
Tue, 05 Aug 2014 17:00:35 +0600 Ritor1 function MakeScreenshot()
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
Mon, 12 May 2014 12:28:06 +0600 Ritor1 Слияние
Mon, 12 May 2014 12:27:50 +0600 Ritor1 sqrt(float, double)
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
Wed, 09 Apr 2014 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
Wed, 09 Apr 2014 21:45:07 +0200 Grumpy7 Finishing moving all known UI functions to their appropriate headers
Wed, 09 Apr 2014 21:30:45 +0200 Grumpy7 Adding GUIButton.h
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
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
Thu, 30 Jan 2014 23:03:04 +0100 Grumpy7 fixing a few bugs reported by PVS
Thu, 30 Jan 2014 20:13:23 +0600 Ritor1 PLAYER_SKILL_BLASTER
Mon, 27 Jan 2014 00:13:01 +0600 Ritor1 CastSpell continue
Thu, 09 Jan 2014 17:29:17 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Sun, 29 Dec 2013 01:26:15 +0600 Ritor1 SavePCXScreenshot() continue
Fri, 13 Dec 2013 16:10:36 +0600 Ritor1 Popup window in MainMenu not shown
Thu, 12 Dec 2013 18:07:08 +0600 Ritor1 RasterLine2D (continue)
Thu, 12 Dec 2013 13:55:42 +0600 Ritor1 enums and BLV_UpdateDoors()
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Sun, 01 Dec 2013 23:43:03 +0600 Ritor1 AttackerInfo, MerchandiseTest
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename
Tue, 05 Nov 2013 23:35:21 +0000 zipi RenderBillboardD3D initialization
Sat, 02 Nov 2013 17:45:58 +0000 zipi Single and Two-handed ENUM
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Fri, 25 Oct 2013 00:51:32 -0700 Grumpy7 fixing inventory right click crash
Sun, 13 Oct 2013 07:18:03 +0200 Grumpy7 some char* cast removal + adding const_casts where appropriate
Sun, 13 Oct 2013 06:32:06 +0200 Grumpy7 Merge
Fri, 11 Oct 2013 09:19:40 +0200 Grumpy7 changing global char* vars to const char* vars
Fri, 11 Oct 2013 23:57:14 +0600 Ritor1 viewing_angle
Mon, 07 Oct 2013 11:52:33 +0200 Nomad HWND -> class OSWindow
Mon, 30 Sep 2013 17:29:27 +0600 Ritor1 UITransition.cpp cleaning(continue)
Thu, 26 Sep 2013 14:17:25 +0600 Ritor1 alchemy fix
Wed, 25 Sep 2013 17:31:39 +0600 Ritor1 m
Wed, 25 Sep 2013 17:29:14 +0600 Ritor1 pop-up window in character(paperdill) window, alchemy
Wed, 25 Sep 2013 12:22:32 +0600 Ritor1 m
Wed, 25 Sep 2013 11:13:08 +0600 Ritor1 m
Wed, 25 Sep 2013 09:03:56 +0600 Ritor1 Слияние
Wed, 25 Sep 2013 08:59:01 +0600 Ritor1 m
Tue, 24 Sep 2013 09:43:58 +0600 Ritor1 m
Tue, 24 Sep 2013 07:32:24 +0200 Grumpy7 Merge
Tue, 24 Sep 2013 07:29:55 +0200 Grumpy7 ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
Mon, 23 Sep 2013 17:33:12 +0600 Ritor1 MonsterPopup
Sun, 22 Sep 2013 20:38:24 +0600 Ritor1 MonsterPopup_Draw
Fri, 20 Sep 2013 17:31:37 +0600 Ritor1 DrawPopupWindow
Thu, 12 Sep 2013 09:55:20 +0200 Grumpy7 Merge
Tue, 10 Sep 2013 08:31:04 +0200 Grumpy7 Player::GetItemsBonus removed majority of labels
Mon, 09 Sep 2013 20:09:01 +0200 Nomad OnInventoryItemRightClick
Sun, 08 Sep 2013 05:22:33 +0200 Grumpy7 Player::ReceiveDamage, very small edits; prepended "Is" to item functions returning bool values (broken, indetified, stolen)
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Wed, 21 Aug 2013 16:06:50 +0200 Nomad Function names
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Thu, 18 Jul 2013 16:11:57 +0200 Nomad More hardcoded UI colors moved to varibables.