Mercurial > mm7
log Actor.cpp @ 1598:11bb463837b1
age | author | description |
---|---|---|
Tue, 10 Sep 2013 04:16:54 +0200 | Grumpy7 | _48EA46_calc_special_bonus_by_items renamed to GetSpecialItemBonus, forgot to commit actor.cpp |
Tue, 10 Sep 2013 21:07:07 +0200 | Nomad | Allocator (CMemory) bye-bye |
Sat, 07 Sep 2013 21:14:48 +0200 | Grumpy7 | Merge |
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 21:55:02 +0200 | Nomad | stru141 & misc cleaning |
Sat, 07 Sep 2013 20:05:20 +0200 | Nomad | assert, Abortf, AbortWithError -> Assert, Error |