muddesigner/MudEngine/WinPC.Engine
Scionwest_cp 24c9fae4f5 * IPlayer - Connection and Buffer properties added along with SwitchState(IState) method
* Switched the ServerDirector over from using two List Collections to maintain Client Threads and Player instances into a single Dictionary.  Required adjusting the majority of the existing Types, but should now be functional.  Need to still add some safety checks for null references since we are now passing a reference Type around.
2012-06-06 20:56:30 -07:00
..
Abstract.Actions Player.ToString retuns IPlayer.Name 2012-06-05 20:46:11 -07:00
Abstract.Core * IPlayer - Connection and Buffer properties added along with SwitchState(IState) method 2012-06-06 20:56:30 -07:00
Abstract.Directors 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
Abstract.Networking 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
Abstract.Objects 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
Commands * IPlayer - Connection and Buffer properties added along with SwitchState(IState) method 2012-06-06 20:56:30 -07:00
Core * IPlayer - Connection and Buffer properties added along with SwitchState(IState) method 2012-06-06 20:56:30 -07:00
Directors * IPlayer - Connection and Buffer properties added along with SwitchState(IState) method 2012-06-06 20:56:30 -07:00
Networking 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
Properties 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
States * IPlayer - Connection and Buffer properties added along with SwitchState(IState) method 2012-06-06 20:56:30 -07:00
Engine.cs 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.csproj Added SwitchStateCommand ability, Future (replace dual lists to single Dictionary) 2012-06-04 20:32:31 -07:00
WinPC.Engine.csproj.vspscc 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