aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch by mcortez: Remove lock from scene presence updating in groups moduleMelanie2009-10-211-9/+7
* Fixing a few compile errors in the previous commitJohn Hurliman2009-10-061-1/+0
* Make sure that keys exist in arrays before trying to access them.Michael Cortez2009-10-051-3/+9
* Ensure the specified imSessionID exists in the DroppedSession collection befo...Michael Cortez2009-10-051-1/+1
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-2/+2
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-2/+2
* | Formatting cleanup.Jeff Ames2009-10-012-2/+2
* | Formatting cleanup.Jeff Ames2009-10-015-15/+15
* | Add copyright header. Formatting cleanup.Jeff Ames2009-09-292-7/+7
* | Group Membership information is sent out from two different locations, refact...Michael Cortez2009-09-181-8/+24
* | Add a little debugging for filtered groups lists based on requesterMichael Cortez2009-09-181-0/+19
* | Try to filter the groups list returns for User A, when sending to User B, bas...Michael Cortez2009-09-181-3/+16
* | Add additional instrumentation so that when there is an xmlrpc call failure, ...Michael Cortez2009-09-181-15/+27
* | Remove debug messages from some areas that have been highly tested, and debug...Michael Cortez2009-09-181-23/+0
* | Adding additional debug to output the group powers specified when updating a ...Michael Cortez2009-09-181-1/+7
* | Add additional debugging to help track down bug with notices not going to gro...Michael Cortez2009-09-181-1/+14
* | Revert "Thank you, mcortez, for a patch to address showing users in group list"Michael Cortez2009-09-182-100/+44
* | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...Rob Smart2009-09-181-3/+52
|/
* Thank you, mcortez, for a patch to address showing users in group listMelanie2009-09-172-44/+100
* * fix missing lock on XMLRPC GroupsModuleTeravus Ovares (Dan Olivares)2009-09-141-1/+4
* warnings safari.dr scofield (aka dirk husemann)2009-09-021-2/+2
* Add copyright header. Formatting cleanup.Jeff Ames2009-08-211-1/+1
* Apply http://opensimulator.org/mantis/view.php?id=3538Justin Clark-Casey (justincc)2009-08-172-4/+18
* Replace the Replaceable modules nameMelanie2009-08-106-6/+6
* Formatting cleanup.Jeff Ames2009-08-093-5/+5
* 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-072-3/+3
* 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-053-0/+6
* Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...Michael Cortez2009-08-054-106/+201
* Revert the #3899 patch and it's two follow upsMelanie2009-08-043-49/+32
* 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
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-252-4/+4
* * Apply http://opensimulator.org/mantis/view.php?id=3855Justin Clarke Casey2009-07-241-24/+40
* Formatting cleanup.Jeff Ames2009-07-235-150/+147
* Thank you, MarcelEdward, for a patch to add paying group join fees.Melanie Thielker2009-07-211-1/+12
* * Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares2009-07-173-140/+160
* * Workaround for a bug in Vivox Server r2978, whereby channel-search.channels...Adam Frisby2009-07-121-2/+18
* * More Vivox FiddlingAdam Frisby2009-07-121-1/+5
* * Patch for previous revision.Adam Frisby2009-07-121-4/+1
* * More VivoxModule debugging.Adam Frisby2009-07-121-2/+20
* * Added some noisy debug information to VivoxModule to try debug why GetChann...Adam Frisby2009-07-121-2/+9
* fixing missing ReplacableInterfaceDr Scofield2009-07-111-2/+7
* From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-07-111-0/+1301
* fixing warning re ReplacableInterface()Dr Scofield2009-07-111-1/+1
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-104-0/+20
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-103-10/+10
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2009-06-192-8/+13