Mercurial > mm7
log Player.cpp @ 1545:c4ab816fcc5e
age | author | description |
---|---|---|
Sat, 07 Sep 2013 20:05:20 +0200 | Nomad | assert, Abortf, AbortWithError -> Assert, Error |
Sat, 07 Sep 2013 05:18:32 +0200 | Grumpy7 | Player:GetSkillBonus cleanup, added back some brackets, because of var declarations, moved here CHARACTER_ATTRIBUTE_RANGED_DMG_BONUS from GetRangedDamageMin and GetRangedDamageMax |
Sat, 07 Sep 2013 05:06:15 +0200 | Grumpy7 | Player:GetSkillBonus cleanup, minor edits |
Sat, 07 Sep 2013 05:01:12 +0200 | Grumpy7 | Player:GetSkillBonus cleanup, multiplier evaluation moved to a separate function, variable clanup, renaming, scope reduction |