* 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. |
||
---|---|---|
.. | ||
ICommand.cs | ||
IEngine.cs | ||
IGame.cs | ||
IGameObject.cs | ||
IInventory.cs | ||
ILogger.cs | ||
IPlayer.cs | ||
IRealm.cs | ||
IRoom.cs | ||
IRule.cs | ||
IState.cs |