Fri, 25 Oct 2013 11:11:31 -0700 |
Grumpy7 |
pActorBuffs[3] to pActorBuffs[ACTOR_BUFF_SHRINK]
|
Wed, 23 Oct 2013 10:24:38 +0600 |
Ritor1 |
Tavern rest fix
|
Tue, 22 Oct 2013 15:52:01 +0600 |
Ritor1 |
which_player_to_attack rename and cleaning
|
Thu, 17 Oct 2013 09:00:11 +0200 |
Grumpy7 |
Actor::_43B3E0_CalcDamage changed to non-static
|
Thu, 17 Oct 2013 08:55:28 +0200 |
Grumpy7 |
Actor::_43B3E0_CalcDamage cleaned up, fixed actor buff enums and added 2 values
|
Wed, 16 Oct 2013 03:23:03 +0200 |
Grumpy7 |
changed some memsets to fills in player.cpp, party.cpp and changing to sizeof(varName)
|
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
|