log UI/UICharacter.cpp @ 2218:e8f9a06c7bcb

age author description
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 13 Feb 2014 01:02:04 +0600 Ritor1 LoadTextureFromLOD
Fri, 31 Jan 2014 17:30:36 +0600 Ritor1 UIMSG_SpellBook_PressTab continue
Fri, 24 Jan 2014 18:01:51 +0600 Ritor1 SPELL_WATER_RECHARGE_ITEM
Fri, 10 Jan 2014 17:42:57 +0600 Ritor1 Слияние
Fri, 10 Jan 2014 17:42:37 +0600 Ritor1 GetItemBonusEnchantment
Thu, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Mon, 23 Dec 2013 17:30:22 +0600 Ritor1 _42FB5C_check_spell cleaned
Fri, 13 Dec 2013 22:19:56 +0600 Ritor1 Dialogue option selection is frozen fix
Thu, 12 Dec 2013 18:07:08 +0600 Ritor1 RasterLine2D (continue)
Thu, 12 Dec 2013 13:55:42 +0600 Ritor1 enums and BLV_UpdateDoors()
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename
Sat, 02 Nov 2013 17:45:58 +0000 zipi Single and Two-handed ENUM
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Mon, 28 Oct 2013 20:29:53 -0700 Grumpy7 fixing wrong shape of element being enchanted in inventory
Mon, 14 Oct 2013 06:32:30 +0200 Grumpy7 changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
Fri, 11 Oct 2013 09:19:40 +0200 Grumpy7 changing global char* vars to const char* vars
Wed, 09 Oct 2013 08:06:26 +0200 Grumpy7 Finishing Player.cpp, fixing some bugs
Mon, 07 Oct 2013 06:37:49 +0200 Grumpy7 Changing itemlist accesses to helper functions + getting rid of some pPlayers array accesses
Mon, 30 Sep 2013 17:29:27 +0600 Ritor1 UITransition.cpp cleaning(continue)
Wed, 25 Sep 2013 08:39:03 +0200 Grumpy7 fixing bugs introduced by me :)
Wed, 25 Sep 2013 08:13:09 +0200 Grumpy7 fixing itemequiptype instead of playerskilltype
Tue, 24 Sep 2013 07:29:55 +0200 Grumpy7 ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
Sun, 22 Sep 2013 19:48:02 +0200 Grumpy7 fixing paperdoll bug
Fri, 20 Sep 2013 10:51:42 +0200 Grumpy7 Fixing a few warnings in Players.cpp
Fri, 20 Sep 2013 10:23:54 +0200 Grumpy7 OnInventoryLeftClick cleanup
Wed, 18 Sep 2013 06:32:15 +0200 Grumpy7 Merge
Tue, 17 Sep 2013 07:30:41 +0200 Grumpy7 DamagePlayerFromMonster starting cleanup