aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Chat (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Simplify regression TestInterRegionChatDistanceEastWest() by making the child...Justin Clark-Casey (justincc)2014-05-221-7/+6
* | | | | | | | | | | | | | | Add regression test for in-range chat between neighbouring regions from east ...Justin Clark-Casey (justincc)2014-05-221-0/+158
* | | | | | | | | | | | | | | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-141-2/+2
* | | | | | | | | | | | | | | Merge branch 'master' into varregionRobert Adams2013-10-071-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added SimulatorFeatures/OpenSimExtras: say-range, whisper-range, shout-range,...Diva Canto2013-10-041-0/+37
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | varregion: remove scattered use of Constants.RegionSize by having routines re...Robert Adams2013-10-071-4/+2
* | | | | | | | | | | | | | VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-281-4/+4
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Fix bug where users teleporting to non-neighbour regions could continue to he...Justin Clark-Casey (justincc)2013-09-021-6/+9
* | | | | | | | | | | | | Following on from 476a7d3e (which wasn't enough), make chat across regions on...Justin Clark-Casey (justincc)2013-03-221-56/+31
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Implement chat across region borders since we can tell if avatars in neighbou...Justin Clark-Casey (justincc)2013-03-221-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | 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