muddesigner/MudEngine/WinPC_Engine/GameScripts/Commands
Scionwest_cp f0ec29c240 * XMLData.Save now has exception handling code in-place.
* 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.
2012-03-03 13:24:35 -08:00
..
CommandLogin.cs * Re-wrote the Server code again. Now much more reliable and passes all connections to the ConnectionManager properly. 2012-03-03 11:17:01 -08:00
CommandSay.cs * Re-wrote the Server code again. Now much more reliable and passes all connections to the ConnectionManager properly. 2012-03-03 11:17:01 -08:00
CommandStop.cs * XMLData.Save now has exception handling code in-place. 2012-03-03 13:24:35 -08:00