muddesigner/MudEngine/Commands
Scionwest_cp 70533582a6 MudEngine:
- Player movement command now fully implemented. 
 - Game.GetRealm() added to retrieve a Realm within the games RealmCollection property
 - Game.End() added to perform game ending duties and shut down the Server
 - Server now loses opened threads.
 - Player.Move() added to move the player from Room to Room.
 - Room.DoorwayExist() tweaked to work with the new way Environments are managed.

MudGame:
 - Now executes the Look command on startup so the player can see where they are located at.
 - Implements the new Game.End() method and fixes the game hanging upon exit.
2010-07-25 18:33:21 -07:00
..
CommandExit.cs MudEngine: 2010-07-25 16:56:15 -07:00
CommandLook.cs MudEngine: 2010-07-25 16:56:15 -07:00
CommandRestart.cs MudEngine: 2010-07-25 16:56:15 -07:00
CommandWalk.cs MudEngine: 2010-07-25 18:33:21 -07:00