aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Attachments/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-03-291-2/+4
|\
| * Check viewer 2/3 attachment calls against avatar appearance attachment data r...Justin Clark-Casey (justincc)2013-03-291-2/+4
* | Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminsterMelanie2013-03-291-5/+5
|\ \ | |/
| * Stop attempts to update/add existing attachments in user inventory when telep...Justin Clark-Casey (justincc)2013-03-281-5/+5
* | Merge branch 'master' into careminsterMelanie2013-03-221-2/+8
|\ \ | |/
| * On the later forms of teleport failure, tell the user if this was because vie...Justin Clark-Casey (justincc)2013-03-201-2/+8
| * Fix tests for multiattachMelanie2013-03-181-3/+3
| * Merge branch 'master' into newmultiattachMelanie2013-03-181-19/+244
| |\
| * | Multiattach, part 1Melanie2013-03-181-3/+3
* | | Fix merge artefactsMelanie2013-03-191-3/+3
* | | Merge commit '3611d33b00650ccc71994b331e4c6595f95d3131' into careminsterMelanie2013-03-191-19/+244
|\ \ \ | | |/ | |/|
| * | Improve rejection of any attempt to reattach an object that is already attached.Justin Clark-Casey (justincc)2013-03-181-19/+182
| * | Fix recent regression where an item worn to an attachment point that was alre...Justin Clark-Casey (justincc)2013-03-181-1/+63
| |/
* | Multiattach, part 1Melanie2013-03-051-2/+2
* | Merge branch 'master' into careminsterMelanie2012-09-291-24/+46
|\ \ | |/
| * Fire EventManager.TriggerOnAttach (and hence LSL attach event) when an object...Justin Clark-Casey (justincc)2012-09-291-3/+1
| * Extend attachment regression test to check for appropriate attach event firing.Justin Clark-Casey (justincc)2012-09-291-25/+49
* | Merge branch 'master' into careminsterMelanie2012-09-241-2/+2
|\ \ | |/
| * Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...Justin Clark-Casey (justincc)2012-09-191-2/+2
* | Merge branch 'master' into careminsterMelanie2012-08-231-1/+1
|\ \ | |/
| * Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-201-1/+1
* | Merge branch 'master' into careminsterMelanie2012-08-141-2/+2
|\ \ | |/
| * Lay some groundwork for temp attachments. Decouple attachments from inventory.Melanie2012-08-141-3/+3
* | Merge branch 'master' into careminsterMelanie2012-07-251-7/+44
|\ \ | |/
| * Remove bad using statement in AttachmentsModuleTests.Justin Clark-Casey (justincc)2012-07-241-2/+1
| * extend regression TestRezScriptedAttachmentFromInventory() to check actual st...Justin Clark-Casey (justincc)2012-07-241-3/+19
| * extend regression TestDetachScriptedAttachementToInventory() to check correct...Justin Clark-Casey (justincc)2012-07-241-3/+25
* | Merge branch 'master' into careminsterMelanie2012-07-121-15/+142
|\ \ | |/
| * Allow XEngine StartDelay to be configured in the [XEngine] config section.Justin Clark-Casey (justincc)2012-07-111-1/+2
| * Add regression TestDetachScriptedAttachmentToInventory()Justin Clark-Casey (justincc)2012-07-111-15/+116
| * Add regression TestRezScriptedAttachmentsFromInventory() though this currentl...Justin Clark-Casey (justincc)2012-07-111-1/+26
* | Merge branch 'master' into careminsterMelanie2012-07-111-1/+43
|\ \ | |/
| * Do not allow a script to attach a prim if its being sat upon.Justin Clark-Casey (justincc)2012-07-091-1/+31
| * minor: Remove some wrong comments in attachments regression testsJustin Clark-Casey (justincc)2012-07-061-2/+0
| * Add assert to attachment regression tests to check that number of objects in ...Justin Clark-Casey (justincc)2012-07-061-0/+14
* | Merge branch 'master' into careminsterMelanie2012-07-051-1/+1
|\ \ | |/
| * Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-051-1/+1
* | Merge branch 'master' into careminsterMelanie2012-06-291-3/+4
|\ \ | |/
| * Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct...Justin Clark-Casey (justincc)2012-06-281-3/+4
* | Merge branch 'master' into careminsterMelanie2012-06-281-77/+156
|\ \ | |/
| * Automatically disable log4net before each regression test so that logging is ...Justin Clark-Casey (justincc)2012-06-271-3/+1
| * refactor: Remove unnecessary AttachmentModuleTests.m_userId in favour of loca...Justin Clark-Casey (justincc)2012-06-261-40/+26
| * refactor: Use local attachment module variables instead of global m_attMod.Justin Clark-Casey (justincc)2012-06-261-11/+10
| * refactor: make m_presence a local variable in all AttachmentsModuleTests sinc...Justin Clark-Casey (justincc)2012-06-261-26/+25
| * Add regression test to check that attachments in source region are deleting w...Justin Clark-Casey (justincc)2012-06-261-18/+115
* | Merge branch 'master' into careminsterMelanie2012-06-261-60/+89
|\ \ | |/
| * refactor AttachmentsModule tests to use a common method for standard attachme...Justin Clark-Casey (justincc)2012-06-221-70/+69
| * Add regression test for updating attachment positionJustin Clark-Casey (justincc)2012-06-221-0/+30
* | Merge branch 'avination' into careminsterMelanie2012-06-061-2/+2
|\ \ | |/ |/|
| * Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi...Melanie2012-06-041-2/+2