muddesigner/MudGame
Scionwest_cp ce910a5fd0 MudEngine:
- GameWorld.AddRealm() method replaced with GameWorld.AddObject(). It accepts any Type passed to it. You can now supply a Zone to it (provided the Zone.Realm property is set first) and the method will add the Zone into the appropriate Realm for you.
 - Began converting certain enumerated items to LINQ

MudGame:
 - Updated scripts to reflect the GameWorld changes.
2010-08-21 10:49:12 -07:00
..
..svnbridge MudEngine: 2010-08-20 14:55:06 -07:00
bin MudEngine: 2010-08-21 10:49:12 -07:00
Properties MudGame added. From within Visual Studio set MudGame as the Startup Project. 2010-08-08 18:36:36 -07:00
Scripts MudEngine: 2010-08-21 10:49:12 -07:00
MudGame.csproj MudEngine: 2010-08-19 19:09:45 -07:00
Program.cs MudEngine: 2010-08-21 10:49:12 -07:00