muddesigner/MudEngine/GameManagement
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
..
CommandEngine.cs Mud Designer: 2010-07-18 13:52:16 -07:00
CommandResults.cs Mud Designer: 2010-07-18 13:52:16 -07:00
Game.cs MudEngine: 2010-07-24 10:33:27 -07:00
ICommand.cs Mud Designer: 2010-07-18 13:52:16 -07:00