aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-05-22changing IRCBridgeModule to new region module schemeDr Scofield2-75/+49
2009-05-16Send the owner name, not the client name on SendDialog.Homer Horwitz1-1/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-2/+2
2009-05-14Remove all messages from the groups module that would be output when it isMelanie Thielker2-11/+4
2009-05-14Remove a misleading event that was only used internallyMelanie Thielker1-1/+0
2009-05-12* Adds additional check to MRM rezzing - the host object must be created by t...Adam Frisby1-1/+3
2009-05-12* Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves ...Adam Frisby1-1/+1
2009-05-12Add more group notify glueMelanie Thielker1-0/+7
2009-05-12Paving the way for syncing group permissions across a gridMelanie Thielker2-0/+5
2009-05-12* Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M...Adam Frisby13-18/+32
2009-05-09* Code to make MRM debugging easier.Adam Frisby2-1/+6
2009-05-09Prevent normal (Text) IM from being logged by the group message module in Melanie Thielker1-1/+2
2009-05-08* break out 'xml2' deserialization from sogJustin Clarke Casey4-43/+9
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker2-0/+2
2009-05-04* minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey1-5/+2
2009-05-04Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker1-0/+4
2009-05-02Thank you kindly, MCortez for a patch that solves:Charles Krinke1-1/+18
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker1-1/+1
2009-04-29Thank you kindly, MCortez for a patch that:Charles Krinke3-156/+280
2009-04-29* Correct log message formatJustin Clarke Casey3-95/+95
2009-04-29* Add test to check temp profile creation on iar loadJustin Clarke Casey1-4/+1
2009-04-29* Apply further groups xmlrpc to stop an exception in the exception handlerJustin Clarke Casey1-30/+17
2009-04-29* Apply http://opensimulator.org/mantis/view.php?id=3557Justin Clarke Casey1-1/+19
2009-04-29* Apply http://opensimulator.org/mantis/view.php?id=3554Justin Clarke Casey1-1/+1
2009-04-29* minor: remove some mono compiler warningsJustin Clarke Casey2-4/+4
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames6-127/+149
2009-04-27Update svn properties.Jeff Ames3-90/+90
2009-04-26- Setting groups-messaging module to by disabled by default (groups module al...Homer Horwitz1-3/+3
2009-04-26Thank you, mcortez, for a patch to fix group notice deliveryMelanie Thielker1-3/+3
2009-04-25Thank you kindly, MCortez for a patch that:Charles Krinke3-505/+795
2009-04-25* More debug warning message removal in the FreeSwitchVoiceModuleTeravus Ovares1-21/+275
2009-04-24* Implements Microthreading for MRM scripting.Adam Frisby7-2/+162
2009-04-24Update svn properties, add copyright headers, formatting cleanup.Jeff Ames2-17/+4
2009-04-23From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-14/+27