Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Implements IGraphics interface for MRM Scripting. | Adam Frisby | 2009-04-09 | 1 | -4/+1 |
* | * Adds World.OnNewUser += delegate(IWorld sender, NewUserEventArgs e); | Adam Frisby | 2009-04-09 | 1 | -1/+42 |
* | * World.OnChat no longer fires if there is no chat text (prevents the typing ... | Adam Frisby | 2009-04-09 | 1 | -2/+3 |
* | * Added additional debug testing info to Scene | Adam Frisby | 2009-04-09 | 1 | -1/+6 |
* | * Moves Name, GlobalID and WorldPosition into new IEntity interface. | Adam Frisby | 2009-04-09 | 1 | -0/+79 |
* | * Implements World.Parcels[] array for MRM scripting. | Adam Frisby | 2009-04-06 | 1 | -0/+18 |
* | * MRM Adjustments | Adam Frisby | 2009-04-01 | 1 | -1/+1 |
* | * MRM Adjustments | Adam Frisby | 2009-04-01 | 1 | -14/+5 |
* | * Adds World.Avatars[] to MRM Scripting. Contains an enumerable array contain... | Adam Frisby | 2009-04-01 | 1 | -0/+17 |
* | Add copyright headers. | Jeff Ames | 2009-03-07 | 1 | -1/+28 |
* | Update svn properties. | Jeff Ames | 2009-03-07 | 1 | -39/+39 |
* | * More work on MiniRegionModule module. | Adam Frisby | 2009-03-04 | 1 | -0/+39 |