muddesigner/MudEngine/GameManagement
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
..
CommandEngine.cs MudEngine: 2010-08-15 11:15:35 -07:00
CommandResults.cs MudEngine: 2010-08-14 00:20:43 -07:00
Game.cs MudEngine: 2010-08-15 11:15:35 -07:00
GameTime.cs MudEngine: 2010-08-14 00:20:43 -07:00
GameWorld.cs MudEngine: 2010-08-15 11:15:35 -07:00
ICommand.cs MudEngine: 2010-08-14 00:20:43 -07:00
Log.cs MudEngine: 2010-08-15 11:15:35 -07:00
SecurityRoles.cs MudCompiler: 2010-07-29 17:39:38 -07:00