muddesigner/MudEngine/GameObjects/Environment
Scionwest_cp 5aa5504171 MudEngine:
- Added FileManager.GetDataCollection() Method for getting a collection of values that match the supplied parameter. This is used by environments for restoring saved object collections
 - World Restoration is now fully implemented.
 - Removed un-needed Log messages
 - Added a pushMessage parameter to Log.Write() allowing messages to be sent directly to the console instead of stacking them in a cache. All log messages now push the message by default.
2010-08-15 11:15:35 -07:00
..
Door.cs MudEngine: 2010-08-14 00:20:43 -07:00
Realm.cs MudEngine: 2010-08-15 11:15:35 -07:00
Room.cs MudEngine: 2010-08-15 11:15:35 -07:00
StartingLocation.cs MudEngine: 2010-08-14 00:20:43 -07:00
TravelDirections.cs MudEngine: 2010-08-14 00:20:43 -07:00
Zone.cs MudEngine: 2010-08-15 11:15:35 -07:00