muddesigner/MudEngine
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-07-16 15:35:10 -07:00
Commands MudGame: 2010-09-04 10:23:26 -07:00
FileSystem MudEngine: 2010-09-04 00:10:04 -07:00
GameManagement MudEngine: 2010-09-04 00:10:04 -07:00
GameObjects MudEngine: 2010-09-04 00:10:04 -07:00
Networking MudEngine: 2010-08-14 00:20:43 -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
Scripting MudEngine: 2010-08-22 11:20:22 -07:00
MudEngine.csproj MudEngine: 2010-09-04 09:16:00 -07:00