Justin Clark-Casey (justincc)
|
1b7b664c86
Add request received/handling stats for caps which are served by http poll handlers.
|
11 years ago |
Justin Clark-Casey (justincc)
|
013710168b
For stat purposes, add names to capability request handlers where these were not set
|
11 years ago |
Melanie
|
ac135c649c
Fix CAPS to work like they should - do not send caps to the viewer if they're not in the requested caps list.
|
11 years ago |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 years ago |
Justin Clark-Casey (justincc)
|
8a6f2432fc
minor: remove some mono compiler warnings in OpenSim.Region.ClientStack.Linden.Caps.dll
|
11 years ago |
Melanie
|
338b02a8bc
Send the new physics params to the viewer build dialog
|
11 years ago |
teravus
|
2104e4d4d4
* the root prim was being given an OffsetPosition in addition to setting the position when creating the root prim. The offset position caused the positioning code to re-move the root prim when you selected it and released it.
|
11 years ago |
Melanie
|
2163bebeb4
Try to fix uploaded mesh rotations - code from Avination code base.
|
11 years ago |
Melanie
|
2ac96dd181
Add the new UpdateAgentInformation cap to make maturity on more recent viewers
|
12 years ago |
Justin Clark-Casey (justincc)
|
3ac6a423f7
minor: comment out "Registered seed capability" message for "Received SEED caps request" message for now.
|
12 years ago |
Justin Clark-Casey (justincc)
|
205f2326dc
Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAppearanceSave into [Appearance] section from [Startup] config section so that all appearance settings are in the same place and not in the startup bucket.
|
12 years ago |
Justin Clark-Casey (justincc)
|
6987aef38d
Improve logging on the prim inventory script asset request path for future use.
|
12 years ago |
Justin Clark-Casey (justincc)
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 years ago |
Justin Clark-Casey (justincc)
|
f49912f92a
minor: Add more detail to unauthorized caps client message
|
12 years ago |
Snoopy Pfeffer
|
7223b63563
User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users.
|
12 years ago |
Justin Clark-Casey (justincc)
|
c39fba8f9d
minor: remove some mono compiler warnings
|
12 years ago |
Justin Clark-Casey (justincc)
|
98ad6ed255
comment out "[CAPS]: ScriptTaskInventory Request" log spam
|
12 years ago |
Justin Clark-Casey (justincc)
|
ddca5347c3
When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All
|
12 years ago |
PixelTomsen
|
e8b688b61f
Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php?id=2607
|
12 years ago |
Melanie
|
7352aea9ac
Remove IClientAPI from the money module. It was only used to pass in the
|
12 years ago |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 years ago |
Justin Clark-Casey (justincc)
|
5460f2e035
refactor: Separate the upload baked texture handler out from BunchOfCaps
|
13 years ago |
Justin Clark-Casey (justincc)
|
fa63054c4f
On "show caps", stop excluding the seed cap but do exclude it elsewhere
|
13 years ago |
Justin Clark-Casey (justincc)
|
bafea2282a
Rip out unused Scene.HandleFetchInventoryDescendentsCAPS().
|
13 years ago |
Dan Lake
|
7c8bfac11b
Removed redundant SceneContents property from Scene. It's the same as SceneGraph property.
|
13 years ago |
Justin Clark-Casey (justincc)
|
be357f8fee
Fix bug in persisting saved appearances for npcs
|
13 years ago |
Justin Clark-Casey (justincc)
|
cace6eaa8a
comment out some of the currently less useful debug log messages
|
13 years ago |
Justin Clark-Casey (justincc)
|
3e5b2d52ff
minor: method doc for baked texture uploading
|
13 years ago |
Justin Clark-Casey (justincc)
|
dbd954d701
Fix permissions problem where newly uploaded meshes rezzed from inventory could not be copied by owner.
|
13 years ago |
Michael Cerquoni aka Nebadon Izumi
|
281e80ccf3
add MeshUploadFlag capability fixed mesh upload with latest mesh viewer thank you dahlia and lkalif for helping to make this happen!
|
13 years ago |