muddesigner/MudEngine/Commands
Scionwest_cp bbd411fdd1 MudEngine:
- Removed the need for the old CommandResult Type to be a returned value on all commands. Command.Execute() is now just void.
 - All commands updated to now return a value. They use player.Send() to direct messages to the player instead.
 - Removed CommandClear from the project and made it a script so that developers can see how to write custom command scripts.
2010-08-15 13:06:51 -07:00
..
CommandExit.cs MudEngine: 2010-08-15 13:06:51 -07:00
CommandGetTime.cs MudEngine: 2010-08-15 13:06:51 -07:00
CommandLoad.cs MudEngine: 2010-08-15 13:06:51 -07:00
CommandLogin.cs MudEngine: 2010-08-15 13:06:51 -07:00
CommandLook.cs MudEngine: 2010-08-15 13:06:51 -07:00
CommandRestart.cs MudEngine: 2010-08-15 13:06:51 -07:00
CommandSave.cs MudEngine: 2010-08-15 13:06:51 -07:00
CommandSaveWorld.cs MudEngine: 2010-08-15 13:06:51 -07:00
CommandWalk.cs MudEngine: 2010-08-15 13:06:51 -07:00