First actual commit
authorSam Moore <[email protected]>
Tue, 29 Nov 2011 09:02:13 +0000 (17:02 +0800)
committerSam Moore <[email protected]>
Tue, 29 Nov 2011 09:02:13 +0000 (17:02 +0800)
commitf91a915d6f64f9d35e867d26e8ddb9c1b1ab0c1e
tree7b0dcc69394747fd86a8200518ace453cef9f1e1
parentb41b9981c516c746a075e96aeeb3d7914617c713
First actual commit

More details to follow :P
39 files changed:
Test [deleted file]
manager/Makefile [new file with mode: 0644]
manager/array.h [new file with mode: 0644]
manager/common.h [new file with mode: 0644]
manager/controller.cpp [new file with mode: 0644]
manager/controller.h [new file with mode: 0644]
manager/dummy [new symlink]
manager/graphics.cpp [new file with mode: 0644]
manager/graphics.h [new file with mode: 0644]
manager/images/piece0.bmp [new file with mode: 0644]
manager/images/piece1.bmp [new file with mode: 0644]
manager/images/piece10.bmp [new file with mode: 0644]
manager/images/piece11.bmp [new file with mode: 0644]
manager/images/piece12.bmp [new file with mode: 0644]
manager/images/piece13.bmp [new file with mode: 0644]
manager/images/piece14.bmp [new file with mode: 0644]
manager/images/piece2.bmp [new file with mode: 0644]
manager/images/piece3.bmp [new file with mode: 0644]
manager/images/piece4.bmp [new file with mode: 0644]
manager/images/piece5.bmp [new file with mode: 0644]
manager/images/piece6.bmp [new file with mode: 0644]
manager/images/piece7.bmp [new file with mode: 0644]
manager/images/piece8.bmp [new file with mode: 0644]
manager/images/piece9.bmp [new file with mode: 0644]
manager/main.cpp [new file with mode: 0644]
manager/program.cpp [new file with mode: 0644]
manager/program.h [new file with mode: 0644]
manager/stratego.cpp [new file with mode: 0644]
manager/stratego.h [new file with mode: 0644]
manager/thread_util.cpp [new file with mode: 0644]
manager/thread_util.h [new file with mode: 0644]
samples/Makefile [new file with mode: 0644]
samples/README [new file with mode: 0644]
samples/dummy.cpp [new file with mode: 0644]
samples/forfax/Makefile [new file with mode: 0644]
samples/forfax/forfax.cpp [new file with mode: 0644]
samples/forfax/forfax.h [new file with mode: 0644]
samples/forfax/main.cpp [new file with mode: 0644]
web/index.html [new file with mode: 0644]

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