aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-235-45/+84
* | Some typos fixed related to master avie removalDiva Canto2010-01-101-2/+2
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-3/+3
|/
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-043-9/+9
* Thank you kindly, Ziah for a patch that adds the channel to the class ChatEve...Charles Krinke2009-12-234-2/+16
* Patch from Ziah.Melanie2009-12-211-8/+32
* minor: reduce region ready logging verbosityJustin Clark-Casey (justincc)2009-11-261-5/+4
* Add IScriptModuleComms interface and region module to handle dispatch ofMelanie2009-11-101-0/+105
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-4/+1
* Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2009-10-261-21/+21
* * Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman2009-10-151-2/+2
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-022-6/+6
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* cleanup.dr scofield (aka dirk husemann)2009-09-011-1/+0
* cleaning up RegionReadyModule:dr scofield (aka dirk husemann)2009-08-311-24/+44
* Added additional configuration options for MRM Security. See OpenSim.ini.exam...Adam Frisby2009-08-181-8/+22
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimAdam Frisby2009-08-182-2/+29
|\
| * Add copyright header. Formatting cleanup.Jeff Ames2009-08-172-2/+29
* | * Implementing a bunch of Unimplemented MRM stubs.Adam Frisby2009-08-182-10/+27
|/
* * Implements AppDomain Security for MRM Scripts.Adam Frisby2009-08-171-2/+101
* * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachmentAdam Frisby2009-08-164-8/+15
* * Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAva...Adam Frisby2009-08-162-13/+15
* * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At...Adam Frisby2009-08-162-2/+2
* * [MRM] Added permission checks to MRM Events (ie, requires edit permission t...Adam Frisby2009-08-161-6/+9
* * Fixes potential NulRef in MRM Security Checks.Adam Frisby2009-08-162-3/+4
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimAdam Frisby2009-08-163-2/+56
|\
| * Add copyright headers. Formatting cleanup.Jeff Ames2009-08-162-1/+55
| * Misc cleanup.Jeff Ames2009-08-161-1/+1
* | * [MRM] Implements permission checks on IObject implementations in SOPObject....Adam Frisby2009-08-163-9/+92
|/
* * Beginnings of a Security Credential system in MRM. This will eventually lea...Adam Frisby2009-08-166-13/+62
* Formatting cleanup.Jeff Ames2009-08-091-1/+1
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-1/+1
* From: Snowcrash <Snowcrash.short@gmail.com>Melanie2009-08-073-4/+13
* * Implements MRM's Stop() interface member.Adam Frisby2009-08-072-0/+10
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-252-2/+4
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-152-5/+5
* Formatting cleanup.Jeff Ames2009-07-111-8/+8
* Thank you kindly, SnowDrop, for a patch that:Charles Krinke2009-07-081-3/+9
* Formatting cleanup.Jeff Ames2009-07-019-320/+320
* Add copyright headers.Jeff Ames2009-07-015-5/+133
* Update svn properties.Jeff Ames2009-07-015-330/+330
* Thank you kindly, Snowdrop, for a patch that solves:Charles Krinke2009-06-298-2/+320
* Thank you kindly, Snowdrop/Snowcrash for a patch that:Charles Krinke2009-06-293-2/+81
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-013-3/+3
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-312-2/+56
* Update svn properties.Jeff Ames2009-05-312-25/+25
* * Adds MRM scripting commands, World.Objects.Create(Vector3 position) and Wor...Adam Frisby2009-05-312-0/+22
* * Adds World.Audio.* to MRMAdam Frisby2009-05-293-1/+48
* * Protip: When you click 'make public' in resharper, note to save before comm...Adam Frisby2009-05-291-1/+1