Scionwest_cp
38bdf75bf1
XMLData class added. This will manage the saving and loading of all scripted objects during runtime. The saved files will be XML formatted.
...
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.
2012-02-29 20:06:14 -08:00
Scionwest_cp
fc27d9fc22
* Provided better commenting of the Server application.
...
* Performed some Refactoring. ConsoleInput file created to store the ConsoleInput class instead of it being held within the Program.cs file.
2012-02-28 20:44:59 -08:00
Scionwest_cp
3d8051c995
Initial Check-in for Alpha 2.0 source code.
...
Includes working Telnet server, working command engine and Character code.
2012-02-28 20:11:10 -08:00