Mercurial > mm7
log Monsters.cpp @ 2334:ddb803517a48
age | author | description |
---|---|---|
Wed, 02 Apr 2014 21:05:19 +0600 | Ritor1 | unused local variables I commented |
Wed, 26 Feb 2014 23:35:23 +0100 | Grumpy7 | adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf |
Tue, 28 Jan 2014 17:25:58 +0600 | Ritor1 | CastSpell continue |
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 |