muddesigner/Mud Designer/MudEngine/GameObjects/Environment
Scionwest_cp 42e6fef109 Major Changes:
- Rooms are now saved within the selected Zone.
 - Fixed Project Explorer not displaying project directory structure on Designer startup.

Engine:
 - Re-wrote Zone.GetRoom() to use the more efficient LINQ query.
 - Zone.RefreshRoomList now saves itself after re-building the Room collection
 - UIRoomControl now has a public Rooms collection for use by the UIRoomEditor
 - UIRoomEditor now returns the modified UIRoomControl.Rooms collection to the Designers properties pane instead of an empty collection.

Designer:
 - Project Explorer now displays project directory structure on load. This was broken during Designers Constructor re-write.
 - Added additional comments to increase readability of source.
2010-01-18 20:46:43 -08:00
..
Door.cs Engine: 2010-01-17 18:58:26 -08:00
Realm.cs Engine: 2010-01-17 18:58:26 -08:00
Room.cs Major Changes: 2010-01-18 20:46:43 -08:00
StartingLocation.cs Engine: 2010-01-17 18:58:26 -08:00
TravelDirections.cs Engine: 2010-01-17 18:58:26 -08:00
Zone.cs Major Changes: 2010-01-18 20:46:43 -08:00