muddesigner/MudEngine/WinPC.Engine/Commands
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
..
InvalidCommand.cs Added SwitchStateCommand ability, Future (replace dual lists to single Dictionary) 2012-06-04 20:32:31 -07:00
SwitchStateCommand.cs * IPlayer - Connection and Buffer properties added along with SwitchState(IState) method 2012-06-06 20:56:30 -07:00