aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Chat (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix more merge issuesUbitUmarov2015-11-011-5/+5
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-11/+7
|\
| * Make sure the chat module doesn't deactivate just because the sectionMelanie Thielker2015-09-091-12/+8
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-25/+0
* | bad merge?UbitUmarov2015-09-011-40/+176
|\ \ | |/ |/|
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-291-4/+2
| * local chat gods bug fixUbitUmarov2014-08-041-2/+2
| * god also read local chatUbitUmarov2014-08-021-1/+6
| * filter local chat from avatars or attachment acording to parcel hide (UbitUmarov2014-08-011-3/+34
| * Merge branch 'master' into careminsterMelanie2013-10-061-0/+36
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-09-071-13/+16
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-03-221-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-261-8/+28
| |\ \ \ \ \
| * \ \ \ \ \ 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
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' into bigmergeMelanie2011-11-041-7/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into bigmergeMelanie2011-10-271-4/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-10-271-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-8/+35
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-09-211-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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add chat banning. Staff patchMelanie2010-01-181-2/+49
| * | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2009-11-251-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | Send a proper ownerid for Object messages to conform with what viewer expectsDrake Arconis2015-08-151-2/+5
* | | | | | | | | | | | | | | refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* | | | | | | | | | | | | | | Add regression test for north-south chat across neighbour regions.Justin Clark-Casey (justincc)2014-05-221-52/+133
* | | | | | | | | | | | | | | Extend regression TestInterRegionChatDistanceEastWest() to test out of range ...Justin Clark-Casey (justincc)2014-05-221-11/+38
* | | | | | | | | | | | | | | Extend regression TestInterRegionChatDistanceEastWest() to test in range chat...Justin Clark-Casey (justincc)2014-05-221-17/+38
* | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|/ |/| | | | | | |