aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-28First pass at busy heuristics. Compile-tested only.Sean McNamara1-6/+63
2011-02-28Be smarter about stopping timers. Cleanup formatting.Sean McNamara1-277/+225
2011-02-26First working commit of AutoBackupModule.Sean McNamara1-11/+23
2011-02-25Start the timer. (Could it be that simple?)Sean McNamara1-0/+1
2011-02-25s/True/trueSean McNamara1-1/+1
2011-02-25Make timer auto-respawn.Sean McNamara1-3/+6
2011-02-25Config works, but timer isn't firing. Hmm.Sean McNamara1-5/+7
2011-02-25Try to fix config one more time.Sean McNamara1-11/+14
2011-02-19More relevant console messages, and maybe fix config problemSean McNamara1-19/+6
2011-02-19Fix an actual bug in the timer interval calculation (minutes -> msec)Sean McNamara1-3/+15
2011-02-19More debug messagesSean McNamara1-0/+10
2011-02-19Fix config source stuff harder (debug console prints only; no fix yet)Sean McNamara1-0/+11
2011-02-19Fix config source by taking it from InitializeSean McNamara1-1/+3
2011-02-19Add [Modules] option for unconditionally disabling entire module globally (fo...Sean McNamara1-1/+24
2011-02-19Let GetNextFile do all the string-building work for SEQUENTIAL.Sean McNamara1-1/+1
2011-02-19First cut of AutoBackupModule; only compile-tested so farSean McNamara2-0/+541
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-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-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-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-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 the buglets in Freeswitch. Grid mode works now and there is no reason why...Melanie1-0/+1
2010-11-21Finish the standalone mode freeswitch work and add config examplesMelanie1-43/+47
2010-11-21Convert the Freeswitch module to new styleMelanie1-93/+98
2010-11-21Strip the dialplan and directory methods from the region moduleMelanie3-522/+10
2010-10-28Formatting cleanup.Jeff Ames2-2/+1
2010-10-27Formatting cleanup.Jeff Ames2-9/+6
2010-10-22Remove a bit of dead code relating to ObjectCapacityMelanie1-2/+0
2010-10-21First attempt to get multiple attachments working to support viewer2.Master ScienceSim1-9/+6