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