aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Chat (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-03-221-1/+1
|\
| * Implement chat across region borders since we can tell if avatars in neighbou...Justin Clark-Casey (justincc)2013-03-221-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
|\ \ | |/
| * Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-131-0/+2
* | Merge branch 'master' into careminsterMelanie2012-10-261-8/+28
|\ \ | |/
| * Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-12/+27
* | Merge branch 'avination' into careminsterMelanie2012-07-061-3/+2
|\ \
| * | stop chat being sent to child avs again.Melanie2012-06-291-3/+2
* | | Merge branch 'avination' into careminsterMelanie2012-06-291-2/+9
|\ \ \ | |/ /
| * | Fix llRegionSayTo the right wayMelanie2012-06-281-2/+9
* | | Revert "Mantis 5977 Corrections to llRegionSayTo"Melanie2012-06-281-34/+16
* | | Merge branch 'master' into careminsterMelanie2012-04-231-17/+34
|\ \ \ | |/ / |/| / | |/
| * Mantis 5977 Corrections to llRegionSayToTalun2012-04-231-17/+35
* | Merge branch 'master' into bigmergeMelanie2011-11-041-7/+7
|\ \ | |/
| * 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
* | Merge branch 'master' into bigmergeMelanie2011-10-271-4/+1
|\ \ | |/
| * Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-5/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-271-1/+1
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-10-271-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-8/+35
|\ \ | |/
| * Allow region modules to know which agents actually receive chatJustin Clark-Casey (justincc)2010-10-221-8/+36
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-211-3/+1
|\ \ | |/
| * Stop broadcasting non 0/DEBUG ChatTypeEnum.Region messages to all avatarsJustin Clark-Casey (justincc)2010-09-181-3/+1
* | A god is a god is a god is a god. Right? Right. You're a god from 200, let'sMelanie Thielker2010-08-041-1/+1
* | Bannination fixes. Objects in nonpublic parcels were muted by default. GodsMelanie Thielker2010-07-301-1/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-161-0/+4
|\ \ | |/
| * Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671Justin Clark-Casey2010-05-141-0/+4
* | Add chat banning. Staff patchMelanie2010-01-181-2/+49
* | Merge branch 'master' into careminsterMelanie2009-11-251-3/+3
|\ \ | |/
| * 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
* | Append a prefix to the god avatar names appearing in chat whilst in god mode ...CasperW2009-11-241-3/+8
* | Fixed nullrefsCasperW2009-11-231-19/+23
|/
* * 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