Mercurial > mm7
log Items.cpp @ 2262:037ad3678c0f
age | author | description |
---|---|---|
Sat, 08 Mar 2014 17:29:36 +0100 | Grumpy7 | Fixing warnings in items.cpp |
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 |