Mercurial > mm7
log
age | author | description |
---|---|---|
Sat, 07 Sep 2013 23:06:13 +0200 | Grumpy7 | Changed the new Assert macro definition slightly, Party::AddItem (for some reason in players.cpp) renamed to Party::AddItemToParty, cleaned up; some unused variables in previous functions removed |
Sat, 07 Sep 2013 22:46:18 +0200 | Nomad | Merge |
Sat, 07 Sep 2013 22:38:53 +0200 | Nomad | Some more cleaning |
Sat, 07 Sep 2013 21:17:47 +0200 | Grumpy7 | Minor assert fixes in players.cpp |
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 |