starcraft replay parser
authorShiar <shiar@shiar.org>
Sun, 11 Nov 2007 23:38:03 +0000 (00:38 +0100)
committerShiar <shiar@shiar.org>
Mon, 12 Nov 2007 02:06:27 +0000 (03:06 +0100)
Read commands part from a StarCraft replay file on stdin (cannot extract
this itself yet), and parses all command blocks. Outputs each player's
apm by default.

Maps ids of commands, build types, units, upgrades, and actions into an
appropriate text. Gives warnings when it encounters something not
recognized.

Most format details were supplied by the document 'Starcraft Replay file
format description' version 0.10 by Soar Chin <webmaster@soarchin.com>.


No differences found