log mm7_4.cpp @ 2372:7bf6901add4a

age author description
Mon, 12 May 2014 01:50:32 +0200 Grumpy7 removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
Sat, 05 Apr 2014 20:27:09 +0200 Grumpy7 Moving some function declarations from unsorted subs to Actor.h and SpriteObject.h
Wed, 02 Apr 2014 23:21:34 +0200 Grumpy7 header file include cleanup
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
Wed, 02 Apr 2014 01:21:05 +0200 Grumpy7 Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
Thu, 27 Feb 2014 00:36:31 +0100 Grumpy7 simplifying a loop in immolation effect
Thu, 27 Feb 2014 00:30:03 +0100 Grumpy7 _46A89E_immolation_effect moved into Party
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
Sat, 22 Feb 2014 19:44:49 +0100 Grumpy7 sub_4B1523 to sub_4B1523_showSpellbookInfo, changed input type, some vars renamed
Sat, 22 Feb 2014 18:25:18 +0100 Grumpy7 dword_AE336C to NPCStats::dword_AE336C_LastMispronouncedNameFirstLetter,
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Fri, 31 Jan 2014 17:30:36 +0600 Ritor1 UIMSG_SpellBook_PressTab continue
Fri, 24 Jan 2014 18:01:51 +0600 Ritor1 SPELL_WATER_RECHARGE_ITEM
Thu, 23 Jan 2014 17:31:12 +0600 Ritor1 _46А6АС_GetActorsInViewport
Wed, 15 Jan 2014 17:35:41 +0600 Ritor1 fall_speed