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
|