muddesigner/MudEngine
Scionwest_cp f977376ac3 Player.ToString retuns IPlayer.Name
ServerDirector.GetPlayer() helper method added for getting a player from the server without providing access to the servers collection libraries.
ConnectState.Render() has some test code used when writing ServerDirector.GetPlayer()

Started converting ConnectedPlayer and ConnectedThread collections to a single Dictionary collection.  Not migrating everything to it until helper methods are finished.
2012-06-05 20:46:11 -07:00
..
WinPC.Engine Player.ToString retuns IPlayer.Name 2012-06-05 20:46:11 -07:00
WinPC.Server Created 2 new projects that are basically rewrites of the other two, many many many things are missing. but I want to effectively be able to switch states and commands without having to create dependencies. 2012-06-04 18:40:46 -07:00
WinPC_Engine Created 2 new projects that are basically rewrites of the other two, many many many things are missing. but I want to effectively be able to switch states and commands without having to create dependencies. 2012-06-04 18:40:46 -07:00
WinPC_Server Added improved logging through the engine for the server console. 2012-03-08 19:44:18 -08:00
MudEngine.sln Created 2 new projects that are basically rewrites of the other two, many many many things are missing. but I want to effectively be able to switch states and commands without having to create dependencies. 2012-06-04 18:40:46 -07:00
MudEngine.vssscc Initial Check-in for Alpha 2.0 source code. 2012-02-28 20:11:10 -08:00