muddesigner/MudEngine/Commands
Scionwest_cp 0587b4a475 MudEngine:
- Deleted GameObjects.Characters.Controlled and GameObjects.Characters.NPC namespaces.
 - Deleted PlayerBasic & PlayerAdmin classes.
 - BaseCharacter now contains IsAdmin property for providing admin privileges to users.
 - BaseCharacter now contains IsControlled property for setting user control or AI controlled
 - Added startup.dat - This will supply information to the engine as to what Types will be used during runtime. Allowing for custom Types via scripts to be instanced and used (such as a custom player class rather than the default one).
2010-07-25 11:04:32 -07:00
..
CommandExit.cs Mud Designer: 2010-07-18 13:52:16 -07:00
CommandLook.cs MudEngine: 2010-07-25 11:04:32 -07:00
CommandRestart.cs MudEngine: 2010-07-25 11:04:32 -07:00
CommandWalk.cs MudEngine: 2010-07-18 21:25:12 -07:00