log Party.h @ 1892:9995cbcc62e0

age author description
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
Wed, 01 May 2013 20:04:24 +0200 Nomad Awards
Wed, 27 Mar 2013 15:04:59 +0200 Nomad Party actions in blv
Tue, 26 Mar 2013 12:40:27 +0200 Nomad * Player Recovery Times
Sun, 24 Mar 2013 21:14:28 +0200 Nomad Taveling by foot fixed.
Sun, 24 Mar 2013 00:33:27 +0200 Nomad Merge
Sat, 23 Mar 2013 20:22:51 +0200 Nomad days_played_without_rest
Thu, 21 Mar 2013 20:30:17 +0200 Nomad Town portal screen + misc gui const replacements
Wed, 06 Mar 2013 16:12:38 +0200 Nomad .
Wed, 06 Mar 2013 15:55:35 +0200 Nomad some flags
Tue, 05 Mar 2013 16:14:22 +0200 Nomad * Party buff icons drawing (right panel)