aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Chat (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-13Another 21 modules' directives moved out of .addin.xmlDiva Canto1-0/+2
2012-10-25Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)1-12/+27
2012-04-23Mantis 5977 Corrections to llRegionSayToTalun1-17/+35
2011-11-03Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake1-1/+1
2011-11-03Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake1-7/+7
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-10-27Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake1-5/+2
2010-10-27Formatting cleanup.Jeff Ames1-1/+1
2010-10-22Allow region modules to know which agents actually receive chatJustin Clark-Casey (justincc)1-8/+36
2010-10-22Allow region modules to know which agents actually receive chatJustin Clark-Casey (justincc)1-8/+36
2010-09-18Stop broadcasting non 0/DEBUG ChatTypeEnum.Region messages to all avatarsJustin Clark-Casey (justincc)1-3/+1
2010-05-14Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671Justin Clark-Casey1-0/+4
2009-11-25Change chat config code so that enabled = false actually does disable the cha...Justin Clark-Casey (justincc)1-2/+3
2009-11-25minor: remove some mono compiler warnings, add --merge load oar switch to hel...Justin Clark-Casey (justincc)1-1/+0
2009-10-15* Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman1-5/+6
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-17Did I say that i don't like git? Remove some stuff that shouldn't haveMelanie1-13/+0
2009-08-17Add System.Xml reference to the console projectMelanie1-0/+13
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-06-25- fixes a "collection out of sync" exception in the ODE physicsDr Scofield1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-22converting Chat module and Concierge module to new style region modulesDr Scofield1-21/+48
2009-03-05* Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey1-2/+3
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-10/+10
2009-02-12* optimized usings.lbsa711-14/+10
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+287