progcomp10.git
13 years agoMerge branch 'matlab-agents' of ssh://git.ucc.asn.au/progcomp10 into matlab-agents matlab-agents
Daniel Axtens [Fri, 3 Sep 2010 04:29:59 +0000 (12:29 +0800)]
Merge branch 'matlab-agents' of ssh://git.ucc.asn.au/progcomp10 into matlab-agents

* 'matlab-agents' of ssh://git.ucc.asn.au/progcomp10:
  First attempt at a matlab link.

13 years agoFirst attempt at a matlab link.
Daniel Axtens [Sat, 31 Jul 2010 07:51:41 +0000 (15:51 +0800)]
First attempt at a matlab link.

13 years agosmall bugfix
Daniel Axtens [Tue, 24 Aug 2010 08:34:58 +0000 (16:34 +0800)]
small bugfix

13 years agoSome docs
Daniel Axtens [Tue, 24 Aug 2010 08:15:50 +0000 (16:15 +0800)]
Some docs

13 years agoUn-accidentally blow away LICENSE
Daniel Axtens [Tue, 24 Aug 2010 07:47:49 +0000 (15:47 +0800)]
Un-accidentally blow away LICENSE

13 years agoApplied Frenchie's Wash Patch.
Daniel Axtens [Tue, 24 Aug 2010 07:45:54 +0000 (15:45 +0800)]
Applied Frenchie's Wash Patch.

13 years agoFirst attempt at a matlab link.
Daniel Axtens [Sat, 31 Jul 2010 07:51:41 +0000 (15:51 +0800)]
First attempt at a matlab link.

13 years agounbroke
Daniel Axtens [Thu, 1 Jul 2010 09:41:41 +0000 (17:41 +0800)]
unbroke

13 years agoMerge branch 'c-agents'
Daniel Axtens [Thu, 1 Jul 2010 09:35:53 +0000 (17:35 +0800)]
Merge branch 'c-agents'

* c-agents:
  Created arenas - a way of playing off a predefined set of bots without reconfiguring simulate.py.
  split off c agents into cAgent.py. created a script to churn out a python module for an external agent.

13 years agoCreated arenas - a way of playing off a predefined set of bots without reconfiguring...
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.

13 years agosplit off c agents into cAgent.py. created a script to churn out a python module...
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.

13 years ago2008 -> 2010
Daniel Axtens [Tue, 29 Jun 2010 06:18:06 +0000 (14:18 +0800)]
2008 -> 2010

13 years agoPulling out magic numbers into conf.py.
Luke Williams [Mon, 28 Jun 2010 09:41:50 +0000 (17:41 +0800)]
Pulling out magic numbers into conf.py.

13 years agoMore debugging output.
Luke Williams [Mon, 28 Jun 2010 09:11:27 +0000 (17:11 +0800)]
More debugging output.

13 years agoReplaced slow pexpect with subprocess.popen which is fast. Implemented Results()...
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.

13 years agoWork towards C SDK (#11). Frenchie is still broken.
Daniel Axtens [Mon, 28 Jun 2010 02:23:45 +0000 (10:23 +0800)]
Work towards C SDK (#11). Frenchie is still broken.

13 years agounbroke large chunks
Daniel Axtens [Tue, 4 May 2010 09:07:45 +0000 (17:07 +0800)]
unbroke large chunks

13 years agocleanup
Daniel Axtens [Mon, 3 May 2010 15:21:45 +0000 (23:21 +0800)]
cleanup

13 years agoimplemented working externAgent wrapper
Daniel Axtens [Mon, 3 May 2010 14:13:51 +0000 (22:13 +0800)]
implemented working externAgent wrapper

13 years agocleanup
Daniel Axtens [Mon, 3 May 2010 02:23:26 +0000 (10:23 +0800)]
cleanup

14 years agoDon't forget Frenchie, he'll turn against you
Daniel Axtens [Thu, 22 Apr 2010 16:57:58 +0000 (00:57 +0800)]
Don't forget Frenchie, he'll turn against you

14 years agoMore work on C sample agents. Learning agents are a pain.
Daniel Axtens [Thu, 22 Apr 2010 16:54:45 +0000 (00:54 +0800)]
More work on C sample agents. Learning agents are a pain.

14 years agoc-link written
Daniel Axtens [Wed, 21 Apr 2010 08:01:08 +0000 (16:01 +0800)]
c-link written

14 years agocleanup
Daniel Axtens [Tue, 20 Apr 2010 16:42:12 +0000 (00:42 +0800)]
cleanup

14 years agoImplemented C I/O
Daniel Axtens [Tue, 20 Apr 2010 16:36:51 +0000 (00:36 +0800)]
Implemented C I/O

14 years agoinitial import, after some monkeying around
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