* Realm.cs - Description Property added. * Room.cs - Inherits from Zone.cs * Zone.cs - Inherits from Realm.cs * Zone.cs - Removed Name Property. * Deleted old MUDEngine/XmlSerialization.cs as it has been replaced with MUDEngine/FileSystem/XmlSerialization.cs Project Manager: * frmMain.cs - collection of Zones and Rooms are created during selectedIndexChanges from comRealms, lstRooms and lstZones. * frmMain.cs - PropertyGrid is now populated within the frmMain_Load instead of within the forms constructor. * frmMain.cs - lstZones now populates the lstRooms list box with rooms when its selected index is changed. |
||
|---|---|---|
| .. | ||
| Properties | ||
| frmMain.cs | ||
| frmMain.Designer.cs | ||
| frmMain.resx | ||
| Program.cs | ||
| Project Manager.csproj | ||
| Project Manager.csproj.user | ||