Mercurial > mm7
log Player.h @ 1357:06926081358f
age | author | description |
---|---|---|
Sat, 13 Jul 2013 16:15:35 +0200 | Grumpy7 | Player::CanEquip_RaceAndAlignmentCheck fixed 3 missing return values, started using new race and gender functions, moved everything to a switch |
Sat, 13 Jul 2013 13:14:05 +0200 | Grumpy7 | Player::CanAct, Player::CanSteal shortened a bit |
Sat, 13 Jul 2013 13:12:21 +0200 | Grumpy7 | Player::_49327B to Player::ProfessionOrGuildFlagsCorrect, removed a huge section of the function that's never used (only 4 inputs used) |
Sat, 13 Jul 2013 11:56:57 +0200 | Grumpy7 | Player::PlayEmotion simplified main condition, renamed a few expression enum vals |
Sat, 13 Jul 2013 00:25:19 +0200 | Grumpy7 | Player::IsPlayerHealableByTemple final version |
Fri, 12 Jul 2013 23:07:14 +0200 | Grumpy7 | Player::_43EEF3 renamed to NothingOrJustBlastersEquipped |
Tue, 02 Jul 2013 01:15:03 +0200 | Grumpy7 | GetActual(stat) common code extracted |
Sat, 15 Jun 2013 07:52:05 +0200 | Grumpy7 | changed Player::_4B6FF9 to Player::IsPlayerHealableByTemple |