Alan Webb
|
9ffe4d850e
This change adds support for the attach event in scripts.
|
15 年 前 |
Melanie Thielker
|
3038efcc47
Preserve the creator of items copied in inventory.
|
15 年 前 |
Teravus Ovares
|
ebb03e2aab
* This should fix the phantom prim from attachments rezzing.
|
15 年 前 |
MW
|
a266e6dc4b
Bounding Box/find rez from inventory point code now seems to be working correctly.
|
15 年 前 |
MW
|
c4318136ba
Changed it so that when rezzing prims from inventory, a bounding box containing all the prims in the group is used for working out the rezzing point. So that none of the child prims are underground. Or at least thats what it is meant to do, still needs more testing and there are still some issues with link sets getting rezzed too high above the ground/target prim.
|
15 年 前 |
MW
|
d9a8ecf238
Changed the DeRezObject event so it passes a list<uint> of localIDs in one event trigger rather than triggering the event once for every localid in the derez packet.
|
15 年 前 |
Sean Dague
|
3dc2010da6
From: Chris Yeoh <[email protected]>
|
15 年 前 |
Melanie Thielker
|
bc1dce071a
Correct the behaviro of group deeding and llGetOwner() within deeded objects
|
15 年 前 |
Melanie Thielker
|
2c3a1995fc
Publish a method on ICompiler to generate the CIL assembly path
|
15 年 前 |
Melanie Thielker
|
664dd58cd9
Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of objects, with changes:
|
15 年 前 |
Jeff Ames
|
a7fcacf8f3
Formatting cleanup. Ignore some generated files.
|
15 年 前 |
Melanie Thielker
|
9c726fb178
Thank you Snoopy, for a patch that implements group permissions.
|
15 年 前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
Melanie Thielker
|
a3fed17956
Fix a slight oversight in SceneInventory that would not enable copy to
|
15 年 前 |
diva
|
d8931def06
Another minor bug fix for making notecard/script savings work with old asset servers.
|
15 年 前 |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 年 前 |
Homer Horwitz
|
1d234ca83f
Fixed handling of inventory a bit
|
15 年 前 |
Justin Clarke Casey
|
9f39a490b5
* refactor: break out sog original xml serialization to a separate class
|
15 年 前 |
Justin Clarke Casey
|
fcfc97a4bf
* minor: rename xml sog serialization method for readability
|
15 年 前 |
Justin Clarke Casey
|
032e3b49eb
* refactor: Break out original xml object serialization into a separate class
|
15 年 前 |
Justin Clarke Casey
|
f3c7298fc5
* Make it possible to store creator strings in user inventory items as well as UUIDs
|
15 年 前 |
Justin Clarke Casey
|
ed6165ab9c
* Apply http://opensimulator.org/mantis/view.php?id=3227
|
15 年 前 |
Melanie Thielker
|
21d14a7090
Thank you, dslake, for a patch that fixes passing the start param to scripts
|
15 年 前 |
Melanie Thielker
|
412112acba
Committing partial work on passing folders across instances. This may crash.
|
15 年 前 |
Melanie Thielker
|
48e87b6448
Make single item inventory gives work across regions
|
15 年 前 |
Justin Clarke Casey
|
c04e7cdf2b
* Support loading empty folders in an iar
|
15 年 前 |
Jeff Ames
|
7d4846462b
Update svn properties, add copyright headers, minor formatting cleanup.
|
15 年 前 |
Melanie Thielker
|
863556f2cc
Thank you, Snowdrop, for a patch that makes the callback ID parameter
|
15 年 前 |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
15 年 前 |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
15 年 前 |