aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Attachments (follow)
Commit message (Expand)AuthorAgeFilesLines
* Squelch red ink for login cancel by the user during circuit setupMelanie Thielker2017-01-071-1/+12
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-42/+42
* mantis 8013: change attachment group to active group on attach from inventoryUbitUmarov2016-08-291-3/+5
* change my previus fix, change xengine to expect SOG and not attachments modul...UbitUmarov2016-08-291-13/+3
* mantis 8006: AttachmentModule triggered OnAttach by SOG xengine expects by SOPUbitUmarov2016-08-291-4/+12
* disable AttachmentModule tests again :(UbitUmarov2016-08-291-1/+2
* allow AttachmentModule tests, some may now workUbitUmarov2016-08-291-3/+2
* mantis: 8006 restrict the suspention of Trigger OnAttach to the problematic c...UbitUmarov2016-08-291-4/+4
* disable AttacmentsModule tests because they depend on OnAttach event currentl...UbitUmarov2016-08-281-2/+4
* mantis: 8006 remove duplication of attach script events. This is a temporary ...UbitUmarov2016-08-281-2/+7
* actually that was redundante, already done at low levelUbitUmarov2016-07-271-1/+1
* move refresh forces into applyphysicsUbitUmarov2016-07-271-1/+1
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-042-10/+8
* From information given my Mandarinka Tasty, add firing the detach event even ...Melanie Thielker2016-04-271-0/+3
* Reverse a comparison, this is probably the cause of attach issuesMelanie Thielker2016-04-261-1/+1
* Fire detach events even in temp attachments. They don't really need it but ke...Melanie Thielker2016-04-251-1/+9
* Stop serializing and storing assets for objects that were never rezzed from i...Melanie Thielker2016-04-251-0/+12
* Fix Temporary Attachments not being able to be detached by clientVegaslon2016-04-251-1/+1
* drop attachments to ground a bit in front of the avatar, not on his locationUbitUmarov2015-12-211-2/+5
* revert the setting of phantom flag on attachment drop to ground, since it can...UbitUmarov2015-12-211-7/+0
* drop attachments to ground with phantom active. We should not do this, but fo...UbitUmarov2015-12-201-4/+7
* keep SOG reference to root part since two many things depend on deleted SOGs ...UbitUmarov2015-12-101-2/+2
* remove some SOG references on delete to help GCUbitUmarov2015-12-101-0/+1
* reset control even prior to useUbitUmarov2015-11-241-0/+2
* remove unused parameter - missing fileUbitUmarov2015-11-171-5/+7
* remove unused parameterUbitUmarov2015-11-171-5/+5
* work around some 'tests' errors: fix wrong parametersUbitUmarov2015-11-171-5/+5
* work around some 'tests' errors: sp attachments and appearance are not in syncUbitUmarov2015-11-171-24/+24
* deatach from backup on attachmentUbitUmarov2015-11-161-0/+2
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-1/+3
|\
| * Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-311-0/+2
| * let silly tests override version on local connectionsUbitUmarov2015-10-311-1/+1
* | Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+0
|\ \ | |/
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-28/+0
* | bad merge?UbitUmarov2015-09-012-34/+158
|\ \ | |/ |/|
| * remove messing with KeyframeMotion on attachUbitUmarov2014-09-091-2/+2
| * drop attachments with original physical proprietiesUbitUmarov2014-09-091-21/+6
| * on drop send full update on root prim, terse on others ( as sl ). FixUbitUmarov2014-09-081-2/+5
| * change attachment drop, to make object Phanton. THis is not as SL, butUbitUmarov2014-09-081-8/+12
| * *NEEDS more testing* on attachment drop: fix adding prims to physicsUbitUmarov2014-09-081-4/+31
| * remove debug msgs at attachments deRezUbitUmarov2014-08-031-7/+1
| * buggUbitUmarov2014-08-031-11/+15
| * dont get script states for NPCs on deRezUbitUmarov2014-08-031-8/+11
| * replace debug msgs by othersUbitUmarov2014-08-031-1/+12
| * Fix duplicate attach message being sent to objects picked up from the groundMelanie Thielker2014-07-201-1/+4
| * Merge branch 'master' into careminsterMelanie2013-11-231-1/+1
| |\
| * | * Fixes cases where Last Attachment Point gets overwritten with 0 when it sho...teravus2013-10-051-1/+2
| * | Merge branch 'master' into careminsterMelanie2013-10-042-2/+18
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-08-172-19/+4
| |\ \ \