added sync for bandaging anim and ability to heal other teams

add names to end turn dialog.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2182 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
haydent
2008-05-19 03:13:19 +00:00
parent c5c317849c
commit 70c6e61334
6 changed files with 90 additions and 13 deletions
+2
View File
@@ -67,6 +67,7 @@ typedef struct
INT16 sYPos;
UINT16 usStartingAniCode;
BOOLEAN fForce;
UINT8 usNewDirection;//hayden
} EV_S_CHANGESTATE;
@@ -257,6 +258,7 @@ typedef struct
UINT16 usTactialTurnLimitCounter;
UINT16 usTactialTurnLimitMax;
UINT8 ubDirection;
} EV_S_UPDATENETWORKSOLDIER;