log Items.cpp @ 1655:a7eebb6ee7a2

age author description
Tue, 17 Sep 2013 07:30:41 +0200 Grumpy7 DamagePlayerFromMonster starting cleanup
Sat, 14 Sep 2013 06:04:18 +0200 Grumpy7 Moved enchantment attribute bonus list to items.cpp/h, created static function that create the enchantments + helper functions to get the enchantment strength, moved the whole logic of Player::GetItemsBonus to a case
Thu, 12 Sep 2013 09:58:07 +0200 Grumpy7 Merge
Tue, 10 Sep 2013 08:31:04 +0200 Grumpy7 Player::GetItemsBonus removed majority of labels
Tue, 10 Sep 2013 21:07:07 +0200 Nomad Allocator (CMemory) bye-bye
Sun, 08 Sep 2013 05:22:33 +0200 Grumpy7 Player::ReceiveDamage, very small edits; prepended "Is" to item functions returning bool values (broken, indetified, stolen)
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Wed, 28 Aug 2013 18:43:07 +0200 Nomad * LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Sat, 13 Jul 2013 16:52:00 +0200 Grumpy7 a few itemID changed to their enum values + added a few new ones
Wed, 19 Jun 2013 17:06:58 +0600 Ritor1 moving files mm7_x ending
Sun, 09 Jun 2013 10:18:51 +0600 Ritor1 Слияние
Wed, 05 Jun 2013 21:00:45 +0600 Ritor1 Слияние
Wed, 05 Jun 2013 21:00:11 +0600 Ritor1 m
Sun, 09 Jun 2013 00:30:48 +0200 Grumpy7 arrays to std::arrays phase 2 - mm7_data.h converted
Sat, 08 Jun 2013 21:33:22 +0200 Grumpy7 arrays to std::arrays phase 1
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
Sun, 26 May 2013 00:03:16 +0400 Gloval bugfix
Tue, 21 May 2013 02:24:31 +0200 Grumpy7 Merge
Sun, 19 May 2013 17:55:19 +0200 Grumpy7 Included header files cleanup
Sat, 18 May 2013 22:01:26 +0400 Gloval ui cleanup
Wed, 08 May 2013 19:54:19 +0200 Nomad Some inqury on selecting Knight bug.
Tue, 02 Apr 2013 19:24:04 +0600 Ritor1 m
Tue, 26 Mar 2013 12:40:27 +0200 Nomad * Player Recovery Times
Sat, 23 Mar 2013 19:47:01 +0200 Nomad Misc cleaning
Mon, 18 Mar 2013 21:50:20 +0000 zipi memory allocation partly reworked
Wed, 06 Mar 2013 22:46:40 +0400 Gloval fixed random iten generator, chest generator
Wed, 06 Mar 2013 00:09:49 +0400 Gloval itemgen working, i hope
Tue, 05 Mar 2013 01:08:01 +0400 Gloval item gen fixes (not full)
Sun, 03 Mar 2013 01:55:57 +0400 Gloval Chest working, but items are not laid correctly