Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Moves Name, GlobalID and WorldPosition into new IEntity interface. | Adam Frisby | 2009-04-09 | 1 | -4/+2 |
| | | | | | | | * Avatar and Object now inherit from IEntity. * Avatar.Position is now Avatar.WorldPosition to match IObject property. * Implements event World.OnChat += delegate(IWorld sender, ChatEventArgs e); | ||||
* | * Adds World.Avatars[] to MRM Scripting. Contains an enumerable array ↵ | Adam Frisby | 2009-04-01 | 1 | -1/+1 |
| | | | | | | | containing IAvatar instances for each avatar in the region. * Adds Test/TestModule.cs which demonstrates a very quick and simple MRM Test. | ||||
* | Add copyright headers. | Jeff Ames | 2009-03-07 | 1 | -1/+28 |
| | |||||
* | Update svn properties. | Jeff Ames | 2009-03-07 | 1 | -14/+14 |
| | |||||
* | * More work on MiniRegionModule module. | Adam Frisby | 2009-03-04 | 1 | -0/+14 |