Mercurial > mm7
log Actor.cpp @ 1384:b51332ab228f
age | author | description |
---|---|---|
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 00:42:50 +0200 | Grumpy7 | Condition checking functions slightly renamed, some final changes in 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 |
Thu, 04 Jul 2013 09:21:40 +0600 | Ritor1 | m |
Mon, 01 Jul 2013 22:42:09 +0200 | Grumpy7 | removed weather.h from indoor.h |