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