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