aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-21Thank you, MarcelEdward, for a patch to add paying group join fees.Melanie Thielker1-1/+12
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares2-0/+8
2009-07-17* Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares3-140/+160
2009-07-17fixed the bug where changing the rotation of a selection of prims in a linkse...MW2-0/+2
2009-07-15minor: remove some mono compiler warningsJustin Clarke Casey2-5/+5
2009-07-12* Workaround for a bug in Vivox Server r2978, whereby channel-search.channels...Adam Frisby1-2/+18
2009-07-12* More Vivox FiddlingAdam Frisby1-1/+5
2009-07-12* Patch for previous revision.Adam Frisby1-4/+1
2009-07-12* More VivoxModule debugging.Adam Frisby1-2/+20
2009-07-12* Added some noisy debug information to VivoxModule to try debug why GetChann...Adam Frisby1-2/+9
2009-07-11Formatting cleanup.Jeff Ames1-8/+8
2009-07-11fixing addin.xmlDr Scofield1-0/+1
2009-07-11fixing missing ReplacableInterfaceDr Scofield1-2/+7
2009-07-11From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+1301
2009-07-11fixing warning re ReplacableInterface()Dr Scofield1-1/+1
2009-07-10Some module reshuffling, no user functionality yetMelanie Thielker2-0/+877
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker4-0/+20
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker3-10/+10
2009-07-08Thank you kindly, SnowDrop, for a patch that:Charles Krinke1-3/+9
2009-07-01Formatting cleanup.Jeff Ames9-320/+320
2009-07-01Add copyright headers.Jeff Ames5-5/+133
2009-07-01Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2-0/+10
2009-07-01Update svn properties.Jeff Ames5-330/+330
2009-06-29Thank you kindly, Snowdrop, for a patch that solves:Charles Krinke8-2/+320
2009-06-29Thank you kindly, Snowdrop/Snowcrash for a patch that:Charles Krinke3-2/+81
2009-06-29Thank you kindly, Godfrey, for a patch that:Charles Krinke1-1/+2
2009-06-19From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2-8/+13
2009-06-19From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2-2/+2
2009-06-18* Corrected CAPS namespacesArthur Valadares3-4/+4
2009-06-14Thank you kindly, M1sha, for a patch that improves the treePopulator module:Charles Krinke1-137/+612
2009-06-12* remove long unused interregion optional module codeJustin Clarke Casey3-319/+0
2009-06-10Formatting cleanup.Jeff Ames7-15/+15
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2-5/+3
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames39-39/+39
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames5-13/+148
2009-05-31Update svn properties.Jeff Ames5-1725/+1725
2009-05-31* Adds MRM scripting commands, World.Objects.Create(Vector3 position) and Wor...Adam Frisby2-0/+22
2009-05-31Fix IRCd init check for config sectionMike Mazur1-3/+3
2009-05-30* Tweaks to /WHO listings.Adam Frisby1-9/+23
2009-05-30* You are likely to be eaten by a grue.Adam Frisby2-61/+162
2009-05-30* More TweaksAdam Frisby3-9/+44
2009-05-30* More IRCClientView fiddling. Now implements IClientAPI & IClientCore.Adam Frisby3-182/+245
2009-05-30* May partially implement a C# IRCd & IRCClientStack.Adam Frisby3-0/+1487
2009-05-29* Adds World.Audio.* to MRMAdam Frisby3-1/+48
2009-05-29* Protip: When you click 'make public' in resharper, note to save before comm...Adam Frisby1-1/+1
2009-05-29* Implements Sound on Objects for IObject in MRMAdam Frisby3-1/+29
2009-05-25* Upped version number to 0.6.5lbsa711-3/+3
2009-05-25dropping attendee list keeping from Concierge, relying onDr Scofield1-87/+26
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2-2/+3
2009-05-22converting Chat module and Concierge module to new style region modulesDr Scofield2-23/+56