Fri, 25 Oct 2013 11:16:52 -0700 |
Grumpy7 |
pActorBuffs[11] to pActorBuffs[ACTOR_BUFF_FATE]
|
Fri, 25 Oct 2013 11:15:57 -0700 |
Grumpy7 |
pActorBuffs[10] to pActorBuffs[ACTOR_BUFF_MASS_DISTORTION]
|
Fri, 25 Oct 2013 11:15:18 -0700 |
Grumpy7 |
pActorBuffs[9] to pActorBuffs[ACTOR_BUFF_BERSERK]
|
Fri, 25 Oct 2013 11:13:15 -0700 |
Grumpy7 |
pActorBuffs[7] to pActorBuffs[ACTOR_BUFF_SLOWED]
|
Fri, 25 Oct 2013 11:12:18 -0700 |
Grumpy7 |
pActorBuffs[4] to pActorBuffs[ACTOR_BUFF_AFRAID]
|
Fri, 25 Oct 2013 11:09:52 -0700 |
Grumpy7 |
pActorBuffs[1] to pActorBuffs[ACTOR_BUFF_CHARM]
|
Fri, 25 Oct 2013 11:08:34 -0700 |
Grumpy7 |
pActorBuffs[6] to pActorBuffs[ACTOR_BUFF_PARALYZED]
|
Tue, 22 Oct 2013 00:39:04 -0700 |
Grumpy7 |
Actor::GetDirectionInfo changed the signature to a less confusing one
|
Sun, 20 Oct 2013 23:50:19 -0700 |
Grumpy7 |
UpdateActorAI getting rid of unnecessary memcpys
|
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 07:29:14 +0200 |
Grumpy7 |
sub_421B2C_PlaceInInventory_or_DropPickedItem to Party::sub_421B2C_PlaceInInventory_or_DropPickedItem
|
Fri, 11 Oct 2013 07:04:19 +0200 |
Grumpy7 |
party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
|
Sun, 06 Oct 2013 09:19:12 +0200 |
Grumpy7 |
dword_5B65CC to npcIdToDismissAfterDialogue, Party::field_709 to Party::hirelingScrollPosition
|
Fri, 27 Sep 2013 10:04:45 +0200 |
Grumpy7 |
Player::CompareVariable finished, renamed stru_5E4C90 to stru_5E4C90_MapPersistVars, party::field_4A0 to party::CounterEventValues
|
Tue, 24 Sep 2013 07:29:55 +0200 |
Grumpy7 |
ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
|