| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 2 | -6/+6 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | cleanup. | dr scofield (aka dirk husemann) | 2009-09-01 | 1 | -1/+0 |
* | cleaning up RegionReadyModule: | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -24/+44 |
* | Added additional configuration options for MRM Security. See OpenSim.ini.exam... | Adam Frisby | 2009-08-18 | 1 | -8/+22 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Adam Frisby | 2009-08-18 | 2 | -2/+29 |
|\ |
|
| * | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-17 | 2 | -2/+29 |
* | | * Implementing a bunch of Unimplemented MRM stubs. | Adam Frisby | 2009-08-18 | 2 | -10/+27 |
|/ |
|
* | * Implements AppDomain Security for MRM Scripts. | Adam Frisby | 2009-08-17 | 1 | -2/+101 |
* | * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment | Adam Frisby | 2009-08-16 | 4 | -8/+15 |
* | * Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAva... | Adam Frisby | 2009-08-16 | 2 | -13/+15 |
* | * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At... | Adam Frisby | 2009-08-16 | 2 | -2/+2 |
* | * [MRM] Added permission checks to MRM Events (ie, requires edit permission t... | Adam Frisby | 2009-08-16 | 1 | -6/+9 |
* | * Fixes potential NulRef in MRM Security Checks. | Adam Frisby | 2009-08-16 | 2 | -3/+4 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Adam Frisby | 2009-08-16 | 3 | -2/+56 |
|\ |
|
| * | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-08-16 | 2 | -1/+55 |
| * | Misc cleanup. | Jeff Ames | 2009-08-16 | 1 | -1/+1 |
* | | * [MRM] Implements permission checks on IObject implementations in SOPObject.... | Adam Frisby | 2009-08-16 | 3 | -9/+92 |
|/ |
|
* | * Beginnings of a Security Credential system in MRM. This will eventually lea... | Adam Frisby | 2009-08-16 | 6 | -13/+62 |
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 1 | -1/+1 |
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -1/+1 |
* | From: Snowcrash <Snowcrash.short@gmail.com> | Melanie | 2009-08-07 | 3 | -4/+13 |
* | * Implements MRM's Stop() interface member. | Adam Frisby | 2009-08-07 | 2 | -0/+10 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 2 | -2/+4 |
* | minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-07-15 | 2 | -5/+5 |
* | Formatting cleanup. | Jeff Ames | 2009-07-11 | 1 | -8/+8 |
* | Thank you kindly, SnowDrop, for a patch that: | Charles Krinke | 2009-07-08 | 1 | -3/+9 |
* | Formatting cleanup. | Jeff Ames | 2009-07-01 | 9 | -320/+320 |
* | Add copyright headers. | Jeff Ames | 2009-07-01 | 5 | -5/+133 |
* | Update svn properties. | Jeff Ames | 2009-07-01 | 5 | -330/+330 |
* | Thank you kindly, Snowdrop, for a patch that solves: | Charles Krinke | 2009-06-29 | 8 | -2/+320 |
* | Thank you kindly, Snowdrop/Snowcrash for a patch that: | Charles Krinke | 2009-06-29 | 3 | -2/+81 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 3 | -3/+3 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 2 | -2/+56 |
* | Update svn properties. | Jeff Ames | 2009-05-31 | 2 | -25/+25 |
* | * Adds MRM scripting commands, World.Objects.Create(Vector3 position) and Wor... | Adam Frisby | 2009-05-31 | 2 | -0/+22 |
* | * Adds World.Audio.* to MRM | Adam Frisby | 2009-05-29 | 3 | -1/+48 |
* | * Protip: When you click 'make public' in resharper, note to save before comm... | Adam Frisby | 2009-05-29 | 1 | -1/+1 |
* | * Implements Sound on Objects for IObject in MRM | Adam Frisby | 2009-05-29 | 3 | -1/+29 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -2/+2 |
* | * Adds additional check to MRM rezzing - the host object must be created by t... | Adam Frisby | 2009-05-12 | 1 | -1/+3 |
* | * Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves ... | Adam Frisby | 2009-05-12 | 1 | -1/+1 |
* | * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M... | Adam Frisby | 2009-05-12 | 13 | -18/+32 |
* | * Code to make MRM debugging easier. | Adam Frisby | 2009-05-09 | 2 | -1/+6 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-27 | 3 | -5/+59 |
* | Update svn properties. | Jeff Ames | 2009-04-27 | 3 | -90/+90 |
* | * Implements Microthreading for MRM scripting. | Adam Frisby | 2009-04-24 | 7 | -2/+162 |
* | * Committing stub VW-over-HTTP ClientStack. (2/2) | Adam Frisby | 2009-04-22 | 1 | -1/+1 |