aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-31cleaning up RegionReadyModule:dr scofield (aka dirk husemann)2-24/+45
2009-08-21Add copyright header. Formatting cleanup.Jeff Ames2-4/+9
2009-08-21* oops. Mistake with value return.Adam Frisby1-0/+6
2009-08-21* Moves NPC Creation across AppDomains to prevent a major perfomance issue.Adam Frisby1-18/+68
2009-08-21* Make cache, actually cache.Adam Frisby1-1/+5
2009-08-21* Implements a cache in NPCModule for Appearance.Adam Frisby1-1/+11
2009-08-21* Fixing an issue with NPC's and Circuit Codes.Adam Frisby1-0/+3
2009-08-21* Fleshes more of NPCModule out.Adam Frisby1-13/+19
2009-08-21* Implements a bunch of stuff in NPCModuleAdam Frisby1-8/+56
2009-08-17Apply http://opensimulator.org/mantis/view.php?id=3538Justin Clark-Casey (justincc)2-4/+18
2009-08-18Added additional configuration options for MRM Security. See OpenSim.ini.exam...Adam Frisby1-8/+22
2009-08-18* Implementing a bunch of Unimplemented MRM stubs.Adam Frisby2-10/+27
2009-08-17Add copyright header. Formatting cleanup.Jeff Ames2-2/+29
2009-08-17* Implements AppDomain Security for MRM Scripts.Adam Frisby1-2/+101
2009-08-16* Implements ISecurityCredential member on SPAvatar, SPAvatarAttachmentAdam Frisby5-9/+17
2009-08-16* Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAva...Adam Frisby2-13/+15
2009-08-16* Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At...Adam Frisby2-2/+2
2009-08-16* [MRM] Added permission checks to MRM Events (ie, requires edit permission t...Adam Frisby1-6/+9
2009-08-16* Fixes potential NulRef in MRM Security Checks.Adam Frisby2-3/+4
2009-08-16* [MRM] Implements permission checks on IObject implementations in SOPObject....Adam Frisby3-9/+92
2009-08-16Add copyright headers. Formatting cleanup.Jeff Ames2-1/+55
2009-08-16Misc cleanup.Jeff Ames1-1/+1
2009-08-16Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson2-0/+2
2009-08-16* Beginnings of a Security Credential system in MRM. This will eventually lea...Adam Frisby6-13/+62
2009-08-10Replace the Replaceable modules nameMelanie8-8/+8
2009-08-09Formatting cleanup.Jeff Ames4-6/+6
2009-08-08Patch from otakup0pe:Melanie3-34/+51
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)5-7/+7
2009-08-07From: Snowcrash <Snowcrash.short@gmail.com>Melanie3-4/+13
2009-08-07* Implements MRM's Stop() interface member.Adam Frisby2-0/+10
2009-08-06Fixing comments re: INI file.Michael Cortez1-3/+3
2009-08-05Continue with renaming of Groups module componentsMichael Cortez3-27/+29
2009-08-05Fixes mono Add-In references for the OptionalModules add-in so that groups do...Michael Cortez5-5/+6
2009-08-05Remove bad assembly identification tagMelanie1-3/+0
2009-08-05Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...Michael Cortez4-106/+201
2009-08-04Revert the #3899 patch and it's two follow upsMelanie3-49/+32
2009-08-04Update a misspelled nameMelanie1-1/+1
2009-08-04Change the freeswitch out connector (which is pointless) to an in connectorMelanie1-59/+44
2009-08-04Add the region module shell for the new freeswitch serviceMelanie1-0/+128
2009-08-04If the FreeSwitch context is unset or "public", then accept any context.Melanie1-1/+1
2009-08-04Output the Freeswitch context received and the context set up in theMelanie1-1/+1
2009-08-01* Tweak the caps manager so that the NPCAvatar works again.Teravus Ovares2-3/+4
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares4-6/+8
2009-07-24* Apply http://opensimulator.org/mantis/view.php?id=3855Justin Clarke Casey1-24/+40
2009-07-23Formatting cleanup.Jeff Ames5-150/+147
2009-07-21Thank you, MarcelEdward, for a patch to add paying group join fees.Melanie Thielker1-1/+12
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares2-0/+8
2009-07-17* Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares3-140/+160
2009-07-17fixed the bug where changing the rotation of a selection of prims in a linkse...MW2-0/+2
2009-07-15minor: remove some mono compiler warningsJustin Clarke Casey2-5/+5