log Player.cpp @ 2445:b10125a9c772

age author description
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 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
Sun, 06 Apr 2014 12:50:35 +0200 Grumpy7 Moving functions from unsorted_subs.h pt4
Sat, 05 Apr 2014 20:27:09 +0200 Grumpy7 Moving some function declarations from unsorted subs to Actor.h and SpriteObject.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
Sun, 16 Mar 2014 19:42:29 +0100 Grumpy7 stru319::CalcMagicalDamageToActor moved to Actor class
Sun, 16 Mar 2014 19:37:28 +0100 Grumpy7 stru319::CalcMagicalDamageToActor small cleanups
Sun, 16 Mar 2014 19:11:52 +0100 Grumpy7 stru319::PlayerHitOrMiss moved to Player class, cleaned up a bit, stru319::ActorHitOrMiss moved to Actor class, cleaned up a bit
Fri, 14 Mar 2014 10:47:22 +0600 Ritor1 ActorHasItems
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
Mon, 24 Feb 2014 16:19:01 +0600 Ritor1 for NextTurn()
Wed, 19 Feb 2014 22:30:39 +0100 Grumpy7 Merge
Wed, 19 Feb 2014 22:26:10 +0100 Grumpy7 some more pvs warning fixes
Tue, 04 Feb 2014 17:29:04 +0600 Ritor1 DoInteractionWithTopmostZObject cleaned
Fri, 31 Jan 2014 17:30:36 +0600 Ritor1 UIMSG_SpellBook_PressTab continue
Thu, 30 Jan 2014 17:41:54 +0600 Ritor1 pInventoryItemList->Reset()
Tue, 28 Jan 2014 17:25:58 +0600 Ritor1 CastSpell continue
Mon, 27 Jan 2014 00:13:01 +0600 Ritor1 CastSpell continue
Thu, 23 Jan 2014 17:31:12 +0600 Ritor1 _46А6АС_GetActorsInViewport
Wed, 15 Jan 2014 17:35:41 +0600 Ritor1 fall_speed
Mon, 13 Jan 2014 14:31:25 +0600 Ritor1 uDefaultPartyHeight = 192
Fri, 10 Jan 2014 17:56:19 +0600 Ritor1 m
Fri, 10 Jan 2014 17:42:57 +0600 Ritor1 Слияние
Fri, 10 Jan 2014 17:42:37 +0600 Ritor1 GetItemBonusEnchantment
Thu, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.