log Party.h @ 2476:faf21e357a83

age author description
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Wed, 09 Apr 2014 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
Sun, 06 Apr 2014 12:50:35 +0200 Grumpy7 Moving functions from unsorted_subs.h pt4
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
Thu, 09 Jan 2014 01:37:34 +0200 Nomad Removed DirectDraw2 compatibility.
Wed, 08 Jan 2014 22:29:11 +0200 Nomad Cleaned some variables.
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Sun, 20 Oct 2013 23:50:19 -0700 Grumpy7 UpdateActorAI getting rid of unnecessary memcpys
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 07:29:14 +0200 Grumpy7 sub_421B2C_PlaceInInventory_or_DropPickedItem to Party::sub_421B2C_PlaceInInventory_or_DropPickedItem
Fri, 11 Oct 2013 07:04:19 +0200 Grumpy7 party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
Fri, 11 Oct 2013 05:49:39 +0200 Grumpy7 cleaned up part of party.cpp, renamed byte_AE3368 to playerAlreadyPicked + 3 vars after it, moved them to party.cpp, some player.cpp bugfixes
Sun, 06 Oct 2013 09:19:12 +0200 Grumpy7 dword_5B65CC to npcIdToDismissAfterDialogue, Party::field_709 to Party::hirelingScrollPosition
Mon, 30 Sep 2013 05:48:32 +0200 Grumpy7 Party_stru0 renamed to PartyTimeStruct, fixed its members, renamed Party::field_3C to Party::PartyTimes, started Player::SetVariable refactoring start
Fri, 27 Sep 2013 10:04:45 +0200 Grumpy7 Player::CompareVariable finished, renamed stru_5E4C90 to stru_5E4C90_MapPersistVars, party::field_4A0 to party::CounterEventValues
Sat, 07 Sep 2013 23:06:13 +0200 Grumpy7 Changed the new Assert macro definition slightly, Party::AddItem (for some reason in players.cpp) renamed to Party::AddItemToParty, cleaned up; some unused variables in previous functions removed
Sat, 07 Sep 2013 21:55:02 +0200 Nomad stru141 & misc cleaning
Fri, 06 Sep 2013 16:42:23 +0600 Ritor1 bountyHunting fix
Sun, 01 Sep 2013 11:53:41 +0200 yoctozepto Modify PARTY_QUEST_BITS
Tue, 30 Jul 2013 15:14:46 +0600 Ritor1 fall to the water
Sat, 13 Jul 2013 17:13:45 +0200 Grumpy7 _449B57_test_bit(pParty->_quest_bits, 99) and _449B57_test_bit(pParty->_quest_bits, 100) changed to Party::IsPartyGood, Party::IsPartyEvil, respectively
Mon, 24 Jun 2013 23:55:02 +0400 Gloval autonotes and quest tables overflow fixed
Wed, 12 Jun 2013 21:07:34 +0200 Grumpy7 included header cleanup
Tue, 28 May 2013 00:19:45 +0200 Grumpy7 something to bool cast (performance warning) mostly fixed
Thu, 23 May 2013 19:03:36 +0200 Nomad BLV picky-blicky
Thu, 23 May 2013 18:26:05 +0200 Nomad -nomarg
Wed, 22 May 2013 14:12:51 +0200 Nomad 004C1EE5 & other stuff
Sat, 11 May 2013 01:28:06 +0200 Nomad Autonotes & GameState