Mercurial > mm7
log Player.cpp @ 1272:19a4809e1da0
age | author | description |
---|---|---|
Sat, 15 Jun 2013 02:31:27 +0200 | Grumpy7 | Player::DecreaseAttribute cleanup |
Sat, 15 Jun 2013 02:23:04 +0200 | Grumpy7 | Player::GetSkillIdxByOrder cleanup - extracting common branch bodies |
Sat, 15 Jun 2013 02:15:03 +0200 | Grumpy7 | Player::GetSkillIdxByOrder cleanup - changing cycles to fors |
Wed, 12 Jun 2013 21:07:34 +0200 | Grumpy7 | included header cleanup |
Wed, 12 Jun 2013 15:12:38 +0200 | Grumpy7 | Player::SetVariable cleanup - preparing to remove LABEL_111 and LABEL_112 |
Wed, 12 Jun 2013 04:14:33 +0200 | Grumpy7 | Player::SetVariable cleanup - removing unused variables and function calls with them, some case shuffling |
Wed, 12 Jun 2013 03:59:08 +0200 | Grumpy7 | Player::SetVariable cleanup - removed some labels at the cost of 2 extra small functions |