muddesigner/MudEngine
Scionwest_cp c7d227745c MudEngine:
- Set the Game.PlayerCollection property to Protected. You can no longer modify this list unless the class inherits from Game. Only 1 script is allowed to inherit from Game.
 - Created Game.GetPlayerCollection() method for retrieving a read-only reference to the playerCollection so scripts can access player data it might needs.
 - Updated various classes and scripts due to no longer being able to access the PlayerCollection property.
2010-08-20 14:55:06 -07:00
..
..svnbridge MudEngine: 2010-07-16 15:35:10 -07:00
Commands MudEngine: 2010-08-20 14:55:06 -07:00
FileSystem MudEngine: 2010-08-15 11:15:35 -07:00
GameManagement MudEngine: 2010-08-20 14:55:06 -07:00
GameObjects MudEngine: 2010-08-20 14:55:06 -07:00
Networking MudEngine: 2010-08-14 00:20:43 -07:00
Properties Added MudEngine Project to the Solution. I will slowly be moving the MudDesigner.MudEngine classes out of the Mud Designer Solution and into it's own. 2010-07-15 18:53:38 -07:00
Scripting MudEngine: 2010-08-19 19:09:45 -07:00
MudEngine.csproj MudEngine: 2010-08-19 19:09:45 -07:00