muddesigner/MudEngine/GameManagement
Scionwest_cp 386d90df19 MudEngine:
- All commands are now required to have a Help property.

MudGame:
 - Finished the Create command. Now allows for creating Realms, Zones and Rooms
 - Added LinkRoom command for linking Rooms. Not finished.
 - Added Help command. Typing Help prints all of the currently available commands. Typing Help 'CommandName' prints that Commands help property. Default commands print a help document.
2010-08-19 19:09:45 -07:00
..
CommandEngine.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandResults.cs MudEngine: 2010-08-14 00:20:43 -07:00
Game.cs MudEngine: 2010-08-19 15:22:14 -07:00
GameTime.cs MudEngine: 2010-08-19 19:09:45 -07:00
GameWorld.cs MudEngine: 2010-08-15 11:15:35 -07:00
ICommand.cs MudEngine: 2010-08-19 19:09:45 -07:00
Log.cs MudEngine: 2010-08-19 19:09:45 -07:00
SecurityRoles.cs MudCompiler: 2010-07-29 17:39:38 -07:00