This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its sourcecode.
Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The sourcecode can be found on: http://www.gurre.eu/wowlogparser/forum
The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java sourcecode. The modeler is also a simple scene graph API.