muddesigner/MudEngine/Commands
Scionwest_cp d1c0ff188a Changed private fields BaseCommands.realm and player to protected so that child classes can access them.
Added BaseCommands.zone and BaseCommands.room.  Fixed all 766 errors doing this lol.
2011-09-18 11:57:42 -07:00
..
BaseCommand.cs Changed private fields BaseCommands.realm and player to protected so that child classes can access them. 2011-09-18 11:57:42 -07:00
CommandEditRealm.cs Began some error corrections from adding BaseCommand 2011-09-15 19:57:08 -07:00
CommandEditRoom.cs Continued work on bug corrections. Commands now override BaseCommand.Execute(). 2011-09-16 18:46:03 -07:00
CommandEditZone.cs Continued work on bug corrections. Commands now override BaseCommand.Execute(). 2011-09-16 18:46:03 -07:00
CommandLogin.cs Continued work on bug corrections. Commands now override BaseCommand.Execute(). 2011-09-16 18:46:03 -07:00
CommandRestart.cs Continued work on bug corrections. Commands now override BaseCommand.Execute(). 2011-09-16 18:46:03 -07:00
CommandSaveWorld.cs Began some error corrections from adding BaseCommand 2011-09-15 19:57:08 -07:00