Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Sep1413109326Aug241Jul29Jun284May323Apr2120Attempt at fixing memory mess.mastermasterWhups; get frenchie->washFinal cleanup.set constants in conf.py properlyMerge branch 'c-agents'C++ documentationC documentationdocumentation to support uuid passingImplemented UUID passing in externAgent and C. Enabled externAgents to print debug messages to stderrFixed UUID string length (curse you python)Merge branch 'c-agents' of git.ucc.asn.au:progcomp10 into c-agentsAdded support for HI command (C can now see UUID)changed externAgent so as to never permit more than MAX_TOTAL_AGENTS to existFinal documentation tweaks.applied TPG's patch, fixed wash[Hopefully] final documentation tweaksfix USINGPYTHON, justifysome trivial code cleanupMore documentation; an agents directory for people to write there agents in, and an associated arenaunbroke botched cap on max agentsmore documentation and some cleanupoption to cap number of agentsdocumentation[Hopefully] final point tableLet's not swear in the final product.small bugfixSome docsUn-accidentally blow away LICENSEApplied Frenchie's Wash Patch.unbrokeMerge branch '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.2008 -> 2010Pulling out magic numbers into conf.py.More debugging output.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.Work towards C SDK (#11). Frenchie is still broken.unbroke large chunkscleanup