Commit graph

2 commits

Author SHA1 Message Date
Scionwest_cp
a00f60d22b Migrated remaining source files into their new directory structures. Namespace migration to follow suit.
Moved rScript source files into the Mud Engine.Scripting files.  Planning on removing the reference to rScript.dll and keep everything within the MudEngine.
2011-09-27 19:15:37 -07:00
Scionwest_cp
45931f5fe6 MudEngine:
- Added a new Type called DialogChat which will be used to hold branched dialogs for characters.
 - Added initial support for Dialog chatting in BaseCharacter. This will primarily be for AI, as Users already have the Say command and don't use branched dialog.
 - Added primitive checking during BaseCharacter.Load() to find the correct Room for the character in the event that two Zones with the same name exist.
2011-05-08 11:00:36 -07:00