Mercurial > mm7
log Conditions.cpp @ 2433:9f30d514cdd2
age | author | description |
---|---|---|
Sun, 20 Jul 2014 22:38:31 +0600 | Ritor1 | LOD.cpp cleaned and search memory corrupt |
Sat, 08 Mar 2014 22:23:20 +0600 | Ritor1 | m |
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 |
Sun, 08 Sep 2013 02:41:10 +0200 | Grumpy7 | splitting Player::WearsItem into two functions |
Sun, 14 Jul 2013 23:22:43 +0200 | Grumpy7 | Moved condition checking to a separate class, extracted it from player::SetCondition |