muddesigner/Mud Designer/MudEngine/GameObjects/Environment
Scionwest_cp f919539a89 Designer:
- Door Linking implementation started.
 - Duplicate directions are not allowed within a Room
 - If a User enters the name of a non-existing Room for linking to a Doorway, the Designer generates that Room for the User.
 - Room Editor now refreshes it's list of Rooms after the Doorway Manager closes so that auto generated Rooms are displayed.
 - Added new Doorway Manager UI

Engine:
 - Added Door.DoorwayExist() method to the Door class.
2010-01-21 23:33:14 -08:00
..
Door.cs Designer: 2010-01-21 23:33:14 -08:00
Realm.cs Designer: 2010-01-19 13:09:33 -08:00
Room.cs Designer: 2010-01-21 23:33:14 -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-19 15:08:19 -08:00