log UI/UIPopup.cpp @ 2345:182effc4b0ee

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