the source code repository
The Micropsi Source Code Repository is at
cvs.micropsi.org
/var/cvs/micropsi
Protocol is extssh
You need an account at cvs.micropsi.org to commit and check out. Currently we do not offer anonymous checkouts, but this will change as soon as it has become easier to get the stuff compiled. If you want an account, get in contact with us!
The following modules are maintained in the repository:
| module | what is it? | who's active? |
|---|
| org.micropsi.core | contains everything that is 'core micropsi' and has nothing to do with Eclipse: the MRS, node nets, the agent framework, server, timer and world components. | rvuine, matthias |
| org.micropsi.native.3dviewer | 3D world viewer for Microsoft Windows, complete release version | david |
| org.micropsi.native.3demotion | 3D emotion viewer for Microsoft Windows, complete release version | david |
| org.micropsi.native.code | 3D world viewer and 3D emotion source code (C++) | david |
| org.micropsi.native.rawgraphics | graphics and animation for the 3D world viewer and 3D emotion in their original file formats | david |
| org.micropsi.3dviewer | 3dviewer JNI Eclipse plugin | david, rvuine |
| org.micropsi.3demotion | 3demotion JNI Eclipse plugin | david, rvuine |
| org.micropsi.alife | classes for artificial life simulations | dietzsch |
| org.micropsi.runtime | brings the MRS and the core components into Eclipse | rvuine |
| org.micropsi.agentmanager | enables other plugins to switch agents | rvuine |
| org.micropsi.console | communication between Eclipse plugins and the MRS | daniel., rvuine |
| org.micropsi.mindconsole | the mind editor plugin | rvuine, bach |
| org.micropsi.worldconsole | the world editor plugin | matthias |
| org.micropsi.toolkit | Eclipse 'toolkit' feature | rvuine |
| org.micropsi.optional | Eclipse 'optional' feature | rvuine |
| org.micropsi.updatesite | Eclipse update site | rvuine |
| simpleagent | the simpleagent implementation | rvuine |