muddesigner/MudGame
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
..
..svnbridge MudEngine: 2010-08-20 14:55:06 -07:00
bin/..svnbridge Added a Readme.txt file to the project. 2010-08-22 12:00:33 -07:00
Properties Updated the assembly information for each project in the Mud Designer Game Engine solution 2010-08-22 11:43:29 -07:00
Scripts MudEngine: 2010-09-04 09:16:00 -07:00
MudGame.csproj MudEngine: 2010-09-04 09:16:00 -07:00
Program.cs MudEngine: 2010-09-03 19:50:32 -07:00
Settings.ini MudGame: 2010-08-22 11:23:11 -07:00