Wed, 30 Oct 2013 00:47:37 -0700 |
Grumpy7 |
changing most of auto types to their actual types
|
Sat, 26 Oct 2013 00:54:12 -0700 |
Grumpy7 |
fixing bug in starburst casting
|
Fri, 25 Oct 2013 13:03:08 -0700 |
Grumpy7 |
stru319::LootActor(struct Actor *pActor) to Actor::LootActor
|
Fri, 25 Oct 2013 11:17:25 -0700 |
Grumpy7 |
pActorBuffs[12] to pActorBuffs[ACTOR_BUFF_ENSLAVED]
|
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
|