Mercurial > mm7
log Player.cpp @ 1251:7ef8ae7ce42a
age | author | description |
---|---|---|
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 |
Tue, 04 Jun 2013 03:21:21 +0200 | Grumpy7 | temporary _CRT_SECURE_NO_WARNINGS to remove some warnings |
Wed, 29 May 2013 03:21:19 +0200 | Grumpy7 | minor GetMaxMana cleanup |