aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* changing IRCBridgeModule to new region module schemeDr Scofield2009-05-222-75/+49
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-161-1/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-2/+2
* Remove all messages from the groups module that would be output when it isMelanie Thielker2009-05-142-11/+4
* Remove a misleading event that was only used internallyMelanie Thielker2009-05-141-1/+0
* * Adds additional check to MRM rezzing - the host object must be created by t...Adam Frisby2009-05-121-1/+3
* * Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves ...Adam Frisby2009-05-121-1/+1
* Add more group notify glueMelanie Thielker2009-05-121-0/+7
* Paving the way for syncing group permissions across a gridMelanie Thielker2009-05-122-0/+5
* * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M...Adam Frisby2009-05-1213-18/+32
* * Code to make MRM debugging easier.Adam Frisby2009-05-092-1/+6
* Prevent normal (Text) IM from being logged by the group message module in Melanie Thielker2009-05-091-1/+2
* * break out 'xml2' deserialization from sogJustin Clarke Casey2009-05-084-43/+9
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-042-0/+2
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-5/+2
* Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker2009-05-041-0/+4
* Thank you kindly, MCortez for a patch that solves:Charles Krinke2009-05-021-1/+18
* Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker2009-04-301-1/+1
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-04-293-156/+280
* * Correct log message formatJustin Clarke Casey2009-04-293-95/+95
* * Add test to check temp profile creation on iar loadJustin Clarke Casey2009-04-291-4/+1
* * Apply further groups xmlrpc to stop an exception in the exception handlerJustin Clarke Casey2009-04-291-30/+17
* * Apply http://opensimulator.org/mantis/view.php?id=3557Justin Clarke Casey2009-04-291-1/+19
* * Apply http://opensimulator.org/mantis/view.php?id=3554Justin Clarke Casey2009-04-291-1/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-292-4/+4
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-276-127/+149
* Update svn properties.Jeff Ames2009-04-273-90/+90
* - Setting groups-messaging module to by disabled by default (groups module al...Homer Horwitz2009-04-261-3/+3
* Thank you, mcortez, for a patch to fix group notice deliveryMelanie Thielker2009-04-261-3/+3
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-04-253-505/+795
* * More debug warning message removal in the FreeSwitchVoiceModuleTeravus Ovares2009-04-251-21/+275
* * Implements Microthreading for MRM scripting.Adam Frisby2009-04-247-2/+162
* Update svn properties, add copyright headers, formatting cleanup.Jeff Ames2009-04-242-17/+4
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-231-14/+27