log Items.cpp @ 1599:bb2378f58767

age author description
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
Wed, 27 Feb 2013 02:25:31 +0400 Gloval avard quest guild bits
Tue, 26 Feb 2013 08:47:23 +0400 Gloval fix show info item in shop
Tue, 26 Feb 2013 02:09:56 +0400 Gloval Skill learning menu in shops
Mon, 25 Feb 2013 17:58:00 +0400 Gloval Tables for shopgenerators
Mon, 25 Feb 2013 08:30:49 +0400 Gloval shopgenerators done, except config tables
Sun, 24 Feb 2013 20:47:01 +0400 Gloval moved shop generators to item.cpp
Sun, 24 Feb 2013 10:13:00 +0400 Gloval some itemgen crashes fixed
Sat, 23 Feb 2013 01:50:18 +0400 Gloval additional dmg
Fri, 22 Feb 2013 22:27:45 +0400 Gloval GetIdentifiedName
Fri, 22 Feb 2013 08:23:15 +0400 Gloval Merge
Fri, 22 Feb 2013 08:20:59 +0400 Gloval items
Fri, 22 Feb 2013 01:36:54 +0200 Nomad _4B910F_shop_interaction
Fri, 22 Feb 2013 01:20:30 +0400 Gloval fixed missing dagger
Wed, 20 Feb 2013 01:17:13 +0200 Nomad Some 0041D895 GameUI_DrawItemInfo overhaul
Tue, 19 Feb 2013 13:31:50 +0200 Nomad Merge
Tue, 19 Feb 2013 13:29:02 +0200 Nomad sub_42ECB5
Tue, 19 Feb 2013 08:17:19 +0400 Gloval item gen restore
Mon, 18 Feb 2013 00:39:18 +0000 zipi goto cleaning
Sun, 17 Feb 2013 23:40:46 +0000 zipi cleaning
Sun, 17 Feb 2013 18:48:03 +0400 Gloval store_line
Sun, 17 Feb 2013 17:18:45 +0400 Gloval Merge
Sun, 17 Feb 2013 17:07:52 +0400 Gloval m
Sun, 17 Feb 2013 15:45:46 +0200 Nomad Item generation doesn't crash (thou still generates weird stuff)
Sun, 17 Feb 2013 14:46:05 +0400 Gloval items init refactored
Sun, 17 Feb 2013 11:41:44 +0400 Gloval Merge
Sun, 17 Feb 2013 11:29:10 +0400 Gloval more item init fixing
Sun, 17 Feb 2013 00:16:48 +0200 Nomad On Items
Sat, 16 Feb 2013 18:46:59 +0400 Gloval fixed potion data parsing. Somehow 3d render was affected
Sat, 16 Feb 2013 00:33:21 +0400 Gloval new texts file, fix text rendender error
Sat, 12 Jan 2013 09:45:18 +0600 Ritor1 init