muddesigner/MudGame
Scionwest_cp d32fd08e8d MudGame:
- Say command no longer invokes the player.executecommand() method as having the server force player execution of a command messes up their Command Input on the terminal client.
   Now the command instances a new working copy of what ever command it needs to execute and will execute the command directly from within itself. 
   
   Note: All scripted commands and engine Types need to be updated to do this in the future.
2010-09-04 10:23:26 -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 MudGame: 2010-09-04 10:23:26 -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