aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Chat/ChatModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-95/+198
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-78/+90
* Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-131-0/+2
* Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-12/+27
* Mantis 5977 Corrections to llRegionSayToTalun2012-04-231-17/+35
* Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-031-1/+1
* Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-7/+7
* 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
* Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-5/+2
* Formatting cleanup.Jeff Ames2010-10-271-1/+1
* Allow region modules to know which agents actually receive chatJustin Clark-Casey (justincc)2010-10-221-8/+36
* Stop broadcasting non 0/DEBUG ChatTypeEnum.Region messages to all avatarsJustin Clark-Casey (justincc)2010-09-181-3/+1
* Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671Justin Clark-Casey2010-05-141-0/+4
* Change chat config code so that enabled = false actually does disable the cha...Justin Clark-Casey (justincc)2009-11-251-2/+3
* minor: remove some mono compiler warnings, add --merge load oar switch to hel...Justin Clark-Casey (justincc)2009-11-251-1/+0
* * Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman2009-10-151-5/+6
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
* - fixes a "collection out of sync" exception in the ODE physicsDr Scofield2009-06-251-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* converting Chat module and Concierge module to new style region modulesDr Scofield2009-05-221-21/+48
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-051-2/+3
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-10/+10
* * optimized usings.lbsa712009-02-121-14/+10
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+287