aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/World.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-3/+3
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-3/+3
* Revolution is on the roll again! :)Revolution2010-02-141-2/+2
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-2/+2
* Thank you kindly, Ziah for a patch that adds the channel to the class ChatEve...Charles Krinke2009-12-231-2/+4
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-1/+1
* * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachmentAdam Frisby2009-08-161-3/+3
* * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At...Adam Frisby2009-08-161-1/+1
* * Beginnings of a Security Credential system in MRM. This will eventually lea...Adam Frisby2009-08-161-2/+4
* * Adds World.Audio.* to MRMAdam Frisby2009-05-291-1/+32
* * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M...Adam Frisby2009-05-121-1/+1
* Formatting cleanup.Jeff Ames2009-04-141-1/+1
* * Implements IGraphics interface for MRM Scripting.Adam Frisby2009-04-091-4/+1
* * Adds World.OnNewUser += delegate(IWorld sender, NewUserEventArgs e);Adam Frisby2009-04-091-1/+42
* * World.OnChat no longer fires if there is no chat text (prevents the typing ...Adam Frisby2009-04-091-2/+3
* * Added additional debug testing info to SceneAdam Frisby2009-04-091-1/+6
* * Moves Name, GlobalID and WorldPosition into new IEntity interface.Adam Frisby2009-04-091-0/+79
* * Implements World.Parcels[] array for MRM scripting.Adam Frisby2009-04-061-0/+18
* * MRM AdjustmentsAdam Frisby2009-04-011-1/+1
* * MRM AdjustmentsAdam Frisby2009-04-011-14/+5
* * Adds World.Avatars[] to MRM Scripting. Contains an enumerable array contain...Adam Frisby2009-04-011-0/+17
* Add copyright headers.Jeff Ames2009-03-071-1/+28
* Update svn properties.Jeff Ames2009-03-071-39/+39
* * More work on MiniRegionModule module.Adam Frisby2009-03-041-0/+39