log NPC.cpp @ 2089:c041779ff4fe

age author description
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
Sun, 26 May 2013 18:55:31 +0400 Gloval npc some clean
Sun, 19 May 2013 17:55:19 +0200 Grumpy7 Included header files cleanup
Wed, 01 May 2013 20:04:24 +0200 Nomad Awards
Tue, 26 Mar 2013 23:18:58 +0600 Ritor1 m
Sun, 24 Mar 2013 01:27:34 +0000 zipi tidy, code moving
Thu, 14 Mar 2013 20:04:21 +0000 zipi profession NPC dialogue fixed
Tue, 12 Mar 2013 23:11:11 +0000 zipi NPC hiring fixed
Tue, 12 Mar 2013 04:45:38 +0200 Nomad * Some fixes to TravelByTransport
Sun, 10 Mar 2013 20:57:52 +0400 Gloval houses func moved to uihouses
Wed, 06 Mar 2013 00:09:49 +0400 Gloval itemgen working, i hope
Sun, 24 Feb 2013 13:52:57 +0600 Ritor1 m
Sun, 24 Feb 2013 09:18:17 +0600 Ritor1 Слияние
Sun, 24 Feb 2013 09:18:03 +0600 Ritor1 m
Sun, 24 Feb 2013 01:42:35 +0200 Nomad Temple of Moon and Dragon Lair can now be entered.
Thu, 21 Feb 2013 03:49:33 +0200 Nomad Partial refactor for Player::GetActualSkillLevel
Wed, 20 Feb 2013 00:26:17 +0400 Gloval Events stuff moved to its file
Tue, 19 Feb 2013 01:23:04 +0400 Gloval little fix npc gen
Tue, 19 Feb 2013 00:37:12 +0400 Gloval build fix
Tue, 19 Feb 2013 00:34:15 +0400 Gloval NPC mostly done
Mon, 18 Feb 2013 09:20:47 +0200 Nomad Merge
Mon, 18 Feb 2013 09:03:15 +0400 Gloval merge
Mon, 18 Feb 2013 08:47:21 +0400 Gloval Npc related stuff separated