index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Attachments
/
Tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-03-29
1
-2
/
+4
|
\
|
*
Check viewer 2/3 attachment calls against avatar appearance attachment data r...
Justin Clark-Casey (justincc)
2013-03-29
1
-2
/
+4
*
|
Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminster
Melanie
2013-03-29
1
-5
/
+5
|
\
\
|
|
/
|
*
Stop attempts to update/add existing attachments in user inventory when telep...
Justin Clark-Casey (justincc)
2013-03-28
1
-5
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2013-03-22
1
-2
/
+8
|
\
\
|
|
/
|
*
On the later forms of teleport failure, tell the user if this was because vie...
Justin Clark-Casey (justincc)
2013-03-20
1
-2
/
+8
|
*
Fix tests for multiattach
Melanie
2013-03-18
1
-3
/
+3
|
*
Merge branch 'master' into newmultiattach
Melanie
2013-03-18
1
-19
/
+244
|
|
\
|
*
|
Multiattach, part 1
Melanie
2013-03-18
1
-3
/
+3
*
|
|
Fix merge artefacts
Melanie
2013-03-19
1
-3
/
+3
*
|
|
Merge commit '3611d33b00650ccc71994b331e4c6595f95d3131' into careminster
Melanie
2013-03-19
1
-19
/
+244
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Improve rejection of any attempt to reattach an object that is already attached.
Justin Clark-Casey (justincc)
2013-03-18
1
-19
/
+182
|
*
|
Fix recent regression where an item worn to an attachment point that was alre...
Justin Clark-Casey (justincc)
2013-03-18
1
-1
/
+63
|
|
/
*
|
Multiattach, part 1
Melanie
2013-03-05
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-09-29
1
-24
/
+46
|
\
\
|
|
/
|
*
Fire EventManager.TriggerOnAttach (and hence LSL attach event) when an object...
Justin Clark-Casey (justincc)
2012-09-29
1
-3
/
+1
|
*
Extend attachment regression test to check for appropriate attach event firing.
Justin Clark-Casey (justincc)
2012-09-29
1
-25
/
+49
*
|
Merge branch 'master' into careminster
Melanie
2012-09-24
1
-2
/
+2
|
\
\
|
|
/
|
*
Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...
Justin Clark-Casey (justincc)
2012-09-19
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-08-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-08-14
1
-2
/
+2
|
\
\
|
|
/
|
*
Lay some groundwork for temp attachments. Decouple attachments from inventory.
Melanie
2012-08-14
1
-3
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-07-25
1
-7
/
+44
|
\
\
|
|
/
|
*
Remove bad using statement in AttachmentsModuleTests.
Justin Clark-Casey (justincc)
2012-07-24
1
-2
/
+1
|
*
extend regression TestRezScriptedAttachmentFromInventory() to check actual st...
Justin Clark-Casey (justincc)
2012-07-24
1
-3
/
+19
|
*
extend regression TestDetachScriptedAttachementToInventory() to check correct...
Justin Clark-Casey (justincc)
2012-07-24
1
-3
/
+25
*
|
Merge branch 'master' into careminster
Melanie
2012-07-12
1
-15
/
+142
|
\
\
|
|
/
|
*
Allow XEngine StartDelay to be configured in the [XEngine] config section.
Justin Clark-Casey (justincc)
2012-07-11
1
-1
/
+2
|
*
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
1
-15
/
+116
|
*
Add regression TestRezScriptedAttachmentsFromInventory() though this currentl...
Justin Clark-Casey (justincc)
2012-07-11
1
-1
/
+26
*
|
Merge branch 'master' into careminster
Melanie
2012-07-11
1
-1
/
+43
|
\
\
|
|
/
|
*
Do not allow a script to attach a prim if its being sat upon.
Justin Clark-Casey (justincc)
2012-07-09
1
-1
/
+31
|
*
minor: Remove some wrong comments in attachments regression tests
Justin Clark-Casey (justincc)
2012-07-06
1
-2
/
+0
|
*
Add assert to attachment regression tests to check that number of objects in ...
Justin Clark-Casey (justincc)
2012-07-06
1
-0
/
+14
*
|
Merge branch 'master' into careminster
Melanie
2012-07-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
2012-07-05
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-06-29
1
-3
/
+4
|
\
\
|
|
/
|
*
Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct...
Justin Clark-Casey (justincc)
2012-06-28
1
-3
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-06-28
1
-77
/
+156
|
\
\
|
|
/
|
*
Automatically disable log4net before each regression test so that logging is ...
Justin Clark-Casey (justincc)
2012-06-27
1
-3
/
+1
|
*
refactor: Remove unnecessary AttachmentModuleTests.m_userId in favour of loca...
Justin Clark-Casey (justincc)
2012-06-26
1
-40
/
+26
|
*
refactor: Use local attachment module variables instead of global m_attMod.
Justin Clark-Casey (justincc)
2012-06-26
1
-11
/
+10
|
*
refactor: make m_presence a local variable in all AttachmentsModuleTests sinc...
Justin Clark-Casey (justincc)
2012-06-26
1
-26
/
+25
|
*
Add regression test to check that attachments in source region are deleting w...
Justin Clark-Casey (justincc)
2012-06-26
1
-18
/
+115
*
|
Merge branch 'master' into careminster
Melanie
2012-06-26
1
-60
/
+89
|
\
\
|
|
/
|
*
refactor AttachmentsModule tests to use a common method for standard attachme...
Justin Clark-Casey (justincc)
2012-06-22
1
-70
/
+69
|
*
Add regression test for updating attachment position
Justin Clark-Casey (justincc)
2012-06-22
1
-0
/
+30
*
|
Merge branch 'avination' into careminster
Melanie
2012-06-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi...
Melanie
2012-06-04
1
-2
/
+2
[next]