muddesigner/MudGame/Scripts
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
..
CommandClear.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandCreate.cs MudEngine: 2010-08-21 10:49:12 -07:00
CommandHelp.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandSay.cs MudEngine: 2010-08-20 14:55:06 -07:00
EarthGame.cs MudEngine: 2010-08-15 14:11:21 -07:00
WorldCalifornia.cs MudEngine: 2010-08-21 10:49:12 -07:00