muddesigner/MudEngine/Commands
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
..
CommandExit.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandGetTime.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandLinkRoom.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandLoad.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandLogin.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandLook.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandRestart.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandSave.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandSaveWorld.cs MudEngine: 2010-08-19 19:09:45 -07:00
CommandWalk.cs MudEngine: 2010-08-19 19:09:45 -07:00