muddesigner/MudGame/Scripts
Scionwest_cp 00ce7b0025 MudEngine:
- Moved List command out of the engine and into the MudGame as a script.

MudGame:
 - Migrated List command from engine to game script.
 - List command now supports 'List Commands'. It will now print all commands for admins, and only non-admin commands for non-admin players.
 - Added CreateRoom scripted command for instantly creating Rooms without needing to fully qualify a path. The Room will be created in the Admin's current Realm>Zone.
   In order to create a Room outside of their current Zone they will need to use the standard 'Create' command and supply a fully qualified name such as 'MyRealm>MyZone>MyRoom'
2010-09-04 09:16:00 -07:00
..
CommandClear.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandCreate.cs MudGame: 2010-09-04 00:58:31 -07:00
CommandCreateRoom.cs MudEngine: 2010-09-04 09:16:00 -07:00
CommandExit.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandGetTime.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandHelp.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandLinkRoom.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandList.cs MudEngine: 2010-09-04 09:16:00 -07:00
CommandLook.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandSave.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandSay.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandWalk.cs MudEngine: 2010-08-22 11:20:22 -07:00
EarthGame.cs MudEngine: 2010-08-22 11:20:22 -07:00
WorldCalifornia.cs MudEngine: 2010-09-04 00:10:04 -07:00