Modifications for use with the LogManager stub which works around a bug in Ogre when used with GCC 3 and GCC 4 series compilers (namely, debug vs release and the faulty definition of Singleton used by the Ogre Logmanager class.)
Update to exclude the SpinBuffer exceptions, which are not used in this project. Also, actually add the SpinBuffers to the new development Multiplayer layer.
Update .cvsignore with more automatically or programmatically generated files.
removed badly named files
fixes for fixes for configure.cfg. Re: do not overwrite files you did not mean to edit.
moving resources.
added SpinBuffer implementation to handle the networking interface.
Added unit test for NetworkTest