Added image output to manager, added plots to results pages
authorSam Moore <[email protected]>
Sun, 4 Mar 2012 11:10:39 +0000 (19:10 +0800)
committerSam Moore <[email protected]>
Sun, 4 Mar 2012 11:10:39 +0000 (19:10 +0800)
commit5f9adddd695f2664a0d690b59a779e40b51ade3d
tree5e0741498e70f49c301a383fc2dfc1a3ce88f592
parent476617a8222c8c56404c12a65dd75c55b8019542
Added image output to manager, added plots to results pages

Can generate images from manager program with the -I option
Can generate a video from these images with the -v option (Note: just runs ffmpeg)
These two options only work if the program was built with graphics enabled.

Note: You can generate a video from a saved log file by "./stratego -v video -o logfile"
So that's cool.

Results pages look nicer. Fixed bug with score updating between rounds.
Added pretty plots. Most plots end up being straight lines. But its pretty anyway.
judge/manager/game.cpp
judge/manager/game.h
judge/manager/graphics.cpp
judge/manager/graphics.h
judge/manager/main.cpp
judge/simulator/simulate.py
web/doc/manager_manual.txt

UCC git Repository :: git.ucc.asn.au