summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Daniel Axtens [Thu, 1 Jul 2010 09:33:10 +0000 (17:33 +0800)]
Created arenas - a way of playing off a predefined set of bots without reconfiguring simulate.py.
Daniel Axtens [Tue, 29 Jun 2010 09:08:21 +0000 (17:08 +0800)]
split off c agents into cAgent.py. created a script to churn out a python module for an external agent.
Luke Williams [Mon, 28 Jun 2010 09:41:50 +0000 (17:41 +0800)]
Pulling out magic numbers into conf.py.
Luke Williams [Mon, 28 Jun 2010 09:11:27 +0000 (17:11 +0800)]
More debugging output.
Daniel Axtens [Mon, 28 Jun 2010 05:53:35 +0000 (13:53 +0800)]
Replaced slow pexpect with subprocess.popen which is fast. Implemented Results() in externAgent, this makes c_frenchie work (towards #11 - now all sample bots work). Updated technicalites document and sample agents to be consistent with actual supervisor code.
Daniel Axtens [Mon, 28 Jun 2010 02:23:45 +0000 (10:23 +0800)]
Work towards C SDK (#11). Frenchie is still broken.
Daniel Axtens [Tue, 4 May 2010 09:07:45 +0000 (17:07 +0800)]
unbroke large chunks
Daniel Axtens [Mon, 3 May 2010 15:21:45 +0000 (23:21 +0800)]
cleanup
Daniel Axtens [Mon, 3 May 2010 14:13:51 +0000 (22:13 +0800)]
implemented working externAgent wrapper
Daniel Axtens [Mon, 3 May 2010 02:23:26 +0000 (10:23 +0800)]
cleanup
Daniel Axtens [Thu, 22 Apr 2010 16:57:58 +0000 (00:57 +0800)]
Don't forget Frenchie, he'll turn against you
Daniel Axtens [Thu, 22 Apr 2010 16:54:45 +0000 (00:54 +0800)]
More work on C sample agents. Learning agents are a pain.
Daniel Axtens [Wed, 21 Apr 2010 08:01:08 +0000 (16:01 +0800)]
c-link written
Daniel Axtens [Tue, 20 Apr 2010 16:42:12 +0000 (00:42 +0800)]
cleanup
Daniel Axtens [Tue, 20 Apr 2010 16:36:51 +0000 (00:36 +0800)]
Implemented C I/O
Daniel Axtens [Tue, 20 Apr 2010 15:55:07 +0000 (23:55 +0800)]
initial import, after some monkeying around
UCC git Repository :: git.ucc.asn.au