aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* warnings safari.dr scofield (aka dirk husemann)2009-09-021-2/+2
* cleanup.dr scofield (aka dirk husemann)2009-09-011-1/+0
* cleaning up RegionReadyModule:dr scofield (aka dirk husemann)2009-08-312-24/+45
* Add copyright header. Formatting cleanup.Jeff Ames2009-08-212-4/+9
* * oops. Mistake with value return.Adam Frisby2009-08-211-0/+6
* * Moves NPC Creation across AppDomains to prevent a major perfomance issue.Adam Frisby2009-08-211-18/+68
* * Make cache, actually cache.Adam Frisby2009-08-211-1/+5
* * Implements a cache in NPCModule for Appearance.Adam Frisby2009-08-211-1/+11
* * Fixing an issue with NPC's and Circuit Codes.Adam Frisby2009-08-211-0/+3
* * Fleshes more of NPCModule out.Adam Frisby2009-08-211-13/+19
* * Implements a bunch of stuff in NPCModuleAdam Frisby2009-08-211-8/+56
* Apply http://opensimulator.org/mantis/view.php?id=3538Justin Clark-Casey (justincc)2009-08-172-4/+18
* 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-165-9/+17
* * 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-165-2/+58
|\
| * Add copyright headers. Formatting cleanup.Jeff Ames2009-08-162-1/+55
| * Misc cleanup.Jeff Ames2009-08-161-1/+1
| * Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson2009-08-162-0/+2
* | * [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
* Replace the Replaceable modules nameMelanie2009-08-108-8/+8
* Formatting cleanup.Jeff Ames2009-08-094-6/+6
* Patch from otakup0pe:Melanie2009-08-083-34/+51
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-075-7/+7
* From: Snowcrash <Snowcrash.short@gmail.com>Melanie2009-08-073-4/+13
* Merge branch 'groups-core-contrib' of git://github.com/mcortez/opensim into i...Sean Dague2009-08-075-134/+235
|\
| * Fixing comments re: INI file.Michael Cortez2009-08-061-3/+3
| * Continue with renaming of Groups module componentsMichael Cortez2009-08-053-27/+29
| * Fixes mono Add-In references for the OptionalModules add-in so that groups do...Michael Cortez2009-08-055-5/+6
| * Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...Michael Cortez2009-08-054-106/+201
* | * Implements MRM's Stop() interface member.Adam Frisby2009-08-072-0/+10
* | Remove bad assembly identification tagMelanie2009-08-051-3/+0
|/
* Revert the #3899 patch and it's two follow upsMelanie2009-08-043-49/+32
* Update a misspelled nameMelanie2009-08-041-1/+1
* Change the freeswitch out connector (which is pointless) to an in connectorMelanie2009-08-041-59/+44
* Add the region module shell for the new freeswitch serviceMelanie2009-08-041-0/+128
* If the FreeSwitch context is unset or "public", then accept any context.Melanie2009-08-041-1/+1
* Output the Freeswitch context received and the context set up in theMelanie2009-08-041-1/+1
* * Tweak the caps manager so that the NPCAvatar works again.Teravus Ovares2009-08-012-3/+4
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-254-6/+8
* * Apply http://opensimulator.org/mantis/view.php?id=3855Justin Clarke Casey2009-07-241-24/+40
* Formatting cleanup.Jeff Ames2009-07-235-150/+147