log NPC.cpp @ 2142:ca548138d6aa

age author description
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
Tue, 10 Sep 2013 21:07:07 +0200 Nomad Allocator (CMemory) bye-bye
Wed, 11 Sep 2013 00:11:18 +0600 Ritor1 _4B3FE5_training_dialogue
Fri, 06 Sep 2013 16:42:23 +0600 Ritor1 bountyHunting fix
Wed, 21 Aug 2013 20:59:16 +0400 Gloval Merge
Wed, 21 Aug 2013 20:58:36 +0400 Gloval renaming _guilds_member_bits to _achieved_awards_bits
Wed, 21 Aug 2013 16:06:50 +0200 Nomad Function names
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Fri, 26 Jul 2013 23:35:34 +0200 Nomad +InitializaDialogueOptions
Fri, 26 Jul 2013 22:19:29 +0200 Nomad deleted stru220.h and stru220 (bezier terrain stuff)
Wed, 26 Jun 2013 21:33:42 +0400 Gloval fix enter house error
Mon, 24 Jun 2013 23:55:02 +0400 Gloval autonotes and quest tables overflow fixed
Thu, 20 Jun 2013 12:16:47 +0600 Ritor1 folder UI
Mon, 17 Jun 2013 17:34:01 +0600 Ritor1 moving files
Sun, 09 Jun 2013 01:10:49 +0200 Grumpy7 arrays to std::arrays phase 2 - some more arrays converted
Tue, 04 Jun 2013 03:21:21 +0200 Grumpy7 temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Mon, 27 May 2013 21:37:14 +0200 Grumpy7 strcmpi to stricmp conversion
Mon, 27 May 2013 00:46:26 +0200 Grumpy7 Right click NPC fix