aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into presence-refactorMelanie2010-01-161-2/+8
|\
| * more specific config error loggingdr scofield (aka dirk husemann)2010-01-111-2/+8
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2
* | NetworkServersInfo removed from CommsManager.Diva Canto2010-01-101-2/+3
* | Remove a little bit more if master avatarMelanie2010-01-101-6/+0
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-4/+0
* | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-21/+20
|/
* minor: make irc bridge logging less verbose if it isn't actually enabledJustin Clark-Casey (justincc)2009-11-271-4/+5
* minor: remove mono compiler warning due to unreachable code in GroupsModuleJustin Clark-Casey (justincc)2009-11-171-2/+2
* * Changed various modules to not initialize timers unless the module is initi...John Hurliman2009-10-231-1/+2
* 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