aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/WorldComm (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-55/+69
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-8/+2
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-11-10document, 80-character width terminal formatting converting comments to docum...SignpostMarv1-15/+65
2012-11-10document & 80-character width terminal formattingSignpostMarv1-56/+114
2012-11-10Converting WorldCommModule to INonSharedRegionModuleSignpostMarv1-11/+25
2012-10-26refactoring IWorldCommListenerInfo.GetRegexBitfield() method to be a field wi...SignpostMarv1-12/+8
2012-10-26adding ability for listeners to be filtered by regular expressions and a gene...SignpostMarv1-19/+110
2012-10-26Formatting and casing correction in WorldCommModule, trailing new line in OSS...SignpostMarv1-3/+3
2012-04-23Mantis 5977 Corrections to llRegionSayToTalun1-35/+35
2012-03-31Allow llRegionSayTo() to work on the PUBLIC_CHANNEL, as per http://wiki.secon...Justin Clark-Casey (justincc)1-1/+1
2012-03-06Add sensor, dataserver requests, timer and listener counts to "xengine status...Justin Clark-Casey (justincc)1-0/+20
2011-11-02Change default say distance to 20m from 30m, the same as on the big grid. Th...Justin Clark-Casey (justincc)1-1/+1
2011-09-05Try disabling the inconsistent attachment state check to see if this actually...Justin Clark-Casey (justincc)1-1/+2
2011-08-31In WorldCommModule, replace the useless Attachments == null check with Attach...Justin Clark-Casey (justincc)1-2/+1
2011-08-31minor: seal up another instance of using the appearance list without lockingJustin Clark-Casey (justincc)1-1/+1
2011-08-31Make SP.Attachments available as sp.GetAttachments() instead.Justin Clark-Casey (justincc)1-4/+8
2011-08-20Add avatar and attachments to llRegionSayBlueWall1-4/+67
2011-08-19Add llRegionSayToBlueWall1-0/+21
2010-02-02refactor: move world comm message queueing into its own methodJustin Clark-Casey (justincc)1-23/+13
2010-01-29Resolve one more conflict I overlookedMelanie1-14/+0
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-18/+15
2010-01-28Changes WorldCommModule to ISharedRegionModule.Revolution1-1/+5
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-12/+25
2009-11-27Make locking of timers and listeners in script related functions consistentJustin Clark-Casey (justincc)1-3/+6
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-03-12Update svn properties, minor formatting cleanup.Jeff Ames1-8/+8
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey1-2/+2
2009-03-11From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-6/+9
2009-02-17* Apply http://opensimulator.org/mantis/view.php?id=3179Justin Clarke Casey1-15/+15
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-9/+9
2009-02-12* optimized usings.lbsa711-9/+9
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+726