dansan / spring-replay-site

Website to upload, comment and download replays from/for the SpringRTS engine
http://replays.springrts.com/
GNU General Public License v3.0
11 stars 1 forks source link

parse cmdstream of demofile #45

Closed dansan closed 10 years ago

dansan commented 10 years ago

Started work on that by importing BDs and koshis demofile parser in 1f3e16940e2dbfc6c673a335337c0467ff81c62c and 5bb60206576f96d86e9e687c856736f2798961a2 and some adjustment to fit into this project 49d572731f49d8bda236c705958deb8754b46502

Codes used in demoparser.py are from https://github.com/spring/spring/blob/develop/rts/Net/Protocol/BaseNetProtocol.h