Mercurial > mm7
log Player.cpp @ 1260:dd70fc7eaf08
age | author | description |
---|---|---|
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 |
Tue, 11 Jun 2013 15:24:05 +0200 | Grumpy7 | Player::SetVariable cleanup - moved around some cases to group similar types together, some cases reordered according to enum values |
Sun, 09 Jun 2013 16:04:02 +0200 | Grumpy7 | SoundSetAction to std::array |
Sun, 09 Jun 2013 01:30:36 +0200 | Grumpy7 | arrays to std::arrays phase 3 - finishing global arrays |
Sun, 09 Jun 2013 00:30:48 +0200 | Grumpy7 | arrays to std::arrays phase 2 - mm7_data.h converted |
Tue, 04 Jun 2013 18:29:35 +0200 | Grumpy7 | pPartyBuffs - change plain numbers to enums |