aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Thank you, MarcelEdward, for a patch to add paying group join fees.Melanie Thielker2009-07-211-1/+12
* * Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares2009-07-192-0/+8
* * Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares2009-07-173-140/+160
* fixed the bug where changing the rotation of a selection of prims in a linkse...MW2009-07-172-0/+2
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-152-5/+5
* * 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
* Formatting cleanup.Jeff Ames2009-07-111-8/+8
* fixing addin.xmlDr Scofield2009-07-111-0/+1
* 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
* Some module reshuffling, no user functionality yetMelanie Thielker2009-07-102-0/+877
* 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
* Thank you kindly, SnowDrop, for a patch that:Charles Krinke2009-07-081-3/+9
* Formatting cleanup.Jeff Ames2009-07-019-320/+320
* Add copyright headers.Jeff Ames2009-07-015-5/+133
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-012-0/+10
* Update svn properties.Jeff Ames2009-07-015-330/+330
* Thank you kindly, Snowdrop, for a patch that solves:Charles Krinke2009-06-298-2/+320
* Thank you kindly, Snowdrop/Snowcrash for a patch that:Charles Krinke2009-06-293-2/+81
* Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-06-291-1/+2
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2009-06-192-8/+13
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-192-2/+2
* * Corrected CAPS namespacesArthur Valadares2009-06-183-4/+4
* Thank you kindly, M1sha, for a patch that improves the treePopulator module:Charles Krinke2009-06-141-137/+612
* * remove long unused interregion optional module codeJustin Clarke Casey2009-06-123-319/+0
* Formatting cleanup.Jeff Ames2009-06-107-15/+15
* Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2009-06-042-5/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0139-39/+39
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-315-13/+148
* Update svn properties.Jeff Ames2009-05-315-1725/+1725
* * Adds MRM scripting commands, World.Objects.Create(Vector3 position) and Wor...Adam Frisby2009-05-312-0/+22
* Fix IRCd init check for config sectionMike Mazur2009-05-311-3/+3
* * Tweaks to /WHO listings.Adam Frisby2009-05-301-9/+23
* * You are likely to be eaten by a grue.Adam Frisby2009-05-302-61/+162
* * More TweaksAdam Frisby2009-05-303-9/+44
* * More IRCClientView fiddling. Now implements IClientAPI & IClientCore.Adam Frisby2009-05-303-182/+245
* * May partially implement a C# IRCd & IRCClientStack.Adam Frisby2009-05-303-0/+1487
* * Adds World.Audio.* to MRMAdam Frisby2009-05-293-1/+48
* * Protip: When you click 'make public' in resharper, note to save before comm...Adam Frisby2009-05-291-1/+1
* * Implements Sound on Objects for IObject in MRMAdam Frisby2009-05-293-1/+29
* * Upped version number to 0.6.5lbsa712009-05-251-3/+3
* dropping attendee list keeping from Concierge, relying onDr Scofield2009-05-251-87/+26
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-232-2/+3
* converting Chat module and Concierge module to new style region modulesDr Scofield2009-05-222-23/+56