muddesigner/MudEngine
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 MudEngine: 2010-07-16 15:35:10 -07:00
Commands MudEngine: 2010-07-24 10:33:27 -07:00
FileSystem Added MudEngine Project to the Solution. I will slowly be moving the MudDesigner.MudEngine classes out of the Mud Designer Solution and into it's own. 2010-07-15 18:53:38 -07:00
GameManagement MudEngine: 2010-07-24 10:33:27 -07:00
GameObjects MUDCompiler: 2010-07-23 17:22:25 -07:00
Networking MudEngine: 2010-07-24 10:33:27 -07:00
Properties Added MudEngine Project to the Solution. I will slowly be moving the MudDesigner.MudEngine classes out of the Mud Designer Solution and into it's own. 2010-07-15 18:53:38 -07:00
Scripting MudEngine: 2010-07-24 10:33:27 -07:00
MudEngine.csproj MudEngine: 2010-07-22 16:18:53 -07:00