log UI/UICharacter.cpp @ 2490:0a0c6d75aabe

age author description
Fri, 12 Sep 2014 18:05:26 +0600 Ritor1 two_handed_left_fist
Thu, 11 Sep 2014 17:26:19 +0600 Ritor1 in LoadTextureFromLOD() func
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Tue, 05 Aug 2014 17:00:35 +0600 Ritor1 function MakeScreenshot()
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Mon, 09 Jun 2014 16:26:07 +0600 Ritor1 spawn_light_elemental cleaned
Mon, 12 May 2014 01:50:32 +0200 Grumpy7 removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
Wed, 09 Apr 2014 21:22:06 +0200 Grumpy7 Created header files for UI cpp files
Wed, 02 Apr 2014 23:21:34 +0200 Grumpy7 header file include cleanup
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
Sun, 16 Mar 2014 03:08:26 +0100 Grumpy7 byte_5111F6 to byte_5111F6_OwnedArtifacts, changed magic numbers to enums in GetItemTextureFilename
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
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
Sun, 15 Sep 2013 03:08:12 +0200 Grumpy7 _43ED6F_check_party_races to IsDwarfPresentInParty
Tue, 17 Sep 2013 15:40:09 +0200 Nomad class IndoorCamera split into BLVRenderParams and ODMRenderParams
Sun, 15 Sep 2013 02:20:06 +0200 Grumpy7 sub_43EE77_ProbablyIfUnderwaterSuitIsEquipped to Player::HasUnderwaterSuitEquipped, sub_43EDB9_get_some_race_sex_relation_2 to ShouldLoadTexturesForRaceAndGender, Player_has_item to Player::HasItem
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, 04 Sep 2013 15:27:01 +0200 yoctozepto Fix size of byte_5111F6, it must include unk_511206 (as byte).
Mon, 02 Sep 2013 17:30:50 +0600 Ritor1 UIGame.cpp cleaning(continue) GameUI_DrawMinimap
Sun, 01 Sep 2013 17:10:29 +0600 Ritor1 UIGame.cpp cleaning(continue)
Fri, 30 Aug 2013 01:49:29 +0600 Ritor1 UICharacter.cpp cleaning(continue) OnPaperdollLeftClick(4)
Thu, 29 Aug 2013 18:10:53 +0600 Ritor1 m
Thu, 29 Aug 2013 18:08:02 +0600 Ritor1 UICharacter.cpp cleaning(continue) OnPaperdollLeftClick(3)
Thu, 29 Aug 2013 12:04:55 +0600 Ritor1 Слияние
Thu, 29 Aug 2013 12:04:33 +0600 Ritor1 m
Wed, 28 Aug 2013 19:11:02 +0600 Ritor1 UICharacter.cpp cleaning(continue) OnPaperdollLeftClick(2)
Wed, 28 Aug 2013 14:38:51 +0600 Ritor1 UICharacter.cpp cleaning(continue) OnPaperdollLeftClick
Mon, 26 Aug 2013 15:05:15 +0600 Ritor1 Paperdoll shoulder fix
Mon, 26 Aug 2013 10:39:24 +0600 Ritor1 Слияние