log mm7_2.cpp @ 2384:f784ffc9a758

age author description
Sun, 01 Jun 2014 18:37:09 +0600 Ritor1 add UIArena.cpp and UIArena.h and other
Sun, 01 Jun 2014 17:20:22 +0600 Ritor1 Arena dialogue and other
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
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
Wed, 09 Apr 2014 21:45:07 +0200 Grumpy7 Finishing moving all known UI functions to their appropriate headers
Sun, 06 Apr 2014 12:56:49 +0200 Grumpy7 Moving registry access stuff to Registry.h/cpp
Sun, 06 Apr 2014 12:50:35 +0200 Grumpy7 Moving functions from unsorted_subs.h pt4
Sat, 05 Apr 2014 20:14:15 +0200 Grumpy7 LightsStack_StationaryLight_::AddLight moved to LightStack.cpp
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
Tue, 18 Mar 2014 23:50:35 +0600 Ritor1 for Bloodsplat
Sun, 16 Mar 2014 21:05:41 +0100 Grumpy7 ... and this one too
Sun, 16 Mar 2014 20:28:44 +0100 Grumpy7 stru319::DoesDmgTypeDoDamage moved to Actor class
Sun, 16 Mar 2014 19:58:02 +0100 Grumpy7 stru319::GetMagicalResistance renamed to stru319::DoesDmgTypeDoDamage
Sun, 16 Mar 2014 19:34:51 +0600 Ritor1 add MMT.cpp and MMT.h
Fri, 14 Mar 2014 23:55:50 +0600 Ritor1 AI_RandomMove cleaned
Fri, 14 Mar 2014 22:41:35 +0600 Ritor1 pMMT_MainMenu_BtnExit coordinates
Fri, 14 Mar 2014 22:26:52 +0600 Ritor1 mm7 game sound
Fri, 14 Mar 2014 17:59:06 +0600 Ritor1 MMT_MainMenu
Fri, 14 Mar 2014 13:58:51 +0600 Ritor1 submenu Other
Tue, 04 Mar 2014 00:02:21 +0100 Grumpy7 Adding MapInfo.cpp, moving a few functions there
Thu, 27 Feb 2014 00:36:31 +0100 Grumpy7 simplifying a loop in immolation effect
Thu, 27 Feb 2014 00:27:58 +0100 Grumpy7 immolation cleaned up a bit
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
Sun, 23 Feb 2014 03:07:46 +0100 Grumpy7 adding int_get_vector_length calls where the calls were inlined
Mon, 17 Feb 2014 17:28:06 +0600 Ritor1 for mouse
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()