log

age author description
Sat, 13 Jul 2013 16:05:24 +0200 Grumpy7 Player::CanEquip_RaceAndAlignmentCheck condition reorganizing, label removal, using GetSexByVoice()
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 12:35:02 +0200 Grumpy7 Player::PlayEmotion removed unused variables, deleted a useless secion of code (unused calculations)
Sat, 13 Jul 2013 11:56:57 +0200 Grumpy7 Player::PlayEmotion simplified main condition, renamed a few expression enum vals
Sat, 13 Jul 2013 04:16:30 +0200 Grumpy7 Player::PlaySound cleanup
Sat, 13 Jul 2013 01:44:53 +0200 Grumpy7 Player::GetTempleHealCostModifier simplified