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:45:07 +0200 |
Grumpy7 |
Finishing moving all known UI functions to their appropriate headers
|
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
|
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
|
Wed, 26 Feb 2014 01:18:42 +0100 |
Grumpy7 |
changing shopt stealing condition a bit
|
Wed, 26 Feb 2014 01:14:18 +0100 |
Grumpy7 |
shop stealing cleaned up a bit
|
Sat, 22 Feb 2014 19:55:54 +0100 |
Grumpy7 |
sub_4B1523_showSpellbookInfo moved to UIShops
|
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.
|
Tue, 23 Jul 2013 16:34:00 +0600 |
Ritor1 |
PlayerSpeechID and uSpeakingCharacter
|
Tue, 23 Jul 2013 15:41:45 +0600 |
Ritor1 |
Explosion Traps fix
|
Thu, 18 Jul 2013 16:11:57 +0200 |
Nomad |
More hardcoded UI colors moved to varibables.
|
Tue, 16 Jul 2013 20:51:29 +0200 |
Grumpy7 |
changed a few member variables in Player to slightly less confusing names
|
Thu, 20 Jun 2013 15:24:09 +0600 |
Ritor1 |
new files in UI
|