Mercurial > mm7
log Items.cpp @ 2261:236d8d7c7295
age | author | description |
---|---|---|
Sat, 08 Mar 2014 16:04:44 +0100 | Grumpy7 | Fixing a bug in tokenization |
Thu, 06 Mar 2014 00:41:04 +0100 | Grumpy7 | Using new tokenizer in Items.cpp initialize function |
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 |
Wed, 26 Feb 2014 01:26:22 +0100 | Grumpy7 | moved MerchandiseTest to ItemGen::MerchandiseTest |
Thu, 30 Jan 2014 23:03:04 +0100 | Grumpy7 | fixing a few bugs reported by PVS |
Thu, 09 Jan 2014 02:34:20 +0200 | Nomad | Some Render decoupling. |
Sat, 02 Nov 2013 17:45:58 +0000 | zipi | Single and Two-handed ENUM |
Wed, 23 Oct 2013 21:13:28 -0700 | Grumpy7 | DamageMonsterFromParty some additional vars removed, changed the ordering part to something more readable |