Mercurial > mm7
log Player.cpp @ 1709:8251e59fd7c1
age | author | description |
---|---|---|
Tue, 24 Sep 2013 07:29:55 +0200 | Grumpy7 | ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens |
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 |