log NPC.cpp @ 2496:5abd8fc8f1c6

age author description
Thu, 18 Sep 2014 17:38:54 +0600 Ritor1 for ITEM_ARTIFACT_LADYS_ESCORT
Sun, 17 Aug 2014 20:23:06 +0100 zipi cleaning project part 3
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Sun, 17 Aug 2014 15:13:18 +0100 zipi cleaning project part 1
Fri, 25 Jul 2014 15:06:52 +0600 Ritor1 _4BF5B2() renamed to BackToHouseMenu()
Fri, 25 Jul 2014 14:17:57 +0600 Ritor1 remove VideoPlayer.cpp/.h
Wed, 23 Jul 2014 01:12:55 +0600 Ritor1 memory problems, Mouse
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Mon, 14 Jul 2014 10:03:44 +0600 Ritor1 included directx 11
Sun, 01 Jun 2014 18:37:09 +0600 Ritor1 add UIArena.cpp and UIArena.h and other
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:27:02 +0200 Grumpy7 Moving functions from unsorted_subs.h pt6
Wed, 02 Apr 2014 23:21:34 +0200 Grumpy7 header file include cleanup
Wed, 02 Apr 2014 22:05:35 +0600 Ritor1 int -> uint
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
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
Sun, 23 Feb 2014 15:54:00 +0100 Grumpy7 dword_F8B1B0 to dword_F8B1B0_MasteryBeingTaught, some final touches to _4B254D_SkillMasteryTeacher
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()
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Wed, 08 Jan 2014 22:29:11 +0200 Nomad Cleaned some variables.
Mon, 23 Dec 2013 15:17:50 +0100 Grumpy7 Fixing hireling prices
Wed, 13 Nov 2013 17:41:12 +0600 Ritor1 SOUND_WalkingOnTo3DModel
Mon, 14 Oct 2013 06:32:30 +0200 Grumpy7 changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
Sun, 13 Oct 2013 07:18:03 +0200 Grumpy7 some char* cast removal + adding const_casts where appropriate
Fri, 11 Oct 2013 07:04:19 +0200 Grumpy7 party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
Sun, 06 Oct 2013 09:19:12 +0200 Grumpy7 dword_5B65CC to npcIdToDismissAfterDialogue, Party::field_709 to Party::hirelingScrollPosition
Wed, 18 Sep 2013 14:20:00 +0600 Ritor1 Слияние
Wed, 18 Sep 2013 14:19:37 +0600 Ritor1 NPCTopics
Wed, 18 Sep 2013 11:13:38 +0200 Nomad Window Resize (change arguments to MM7_Initialize)