Justin Clark-Casey (justincc)
|
25d39a19e1
When copying items, copy the item description field instead of the asset description field.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
499b778391
Log how many scripts are candidates for starting and how many are actually started.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
d30d68657e
Record the fact that child agents can have asset transactions.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
8e6459f616
minor: extend commented out LinkInventoryItem log message for future use
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
b33801f854
Improve logging on the prim inventory script asset request path for future use.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
4d15ad63bf
refactor: simplify code for checks when part.OwnerID != destPart.OwnerID in MoveTaskInventoryItem()
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
4021709371
Fix llGiveInventory() so that it checks the destination part for AllowInventoryDrop, not the source.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
cf9b3e7708
Restore the taskItem null check that I accidentally blatted in 5397a6d
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
5397a6d4c6
Fix problem with dragging child part inventory item to user inventory.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
76f411147d
Revert "Fix:Cannot drag inventory from child prim into inventory http://opensimulator.org/mantis/view.php?id=5569"
|
vor 12 Jahren |
PixelTomsen
|
15ce73caca
Fix:Cannot drag inventory from child prim into inventory http://opensimulator.org/mantis/view.php?id=5569
|
vor 12 Jahren |
Robert Adams
|
6baa13ab7a
Add new and updated script events
|
vor 12 Jahren |
PixelTomsen
|
4486b7d8e8
Fix: Object owned by the group does not return to the last owner http://opensimulator.org/mantis/view.php?id=5404
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
ddca5347c3
When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
dfa19e23f0
Stop a scene object from attempting to link with itself (which results in an exception and constant complaints in v3 viewers).
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
9b762a5a84
Only look for an uploaded transactional asset in Scene.UpdateTaskInventory if we have been passed a non-zero transaction ID.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
deeb7287a2
Comment out xfer section in Scene.UpdateTaskInventory() which was causing spurious errors and "script saved" messages when script properties were changed.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
093469c33c
Add basic TestAddScript() regression test
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
55c6cbabfd
refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInventoryItem() to accept an agent id rather than a full IClientAPI.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
2de3a1b9da
refactor: decompose most of RezScript() into RezScriptFromAgentInventory(), RezNewScript() and rename one RezScript() to RezScriptFromPrim()
|
vor 13 Jahren |
Melanie
|
f8c15d38a6
If dragging a script that is no copy from prim inventory into agent
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
94c242f792
Move client id check in Scene.Inventory.cs:UpdateInventoryItemAsset so that it doesn't trigger an exception if the item hasn't been found.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
b0fe0464af
Stop an exception being thrown and a teleport/border cross failing if the desintation sim has no active script engines.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
c8304b7f84
Fix avatar parameter updating for viewer 3 and maybe 2.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
de19dc3024
refactor: rename SOG/SOP.GetProperties() to SendPropertiesToClient() to reflect what it actually does
|
vor 13 Jahren |
Oren Hurvitz
|
1dd904b78e
Delay loading scripts until the scene has finished loading
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
095b3e5756
Remove pointless cluttering SOP.ParentGroup != null checks.
|
vor 13 Jahren |
Makopoppo
|
795b56e695
Related to #4689 - Adding missing null check for SceneObjectPart
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
5eeee480d4
refactor: move Scene.Inventory.attachObjectAssetStore() into AttachmentsModule.AddSceneObjectAsAttachment()
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
274e354006
get rid of pointless grp null check in attachObjectAssetStore()
|
vor 13 Jahren |