log mm7_2.cpp @ 1549:5a3afcaa6717

age author description
Fri, 06 Sep 2013 16:32:08 +0200 yoctozepto Fix and clean aWinProc and related
Fri, 06 Sep 2013 16:42:23 +0600 Ritor1 bountyHunting fix
Wed, 04 Sep 2013 14:34:59 +0200 yoctozepto Clean CastSpellInfo. (1)
Tue, 03 Sep 2013 15:09:07 +0200 yoctozepto Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID.
Mon, 02 Sep 2013 22:08:21 +0200 yoctozepto Clean and decouple. (2)
Mon, 02 Sep 2013 17:39:31 +0600 Ritor1 m
Mon, 02 Sep 2013 17:30:50 +0600 Ritor1 UIGame.cpp cleaning(continue) GameUI_DrawMinimap
Mon, 02 Sep 2013 12:03:40 +0600 Ritor1 Слияние
Mon, 02 Sep 2013 12:03:25 +0600 Ritor1 UIGame.cpp cleaning(continue) wizard_eye
Sun, 01 Sep 2013 17:10:29 +0600 Ritor1 UIGame.cpp cleaning(continue)
Wed, 28 Aug 2013 22:10:13 +0200 yoctozepto LevelDecoration maintenance changes
Wed, 28 Aug 2013 18:43:07 +0200 Nomad * LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Mon, 26 Aug 2013 20:32:08 +0200 Nomad Window title text fixed.
Wed, 21 Aug 2013 16:06:50 +0200 Nomad Function names
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Wed, 14 Aug 2013 00:40:23 +0400 Gloval TE mostly working
Wed, 07 Aug 2013 08:55:34 +0400 Gloval more renaming TE
Sat, 03 Aug 2013 00:00:31 +0600 Ritor1 Слияние
Fri, 02 Aug 2013 23:59:25 +0600 Ritor1 Слияние
Sat, 27 Jul 2013 09:36:55 +0600 Ritor1 Слияние
Mon, 22 Jul 2013 18:00:58 +0600 Ritor1 Слияние
Mon, 22 Jul 2013 18:00:34 +0600 Ritor1 m
Thu, 01 Aug 2013 17:51:16 +0600 Ritor1 BuildingType_Tavern and CastSpellInfo_PushCastSpellInfo fix
Sun, 28 Jul 2013 17:12:25 +0100 zipi more mm7_2 cleaning
Sun, 28 Jul 2013 16:34:52 +0100 zipi mm7_2.cpp cleaning
Sat, 27 Jul 2013 22:21:09 +0200 Nomad LevelDecoration::GetGlobalEvent
Sat, 27 Jul 2013 16:32:20 +0200 Nomad ChestUI_WritePointedObjectStatusString
Sat, 27 Jul 2013 16:09:00 +0200 Nomad UseNPCSkill
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)
Fri, 26 Jul 2013 21:16:51 +0200 Nomad Highlighted locations with "using uninitialized variable" warning.
Fri, 26 Jul 2013 18:11:36 +0600 Ritor1 FindSound
Mon, 22 Jul 2013 15:23:43 +0600 Ritor1 RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Mon, 22 Jul 2013 14:49:12 +0600 Ritor1 ClearTextureList
Fri, 19 Jul 2013 09:42:03 +0200 Nomad Quick Spell fixed.
Thu, 18 Jul 2013 14:42:54 +0200 Nomad Moved stru11, stru12 and some SW Rendering stuff to the archives.
Sat, 13 Jul 2013 17:13:45 +0200 Grumpy7 _449B57_test_bit(pParty->_quest_bits, 99) and _449B57_test_bit(pParty->_quest_bits, 100) changed to Party::IsPartyGood, Party::IsPartyEvil, respectively
Wed, 03 Jul 2013 01:06:41 +0400 Gloval turnbased start part cleaning
Fri, 28 Jun 2013 11:34:09 +0600 Ritor1 m
Mon, 24 Jun 2013 21:05:10 +0600 Ritor1 small fix
Mon, 24 Jun 2013 18:59:39 +0600 Ritor1 Слияние
Sun, 23 Jun 2013 14:27:57 +0600 Ritor1 Слияние
Sun, 23 Jun 2013 14:02:07 +0600 Ritor1 m
Mon, 24 Jun 2013 16:44:29 +0600 Ritor1 current portal loop
Thu, 20 Jun 2013 12:16:47 +0600 Ritor1 folder UI
Wed, 19 Jun 2013 17:06:58 +0600 Ritor1 moving files mm7_x ending
Tue, 18 Jun 2013 17:28:11 +0600 Ritor1 moving files continue
Sat, 15 Jun 2013 23:58:32 +0600 Ritor1 Слияние
Sat, 15 Jun 2013 23:58:19 +0600 Ritor1 shot from a bow and more
Sat, 15 Jun 2013 21:23:33 +0400 Gloval bugfix PID_ID(v2->spell_caster_pid)==1000
Sat, 15 Jun 2013 07:30:26 +0200 Grumpy7 changed sub_467E7F_EquipBody to Player::EquipBody, some more header file stuff
Wed, 12 Jun 2013 21:07:34 +0200 Grumpy7 included header cleanup
Tue, 11 Jun 2013 22:18:20 +0200 Grumpy7 more included header cleanup
Mon, 10 Jun 2013 04:16:49 +0200 Grumpy7 aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Mon, 10 Jun 2013 03:57:16 +0200 Grumpy7 aWinProc cleanup - extracting conditions to a separate function
Mon, 10 Jun 2013 03:41:30 +0200 Grumpy7 aWinProc cleanup - fixing bad condition, exctracting common code from conditions, part 1
Sun, 09 Jun 2013 16:27:57 +0200 Grumpy7 merge
Sun, 09 Jun 2013 16:06:12 +0200 Grumpy7 simplified stru193_math constructor and class definition
Sun, 09 Jun 2013 16:36:24 +0400 Gloval fix HouseNpcdata array addresiing
Sun, 09 Jun 2013 00:30:48 +0200 Grumpy7 arrays to std::arrays phase 2 - mm7_data.h converted