log NPC.cpp @ 2178:43175acce099

age author description
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)
Wed, 18 Sep 2013 11:04:47 +0600 Ritor1 NPCGreetings
Wed, 11 Sep 2013 09:39:09 +0600 Ritor1 Слияние
Wed, 11 Sep 2013 09:23:41 +0600 Ritor1 m
Tue, 10 Sep 2013 21:08:43 +0200 Nomad Merge