Mercurial > mm7
log Monsters.cpp @ 2153:d28d3c006077
age | author | description |
---|---|---|
Thu, 09 Jan 2014 02:34:20 +0200 | Nomad | Some Render decoupling. |
Wed, 06 Nov 2013 13:06:02 +0000 | zipi | signed fixes |
Wed, 30 Oct 2013 00:47:37 -0700 | Grumpy7 | changing most of auto types to their actual types |
Sun, 22 Sep 2013 10:44:42 +0200 | Grumpy7 | Player::ReceiveSpecialAttackEffect finishing cleanup, special attack type enum created |
Sun, 22 Sep 2013 10:04:00 +0200 | Grumpy7 | Player::_48DCF6 renamed to Player::ReceiveSpecialAttackEffect, some case reordering, fixing getting only disease3 instead of disease1 and ignoring disease2 and 3, uSpecialAttack to uSpecialAttackType, uSpecialAttackType to uSpecialAttackLevel |
Tue, 10 Sep 2013 21:07:07 +0200 | Nomad | Allocator (CMemory) bye-bye |
Sat, 07 Sep 2013 20:05:20 +0200 | Nomad | assert, Abortf, AbortWithError -> Assert, Error |