aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-28 revert adding a new IM parameter ( commit bf604c85c66dd3bed06e3103cdf210ede0...UbitUmarov1-6/+0
2016-07-27 actually that was redundante, already done at low levelUbitUmarov1-1/+1
2016-07-27 move refresh forces into applyphysicsUbitUmarov1-1/+1
2016-07-26 take friends out of onMakeRoot if crossingUbitUmarov1-15/+32
2016-07-24add missing IM parameter ( needs fix where it is really relevant )UbitUmarov1-2/+5
2016-07-24do not send IMs via child agentsUbitUmarov2-50/+20
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker6-48/+24
2016-06-21Split IM handling so an inheriting module can cange names if required.Melanie Thielker1-2/+6
2016-06-14Make chat and instant message modules fully subclassableMelanie Thielker2-36/+36
2016-04-27From information given my Mandarinka Tasty, add firing the detach event even ...Melanie Thielker1-0/+3
2016-04-26Reverse a comparison, this is probably the cause of attach issuesMelanie Thielker1-1/+1
2016-04-25Fire detach events even in temp attachments. They don't really need it but ke...Melanie Thielker1-1/+9
2016-04-25Stop serializing and storing assets for objects that were never rezzed from i...Melanie Thielker1-0/+12
2016-04-25Fix Temporary Attachments not being able to be detached by clientVegaslon1-1/+1
2015-12-21drop attachments to ground a bit in front of the avatar, not on his locationUbitUmarov1-2/+5
2015-12-21revert the setting of phantom flag on attachment drop to ground, since it can...UbitUmarov1-7/+0
2015-12-20drop attachments to ground with phantom active. We should not do this, but fo...UbitUmarov1-4/+7
2015-12-16fix test: scene update needs to run after the delayUbitUmarov1-3/+7
2015-12-16revert last change and add delays on testing, since child updates now have ti...UbitUmarov1-0/+5
2015-12-10keep SOG reference to root part since two many things depend on deleted SOGs ...UbitUmarov1-2/+2
2015-12-10remove some SOG references on delete to help GCUbitUmarov1-0/+1
2015-12-03change handling of optional skirt baked textureUbitUmarov1-12/+40
2015-11-24 simplify DeliverChatToAvatars(..) ( hopefully not breaking it )UbitUmarov1-73/+62
2015-11-24 again chat echos, check repeats uncondicionallyUbitUmarov1-2/+5
2015-11-24reset control even prior to useUbitUmarov1-0/+2
2015-11-24reduce 'echos' on several regions per instance (mantis 7754)UbitUmarov1-1/+2
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov1-2/+0
2015-11-18 cleanup indentationUbitUmarov1-70/+30
2015-11-18 fix another variable number of wearable types issueUbitUmarov1-2/+5
2015-11-17 remove unused parameter - missing fileUbitUmarov1-5/+7
2015-11-17 remove unused parameterUbitUmarov1-5/+5
2015-11-17 work around some 'tests' errors: fix wrong parametersUbitUmarov1-5/+5
2015-11-17 work around some 'tests' errors: sp attachments and appearance are not in syncUbitUmarov1-24/+24
2015-11-17 work around some 'tests' errors: add a httpserverUbitUmarov1-3/+3
2015-11-17 work around some 'tests' errors: test for null cacheItemsUbitUmarov1-0/+3
2015-11-17 bug fix: improve chat to child avatars. Still not good because of low resolu...UbitUmarov1-10/+11
2015-11-16 deatach from backup on attachmentUbitUmarov1-0/+2
2015-11-06 change OfflineMessageModule from new avination code to original master, for ...UbitUmarov1-4/+20
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker1-3/+12
2015-11-01 fix more merge issuesUbitUmarov1-5/+5
2015-10-31Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker1-0/+2
2015-10-31let silly tests override version on local connectionsUbitUmarov1-1/+1
2015-10-26Make changes to a friend rights reach him on another sim; find on map does sh...UbitUmarov2-17/+78
2015-10-01 make bakes reception handle empty BakedTexture elements. But at same time st...UbitUmarov1-36/+36
2015-09-28 add missing handlers for preferencesUbitUmarov1-0/+4
2015-09-26 add the Default Groups module lost in the mergeUbitUmarov1-0/+260
2015-09-16 remove bad merge from masterUbitUmarov1-12/+0
2015-09-09Make sure the chat module doesn't deactivate just because the sectionMelanie Thielker1-12/+8
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto10-10/+0
2015-09-02seems to compile ( tests comented out)UbitUmarov10-174/+104