log UI/UIShops.cpp @ 2231:8673f3aedfb9

age author description
Sat, 22 Feb 2014 19:44:49 +0100 Grumpy7 sub_4B1523 to sub_4B1523_showSpellbookInfo, changed input type, some vars renamed
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 23 Jan 2014 17:31:12 +0600 Ritor1 _46А6АС_GetActorsInViewport
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
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
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
Fri, 11 Oct 2013 05:49:39 +0200 Grumpy7 cleaned up part of party.cpp, renamed byte_AE3368 to playerAlreadyPicked + 3 vars after it, moved them to party.cpp, some player.cpp bugfixes
Mon, 30 Sep 2013 23:38:28 +0600 Ritor1 DrawBuff_remaind_time_string and DrawShops_next_generation_time_string fix and cleared
Mon, 30 Sep 2013 17:29:27 +0600 Ritor1 UITransition.cpp cleaning(continue)
Mon, 30 Sep 2013 11:41:55 +0600 Ritor1 Слияние
Mon, 30 Sep 2013 11:41:36 +0600 Ritor1 MagicShop cleared
Mon, 30 Sep 2013 06:09:29 +0200 Grumpy7 Finishing member struct renaming
Mon, 30 Sep 2013 05:59:06 +0200 Grumpy7 Merge
Mon, 30 Sep 2013 05:48:32 +0200 Grumpy7 Party_stru0 renamed to PartyTimeStruct, fixed its members, renamed Party::field_3C to Party::PartyTimes, started Player::SetVariable refactoring start
Sun, 29 Sep 2013 21:32:47 +0600 Ritor1 AlchemistDialog() cleared
Fri, 27 Sep 2013 17:33:05 +0600 Ritor1 ArmorShop cleaning(continue)
Fri, 27 Sep 2013 15:19:32 +0600 Ritor1 WeaponShop cleared
Wed, 25 Sep 2013 17:29:14 +0600 Ritor1 pop-up window in character(paperdill) window, alchemy
Fri, 20 Sep 2013 10:34:07 +0200 Grumpy7 moving OnInventoryLeftClick to Player::
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)
Fri, 06 Sep 2013 16:42:23 +0600 Ritor1 bountyHunting fix
Wed, 28 Aug 2013 18:43:07 +0200 Nomad * LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Mon, 26 Aug 2013 15:05:15 +0600 Ritor1 Paperdoll shoulder fix
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Thu, 01 Aug 2013 17:51:16 +0600 Ritor1 BuildingType_Tavern and CastSpellInfo_PushCastSpellInfo fix
Fri, 26 Jul 2013 23:35:34 +0200 Nomad +InitializaDialogueOptions
Fri, 26 Jul 2013 22:19:29 +0200 Nomad deleted stru220.h and stru220 (bezier terrain stuff)
Fri, 26 Jul 2013 21:16:51 +0200 Nomad Highlighted locations with "using uninitialized variable" warning.