* Added better commenting to the majority of the projects files.
* Removed command support from the server console.
* Added a Client side command STOP that can be used to shut down the server. In the future that will be specific to Admins only.
* Characters now have their save code invoked during server shut down.
* Server shut down code added. Server.Stop() fully implemented.
Added rScript files to the engine. These have not been implemented and currently don't work with the engine.
BaseScript has been modified to support the new XMLData class for saving data.