Justin Clark-Casey (justincc)
|
b0889ed92a
refactor: simplify bRayEndIsIntersection boolean set from RayEndIsIntersection byte
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
8e0d2cc43b
If an object is rezzed directly from a prim inventory then give it the rotation it was stored with.
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
3ba5eeb6c3
Allow a null rotation to be passed in to RezObject so that we can control whether to use the serialized rotation or not. Not used yet.
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
98d7de22dc
Fix (add) ability to rez objects by dragging them out of another prim's inventory.
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
e8e940e33e
Make CHANGED_OWNER work for deeding and god-mode in-world change
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
cea47491de
Fix a few little things
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
705f4e1e4b
Dont' trust the viewer! Fix a permission slam error caused by trusting
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
914e4b319e
Fix direct item give permissions
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
7cfe17b5b3
Partial permissions fix for boxed items.
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
1f4d0ad460
Fix up a prior fix (refix the fixed fix :)
|
%!s(int64=14) %!d(string=hai) anos |
Teravus Ovares (Dan Olivares)
|
c108968020
* Cleanup from a commit a while ago.
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
043dace118
Make prim inventories a bit more sane
|
%!s(int64=14) %!d(string=hai) anos |
Diva Canto
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
34b13a4765
add basic tests to check that under default permissions module owner can delete objects and that non-owners (who are also not administrators, etc.) cannot
|
%!s(int64=14) %!d(string=hai) anos |
Diva Canto
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
abfede7819
Plumb the path for multiple object deletes
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
1f7d68e555
Restrict inventory items added in a transaction to folder belonging
|
%!s(int64=14) %!d(string=hai) anos |
Melanie
|
10a37f5be4
Refactor script create permission into the perms module
|
%!s(int64=14) %!d(string=hai) anos |
John Hurliman
|
860b2a502f
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
%!s(int64=14) %!d(string=hai) anos |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
%!s(int64=14) %!d(string=hai) anos |
John Hurliman
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
11f4a65f42
Fix deletion persistence when freshly delinked prims are removed
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
1e8e98a07f
Move code that allows llGiveInvetory() to move item into appropriate system folder up from connectors into Scene.Inventory.cs
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
107052b23d
Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item)
|
%!s(int64=14) %!d(string=hai) anos |
Melanie Thielker
|
c47de94263
Adjust the "Magic numbers" we use because we can't reference the actual
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
1c0b4457cd
Improve liveness by operating on list copies of SOG.Children where appropriate
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
2b0f924557
refactor: Move Scene.Inventory.UpdateKnownItem() into Attachments module since this appears to relate solely to attachments
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
8031f8ec09
Improve consistency of locking for SOG.m_parts in order to avoid race conditions in linking and unlinking
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
46c6c35d48
refactor: Push item retrieval and fixing part of Scene.RezObject() down into SceneObjectPartInventory
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
d69e992665
Split out actual scene object insertion code from Scene.Inventory.RezObject and move into SceneGraph.AddNewSceneObject()
|
%!s(int64=14) %!d(string=hai) anos |