muddesigner/MudGame/Scripts/PlayerCommands
Scionwest_cp 7a0d1c5a74 Mud Engine:
- Fixed a bug within MudScriptCompiler that prevented it from using standard .NET Types (would only support C# keywords).
 - Fixed a bug within MudScriptCompiler that prevented it from accessing Engine Type's from within Scripts.

Mud Game:
 - Changed all of the C# keywords (string, bool) back to .NET, cross-language keywords (String, Boolean).
   Example Scripts will compile regardless of what compiler is used to within the MudScriptCompiler.
2011-05-02 18:29:14 -07:00
..
CommandClear.cs MudEngine: 2010-09-05 16:28:35 -07:00
CommandExit.cs Mud Engine: 2011-05-02 18:29:14 -07:00
CommandGetTime.cs Mud Engine: 2011-05-02 18:29:14 -07:00
CommandHelp.cs Mud Engine: 2011-05-02 18:29:14 -07:00
CommandLook.cs MudEngine: 2010-09-05 16:28:35 -07:00
CommandSave.cs Mud Designer: 2010-09-26 08:00:34 -07:00
CommandSay.cs Mud Engine: 2011-05-02 18:29:14 -07:00
CommandWalk.cs Mud Engine: 2011-05-02 18:29:14 -07:00