aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-25Cleaned up various configuration options. Removed the category throttleMic Bowman1-9/+9
2011-04-22Various clean ups. Removed some debugging code. Added a new "show pqueues"Mic Bowman1-2/+101
2011-04-21Adjust freeswitch logging to be somewhat less noisy. However, there is still...Justin Clark-Casey (justincc)1-9/+18
2011-04-20Get Viewer 2 voice working with OpenSim.Justin Clark-Casey (justincc)1-13/+66
2011-04-19Clean up freeswitch config to what is currently required. Add explanation to...Justin Clark-Casey (justincc)1-13/+15
2011-04-17Fix up client implementationsMelanie2-2/+2
2011-04-13First pass at moving object property requests into a queue similarMic Bowman2-12/+5
2011-04-12First pass at moving object property requests into a queue similarMic Bowman2-12/+5
2011-04-12First pass at moving object property requests into a queue similarMic Bowman2-12/+5
2011-04-05Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)1-0/+3
2011-04-02Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)5-33/+3
2011-03-25Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)3-2/+3
2011-03-25Switching vivox to https for production useMelanie1-11/+11
2011-03-18Revert "Switch Vivox voice module to https"Melanie1-11/+11
2011-03-18Switch Vivox voice module to httpsMelanie1-11/+11
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)1-1/+0
2011-03-05minor: remove some mono compiler warningsJustin Clark-Casey (justincc)3-8/+8
2011-02-17Add needed dummy to sample moneyMelanie1-0/+4
2011-02-09Detect negative dripAmounts in TokenBuckets. These negatives result from over...Diva Canto1-1/+1
2011-02-08Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen...Diva Canto1-2/+28
2011-02-05Honor check of m_Enabled in WorldViewModule.Diva Canto1-0/+3
2011-02-02Record number of resent packets in LindenUDP stack and display in stats reportJustin Clark-Casey (justincc)1-11/+13
2011-01-31Change SimianGroupsServicesConnectorModule.GetAgentGroupMembership() so that ...Justin Clark-Casey (justincc)2-33/+52
2011-01-21minor: remove unnecessary newline from "show throttles" informationJustin Clark-Casey (justincc)1-1/+1
2011-01-21properly format "show throttles" tableJustin Clark-Casey (justincc)1-26/+55
2011-01-21crudely refactor table generation code for "show queues" and "show throttles"Justin Clark-Casey (justincc)1-41/+30
2011-01-21implement "show throttles" command for showing current agent throttles and th...Justin Clark-Casey (justincc)1-0/+330
2011-01-04Make the default for the very verbose XMLRPC groups debug setting false rathe...Justin Clark-Casey (justincc)1-2/+1
2010-12-30Implement SendPlacesReplyMelanie2-0/+8
2010-12-30Implement SendPlacesReplyMelanie2-0/+8
2010-12-21* Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)2-0/+9
2010-12-17remove broken and unmaintained subversion serialization module and it's assoc...Justin Clark-Casey (justincc)2-461/+0
2010-12-16Remove some spam from FreeSwitchModuleMelanie1-2/+2
2010-12-14Start implementing a test for 'share with group' object functionality. Not y...Justin Clark-Casey (justincc)1-4/+2
2010-12-14Add mock group services connector and use this in testsJustin Clark-Casey (justincc)2-3/+12
2010-12-14add infrastructure for groups module testsJustin Clark-Casey (justincc)1-0/+54
2010-12-04comment out the extension attributeJustin Clark-Casey (justincc)1-1/+1
2010-12-04add bare bones shared example moduleJustin Clark-Casey (justincc)1-0/+91
2010-12-04refactor some common code in RegionModulesControllerPluginJustin Clark-Casey (justincc)1-6/+9
2010-12-04correct the id of the example moduleJustin Clark-Casey (justincc)1-1/+1
2010-12-04Add the most bare bones non-shared region module example. Not active unless ...Justin Clark-Casey (justincc)1-0/+83
2010-11-29Fix the build breakMelanie1-3/+3
2010-11-29Fix the build breakMelanie1-3/+3
2010-11-28Remove the most spammy XML dumps from the FS voice moduleMelanie1-6/+6
2010-11-28Remove the most spammy XML dumps from the FS voice moduleMelanie1-6/+6
2010-11-27Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman1-3/+6
2010-11-24Prevent an overlength button label from producing a debug dump and abortingMelanie1-3/+6
2010-11-22Fox case on a methodMelanie1-3/+3
2010-11-22Change FS Voice module to a shared module to avoid gratuitious server handlerMelanie1-6/+30
2010-11-22Fox case on a methodMelanie1-3/+3