log mm7_4.cpp @ 2255:4c9fef516e0a

age author description
Thu, 27 Feb 2014 00:27:58 +0100 Grumpy7 immolation cleaned up a bit
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
Wed, 26 Feb 2014 01:20:07 +0100 Grumpy7 dword_F8B1B0_MasteryBeingTaught adding 2 else ifs
Wed, 26 Feb 2014 01:15:58 +0100 Grumpy7 Merge
Wed, 26 Feb 2014 01:14:18 +0100 Grumpy7 shop stealing cleaned up a bit
Tue, 25 Feb 2014 20:02:06 +0600 Ritor1 for RasterLine2D
Sun, 23 Feb 2014 18:44:01 +0100 Grumpy7 restoring deleted line in mm7_4.cpp
Sun, 23 Feb 2014 18:40:29 +0100 Grumpy7 dword_F8B1B0_MasteryBeingTaught removing redundant case bodies
Sun, 23 Feb 2014 15:54:00 +0100 Grumpy7 dword_F8B1B0 to dword_F8B1B0_MasteryBeingTaught, some final touches to _4B254D_SkillMasteryTeacher
Sun, 23 Feb 2014 15:42:15 +0100 Grumpy7 _4B254D_SkillMasteryTeacher unrolling switches
Sun, 23 Feb 2014 14:12:07 +0100 Grumpy7 _4B254D_SkillMasteryTeacher adding case, removing nested ifs, adding some comments
Sun, 23 Feb 2014 12:55:01 +0100 Grumpy7 _4B254D_SkillMasteryTeacher getting rid of uninitialized var use
Sun, 23 Feb 2014 03:07:46 +0100 Grumpy7 adding int_get_vector_length calls where the calls were inlined
Sat, 22 Feb 2014 19:55:54 +0100 Grumpy7 sub_4B1523_showSpellbookInfo moved to UIShops