Mercurial > mm7
log Party.cpp @ 1405:c0b273d33338
age | author | description |
---|---|---|
Mon, 22 Jul 2013 15:23:43 +0600 | Ritor1 | RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList |
Mon, 22 Jul 2013 14:49:12 +0600 | Ritor1 | ClearTextureList |
Thu, 18 Jul 2013 17:29:20 +0200 | Nomad | Research on #62 |
Tue, 16 Jul 2013 20:51:29 +0200 | Grumpy7 | changed a few member variables in Player to slightly less confusing names |
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 |