log

age author description
Sat, 07 Sep 2013 08:17:49 +0200 Grumpy7 added a few artifacts to enum ITEM_TYPE
Sat, 07 Sep 2013 06:51:56 +0200 Grumpy7 Player::GetRangedDamageString fix + some small chnages
Sat, 07 Sep 2013 21:55:02 +0200 Nomad stru141 & misc cleaning
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Sat, 07 Sep 2013 15:20:57 +0200 Nomad stru149
Sat, 07 Sep 2013 13:26:15 +0200 Nomad Merge2
Sat, 07 Sep 2013 13:03:18 +0200 Nomad Merge
Sat, 07 Sep 2013 12:51:06 +0200 Nomad mm8 icons
Sat, 07 Sep 2013 05:23:16 +0200 Grumpy7 Merge
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
Sat, 07 Sep 2013 04:15:06 +0200 Grumpy7 Player:GetSkillBonus cleanup, undoing part of previous changeset to better track file modifications
Sat, 07 Sep 2013 04:13:22 +0200 Grumpy7 Player::GetSkillBonus continuing cleanup
Sat, 07 Sep 2013 02:42:54 +0200 Grumpy7 Player::GetSkillBonus put input value in case, removed labels (introduced a bit of code duplicity)