-
Notifications
You must be signed in to change notification settings - Fork 63
Home
rictic edited this page Sep 12, 2010
·
11 revisions
Welcome to the code_swarm wiki!
The README is here: README
Known issues:
- Most of the issues in the main code_swarm repository are here, though a few have been fixed. original repository issue tracker
- Add support for more kinds of repository in convert_logs/code_swarm – should be pretty easy, as many are supported by convert_logs.py
- Eliminate the jitteryness that names experience when they collide (most notable in PhysicsEngineOrderly)
- Make code_swarm more command line friendly by allowing for config options to be passed in as command line args, and the repository xml to be input through stdin
- Make convert_logs/code_swarm work with opengl on Linux automatically