GLOBAL WAR log file documentation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This file documents the contents of your WARxx.LOG files.  These files
contain the complete history of the games.

REVISED for Global War 2.40 {added K field}

FILE CONTENTS:
~~~~~~~~~~~~~~
Line 1 of the log file lists the date that the game started.

The remainder of the file contains tokenized data as described below.
NOTE:
   p  Denotes a player number, 1-6.
   d  Denotes a date, such as "Sun Jul 16, 1989 10:42 pm".
   a  Denotes some number of armies.
   c  Denotes a country number, 1-42 (see DATAFILE.DOC).

DATA IN FILE      DESCRIPTION
~~~~~~~~~~~~      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.                 Blank line (Carriage Return/Linefeed).

B p d             Player "p" Began Campaign on date "d".

D a1 c a2         Deployed "a1" armies on country "c", which now has
                  "a2" armies on it.

A c1 a1 p c2 a2   Attacked country "c1", which had "a1" armies on it,
                  and was occupied by player "p", from country "c2",
                  which had "a2" armies on it.

R c1 a1 c2 a2     Casualties: country "c1" lost "a1" armies,
                  country "c2" lost "a2" armies.
 
V c a             Conquered country "c", and moved "a" armies into it

E p               Eliminated player "p" from the game.

F c1 a c2         Fortified country "c1" with "a" armies from
                  country "c2", team or normal game.

W                 Won the game.

C n               Conquered continent "n", where n is 1..6.
                        1 - Africa      4 - Europe
                        2 - Asia        5 - N. America
                        3 - Australia   6 - S. America

S a               Received "a" armies for a Set of Commendations.

-                 Connection was lost.  Game saved in WARxx.REC recovery
                  file.

+                 Connection re-established by same caller that lost
                  connection and game was resumed where he left off.

O n               Captured "n" Commendations from an eliminated opponent.

T c1 a1 c2 a2     Team game: Partner exchanged (traded) country "c1",
                  which had "a1" armies on it with partner's country "c2",
                  which had "a2" armies on it.

G c a             Team game: Partner Gave country "c", which had "a" armies
                  on it, to his partner.

; AnyString       Displays AnyString.  Example:
                  ; Hi Global War Players!
                  Displays " Hi Global War Players!"

P p               Player p took command of partner's forces.

K p1 p2 n c1 a1...Player p1 Surrendered to player p2.  Player p2 acquired
                  total n Commendations and all of player p1's countries.
                  c1 a1 c2 a2 c3 a3 ... is a list of the countries acquired
                  and how many armies were on them at the time of Surrender.
