log

age author description
Sat, 07 Sep 2013 21:14:48 +0200 Grumpy7 Merge
Sat, 07 Sep 2013 21:00:02 +0200 Grumpy7 Get(skillname) functions cleaned up, using GetMultiplierForSkillLevel instead of nested conditions
Sat, 07 Sep 2013 10:49:42 +0200 Grumpy7 Player::CanFitItem, AddItem, AddItem2 changed changed the retarded 2 dimensional array traversal, changed GetActualAttribute input parameters to get rid of the attrid case
Sat, 07 Sep 2013 10:04:37 +0200 Grumpy7 Player::CalculateRangedDamageTo, finishing cleanup accidentally commited in previous commit
Sat, 07 Sep 2013 09:45:09 +0200 Grumpy7 Player::CalculateMeleeDamageTo extracted 2 almost identical sections to a separate function, variable cleanup, changed parameter types
Sat, 07 Sep 2013 09:16:55 +0200 Grumpy7 Player::CalculateMeleeDamageTo removed labels, ifdowhile patterns changed to for cycles, magic numbers to enum values, fixing gibbet being only undead slaying
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