muddesigner/MudEngine/Networking
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
..
ClientSocket.cs MudEngine: 2010-07-23 15:46:44 -07:00
Server.cs MudEngine: 2010-07-25 11:04:32 -07:00
ServerSocket.cs - Added player array in game 2010-07-21 09:32:27 -07:00