Mercurial > mm7
log Player.cpp @ 1708:f8414042db1f
age | author | description |
---|---|---|
Mon, 23 Sep 2013 07:07:06 +0200 | Grumpy7 | Moving NZIArray to a separate class, fixing a few inventory bugs |
Mon, 23 Sep 2013 23:00:07 +0200 | Nomad | Merge |
Mon, 23 Sep 2013 22:58:32 +0200 | Nomad | Fixed window shrink due to menu |
Sun, 22 Sep 2013 18:09:44 +0200 | Grumpy7 | adding comments |
Sun, 22 Sep 2013 10:44:42 +0200 | Grumpy7 | Player::ReceiveSpecialAttackEffect finishing cleanup, special attack type enum created |
Sun, 22 Sep 2013 10:04:33 +0200 | Grumpy7 | Player::_48DCF6 renamed to Player::ReceiveSpecialAttackEffect second attempt |
Sun, 22 Sep 2013 10:04:00 +0200 | Grumpy7 | Player::_48DCF6 renamed to Player::ReceiveSpecialAttackEffect, some case reordering, fixing getting only disease3 instead of disease1 and ignoring disease2 and 3, uSpecialAttack to uSpecialAttackType, uSpecialAttackType to uSpecialAttackLevel |