Sun, 16 Mar 2014 02:59:52 +0100 |
Grumpy7 |
GetItemTextureFilename cleaned up
|
Sat, 15 Mar 2014 23:42:51 +0100 |
Grumpy7 |
GenerateItemsInChest cleaned up a bit, unified the two switches
|
Sat, 15 Mar 2014 19:53:14 +0100 |
Grumpy7 |
some cleanups in ItemsTable::GenerateItem
|
Sat, 15 Mar 2014 12:24:20 +0100 |
Grumpy7 |
sub_4BE571 changed to sub_4BE571_AddItemToSet + cleaned up, dword_F8B1DC changed to dword_F8B1DC_currentShopOption + moved out of mm7_data
|
Sat, 15 Mar 2014 01:32:56 +0100 |
Grumpy7 |
Tokenizing ItemsTable::LoadPotions and ItemsTable::LoadPotionNotes()
|
Fri, 14 Mar 2014 23:06:24 +0100 |
Grumpy7 |
SpellStats::Initialize using tokenizer
|
Tue, 11 Mar 2014 22:55:15 +0100 |
Grumpy7 |
fixing rnd chest bug
|
Sat, 08 Mar 2014 17:53:38 +0100 |
Grumpy7 |
some more items.cpp init bugfixing
|
Sat, 08 Mar 2014 17:29:36 +0100 |
Grumpy7 |
Fixing warnings in items.cpp
|
Sat, 08 Mar 2014 16:04:44 +0100 |
Grumpy7 |
Fixing a bug in tokenization
|
Thu, 06 Mar 2014 00:41:04 +0100 |
Grumpy7 |
Using new tokenizer in Items.cpp initialize function
|
Wed, 26 Feb 2014 23:35:23 +0100 |
Grumpy7 |
adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf
|
Wed, 26 Feb 2014 01:26:22 +0100 |
Grumpy7 |
moved MerchandiseTest to ItemGen::MerchandiseTest
|
Thu, 30 Jan 2014 23:03:04 +0100 |
Grumpy7 |
fixing a few bugs reported by PVS
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Sat, 02 Nov 2013 17:45:58 +0000 |
zipi |
Single and Two-handed ENUM
|
Wed, 23 Oct 2013 21:13:28 -0700 |
Grumpy7 |
DamageMonsterFromParty some additional vars removed, changed the ordering part to something more readable
|
Wed, 23 Oct 2013 12:49:25 +0600 |
Ritor1 |
GuildDialog fix and cleared
|
Sun, 20 Oct 2013 23:12:09 -0700 |
Grumpy7 |
Fixing a small bug in Party::AddItemToParty + removing unreachable return
|
Sun, 13 Oct 2013 07:18:03 +0200 |
Grumpy7 |
some char* cast removal + adding const_casts where appropriate
|
Fri, 11 Oct 2013 09:19:40 +0200 |
Grumpy7 |
changing global char* vars to const char* vars
|
Wed, 09 Oct 2013 09:08:15 +0200 |
Grumpy7 |
Changing arrays in class Player to std::array
|
Tue, 24 Sep 2013 07:29:55 +0200 |
Grumpy7 |
ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
|
Sat, 21 Sep 2013 12:38:43 +0200 |
Grumpy7 |
Player::StealFromShop started cleanup, fixing a few errors caused by not commiting everything
|
Fri, 20 Sep 2013 10:23:54 +0200 |
Grumpy7 |
OnInventoryLeftClick cleanup
|
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
|
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
|