Commit Graph

77 Commits

Author SHA1 Message Date
Ryan Gerleve
939414c358 Network demo metadata that was written out at the end of recording is now written to a separate file to facilitate streaming the main demo file. Demo version bumped!
The DemoNetDriver is resilient to missing metadata files, and will still attempt to play the stream.
Each demo is now stored in its own directory with its metadata file.
NullNetworkReplayStreaming now handles generating the full path to the demo files, instead of the demorec and demoplay command handlers.
Updated ShooterGame to work with new directory structure.

#codereview john.pollard

[CL 2435846 by Ryan Gerleve in Main branch]
2015-02-06 14:54:13 -05:00
John Pollard
94b727b646 Initial http network replay streaming implementation
[CL 2434154 by John Pollard in Main branch]
2015-02-05 16:06:18 -05:00