muddesigner/MudEngine/Networking
Scionwest_cp dbe1e693e5 MudEngine:
- Changed Player[] array to a List<> Collection of PlayerBasics. This change is reflected across all Types.
 - Game now contains a Start() function. StartServer is now called from within here.
 - Game now has partial support for the Script Engine

MudGame:
 - Game.StartServer has changed to Game.Start(). StartServer is called within Start().
2010-07-24 10:33:27 -07:00
..
ClientSocket.cs MudEngine: 2010-07-23 15:46:44 -07:00
Server.cs MudEngine: 2010-07-24 10:33:27 -07:00
ServerSocket.cs - Added player array in game 2010-07-21 09:32:27 -07:00