muddesigner/MUDGame
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
..
..svnbridge Migrated entire project to Visual C# Express 2010 and .NET Framework 4.0 2010-07-18 14:36:26 -07:00
Environments Mud Designer: 2010-07-18 13:52:16 -07:00
Properties Mud Designer: 2010-07-18 13:52:16 -07:00
MUDGame.csproj Migrated entire project to Visual C# Express 2010 and .NET Framework 4.0 2010-07-18 14:36:26 -07:00
Program.cs MudEngine: 2010-07-24 10:33:27 -07:00