Commit graph

6 commits

Author SHA1 Message Date
Scionwest_cp
e0625e9fc2 Mud Designer:
* Program.cs - _InstallLocation Field changed to reflect me moving the source onto another hard-drive. Developers will need to adjust the Field to ensure the engine is looking in the right directory for the source.
2009-11-24 16:13:06 -08:00
Scionwest_cp
1bac98a47e Currency Editor:
* Program.cs - Removed test code.

Mud Designer:
 * Program.cs - Message box added informing developers why the editors wont launch if the source is not placed in the _InstallLocation.

Mud Engine:
 * Now includes a reference to the ManagedScripting assembly.
 * BaseObject.cs - Added ScriptObject property.

Visual Designer:
 * frmDesigner.cs - Removed File->Close test save code.
2009-11-24 16:10:36 -08:00
Scionwest_cp
c6c2e4dc9c Visual Designer:
* foreach iterations are halted once a object has been added to the designer.
2009-11-21 10:21:27 -08:00
Scionwest_cp
89e01e75e1 MUDDesigner:
* Added _InstallLocation field within Program.cs so changing the solutions install path is easier when the #DEBUG is defined.
2009-11-15 12:19:24 -08:00
Scionwest_cp
2a8c023aca Room Designer:
* New Project added.

Mud HUB:
 * Moved ExecuteApp method from frmMain.cs to Program.cs
2009-11-07 10:29:00 -08:00
Scionwest_cp
c44c73c337 Initial Check in of Mud Designer.
Includes initial Designer HOME and partial Project Manager
2009-11-05 19:44:22 -08:00