To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (4.22 KB)
Expose the processing parameters Simon suggests
Fix crashes & valgrind warnings in plugin tester
Allocate Agents separately on the heap and make AgentList contain pointers only (much quicker)
refactor: pull method implementations into .cpp files
Fixes to beat insertion in Agent. We get plausible results now, but there's probably quite a lot still to do.
Debug output, and some actual debugging... getting there.
Many fixes. This now compiles and passes the plugin tester, but I don't expect it produces any results yet.
Add agent list class, and continue plodding through
Introduce a number of new classes derived from the Java