| Commit message (Expand) | Author | Files | Lines |
2009-10-02 | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2 | -6/+6 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 3 | -3/+3 |
2009-09-30 | * Change the signature of the agent set appearance callback to prevent unnece... | John Hurliman | 2 | -13/+2 |
2009-09-30 | Add RebakeAvatarTexturesPacket to the client view | Melanie | 2 | -0/+8 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 10 | -20/+20 |
2009-09-29 | Add copyright header. Formatting cleanup. | Jeff Ames | 2 | -7/+7 |
2009-09-18 | Group Membership information is sent out from two different locations, refact... | Michael Cortez | 1 | -8/+24 |
2009-09-18 | Add a little debugging for filtered groups lists based on requester | Michael Cortez | 1 | -0/+19 |
2009-09-18 | Try to filter the groups list returns for User A, when sending to User B, bas... | Michael Cortez | 1 | -3/+16 |
2009-09-18 | Add additional instrumentation so that when there is an xmlrpc call failure, ... | Michael Cortez | 1 | -15/+27 |
2009-09-18 | Remove debug messages from some areas that have been highly tested, and debug... | Michael Cortez | 1 | -23/+0 |
2009-09-18 | Adding additional debug to output the group powers specified when updating a ... | Michael Cortez | 1 | -1/+7 |
2009-09-18 | Add additional debugging to help track down bug with notices not going to gro... | Michael Cortez | 1 | -1/+14 |
2009-09-18 | Revert "Thank you, mcortez, for a patch to address showing users in group list" | Michael Cortez | 2 | -100/+44 |
2009-09-18 | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n... | Rob Smart | 1 | -3/+52 |
2009-09-17 | Thank you, mcortez, for a patch to address showing users in group list | Melanie | 2 | -44/+100 |
2009-09-16 | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 1 | -2/+1 |
2009-09-14 | * fix missing lock on XMLRPC GroupsModule | Teravus Ovares (Dan Olivares) | 1 | -1/+4 |
2009-09-02 | warnings safari. | dr scofield (aka dirk husemann) | 1 | -2/+2 |
2009-09-01 | cleanup. | dr scofield (aka dirk husemann) | 1 | -1/+0 |
2009-08-31 | cleaning up RegionReadyModule: | dr scofield (aka dirk husemann) | 2 | -24/+45 |
2009-08-21 | Add copyright header. Formatting cleanup. | Jeff Ames | 2 | -4/+9 |
2009-08-21 | * oops. Mistake with value return. | Adam Frisby | 1 | -0/+6 |
2009-08-21 | * Moves NPC Creation across AppDomains to prevent a major perfomance issue. | Adam Frisby | 1 | -18/+68 |
2009-08-21 | * Make cache, actually cache. | Adam Frisby | 1 | -1/+5 |
2009-08-21 | * Implements a cache in NPCModule for Appearance. | Adam Frisby | 1 | -1/+11 |
2009-08-21 | * Fixing an issue with NPC's and Circuit Codes. | Adam Frisby | 1 | -0/+3 |
2009-08-21 | * Fleshes more of NPCModule out. | Adam Frisby | 1 | -13/+19 |
2009-08-21 | * Implements a bunch of stuff in NPCModule | Adam Frisby | 1 | -8/+56 |
2009-08-17 | Apply http://opensimulator.org/mantis/view.php?id=3538 | Justin Clark-Casey (justincc) | 2 | -4/+18 |
2009-08-18 | Added additional configuration options for MRM Security. See OpenSim.ini.exam... | Adam Frisby | 1 | -8/+22 |
2009-08-18 | * Implementing a bunch of Unimplemented MRM stubs. | Adam Frisby | 2 | -10/+27 |
2009-08-17 | Add copyright header. Formatting cleanup. | Jeff Ames | 2 | -2/+29 |
2009-08-17 | * Implements AppDomain Security for MRM Scripts. | Adam Frisby | 1 | -2/+101 |
2009-08-16 | * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment | Adam Frisby | 5 | -9/+17 |
2009-08-16 | * Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAva... | Adam Frisby | 2 | -13/+15 |
2009-08-16 | * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At... | Adam Frisby | 2 | -2/+2 |
2009-08-16 | * [MRM] Added permission checks to MRM Events (ie, requires edit permission t... | Adam Frisby | 1 | -6/+9 |
2009-08-16 | * Fixes potential NulRef in MRM Security Checks. | Adam Frisby | 2 | -3/+4 |
2009-08-16 | * [MRM] Implements permission checks on IObject implementations in SOPObject.... | Adam Frisby | 3 | -9/+92 |
2009-08-16 | Add copyright headers. Formatting cleanup. | Jeff Ames | 2 | -1/+55 |
2009-08-16 | Misc cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-16 | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 2 | -0/+2 |
2009-08-16 | * Beginnings of a Security Credential system in MRM. This will eventually lea... | Adam Frisby | 6 | -13/+62 |
2009-08-10 | Replace the Replaceable modules name | Melanie | 8 | -8/+8 |
2009-08-09 | Formatting cleanup. | Jeff Ames | 4 | -6/+6 |
2009-08-08 | Patch from otakup0pe: | Melanie | 3 | -34/+51 |
2009-08-07 | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 5 | -7/+7 |
2009-08-07 | From: Snowcrash <Snowcrash.short@gmail.com> | Melanie | 3 | -4/+13 |
2009-08-07 | * Implements MRM's Stop() interface member. | Adam Frisby | 2 | -0/+10 |