log Party.cpp @ 2496:5abd8fc8f1c6

age author description
Thu, 18 Sep 2014 17:38:54 +0600 Ritor1 for ITEM_ARTIFACT_LADYS_ESCORT
Tue, 16 Sep 2014 17:48:58 +0600 Ritor1 for ACTOR_
Mon, 15 Sep 2014 17:30:19 +0600 Ritor1 BelongsToSupertype() clear
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, 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, 09 Apr 2014 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
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
Thu, 27 Feb 2014 00:30:03 +0100 Grumpy7 _46A89E_immolation_effect moved into Party
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()
Fri, 31 Jan 2014 00:37:26 +0100 Grumpy7 Some more PVS error fixing
Wed, 29 Jan 2014 17:26:24 +0600 Ritor1 CastSpell continue
Tue, 28 Jan 2014 17:25:58 +0600 Ritor1 CastSpell continue
Mon, 13 Jan 2014 14:31:25 +0600 Ritor1 uDefaultPartyHeight = 192
Thu, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Mon, 02 Dec 2013 20:42:46 +0600 Ritor1 small fix
Mon, 02 Dec 2013 19:51:19 +0600 Ritor1 _494035_timed_effects__water_walking_damage__etc()
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename
Sat, 16 Nov 2013 00:02:24 +0600 Ritor1 substract item and AddItem for Alexis fix
Sun, 03 Nov 2013 01:19:07 -0800 Grumpy7 char picking up item off by one fixed
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Sun, 20 Oct 2013 23:12:09 -0700 Grumpy7 Fixing a small bug in Party::AddItemToParty + removing unreachable return
Wed, 16 Oct 2013 03:23:03 +0200 Grumpy7 changed some memsets to fills in player.cpp, party.cpp and changing to sizeof(varName)
Mon, 14 Oct 2013 06:32:30 +0200 Grumpy7 changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
Fri, 11 Oct 2013 10:12:24 +0200 Grumpy7 zeroing number of deaths