log Party.cpp @ 1364:9014784ae84f

age author description
Mon, 15 Jul 2013 02:14:39 +0200 Grumpy7 Fixing an ancient bug in sub_421B2C_PlaceInInventory_or_DropPickedItem
Sun, 14 Jul 2013 23:22:43 +0200 Grumpy7 Moved condition checking to a separate class, extracted it from player::SetCondition
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
Sat, 06 Jul 2013 00:29:29 +0400 Gloval turnengine refactoring continue