Justin Clark-Casey (justincc)
|
c496bd57b4
minor: Comment out received seed caps request logging for now
|
před 10 roky |
Oren Hurvitz
|
9fa8d84598
Eliminated some warnings
|
před 10 roky |
Justin Clark-Casey (justincc)
|
4b73268cbd
minor: put standard 'category' in brackets at front of log messages from previous commit 3d70db4a
|
před 10 roky |
Latif Khalifa
|
3d70db4a58
When uploading mesh objects with textures also create inventory items for uploaded textures.
|
před 10 roky |
Oren Hurvitz
|
1e5cff32fc
Show more meaningful error messages when failed to give an item to another user
|
před 10 roky |
Oren Hurvitz
|
06e4fcd260
Fixed the UpdateAgentInformation CAP: the viewer expects the simulator to echo back the maturity that it sent
|
před 10 roky |
Justin Clark-Casey (justincc)
|
bb4f4d9480
minor: Use enums for setting inv/asset types on data upload rather than magic numbers
|
před 11 roky |
Justin Clark-Casey (justincc)
|
16aaba77d4
Properly set InventoryType.Snapshot when a snapshot is uploaded
|
před 11 roky |
Justin Clark-Casey (justincc)
|
1b7b664c86
Add request received/handling stats for caps which are served by http poll handlers.
|
před 11 roky |
Justin Clark-Casey (justincc)
|
013710168b
For stat purposes, add names to capability request handlers where these were not set
|
před 11 roky |
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.
|
před 11 roky |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
před 11 roky |
Justin Clark-Casey (justincc)
|
8a6f2432fc
minor: remove some mono compiler warnings in OpenSim.Region.ClientStack.Linden.Caps.dll
|
před 11 roky |
Melanie
|
338b02a8bc
Send the new physics params to the viewer build dialog
|
před 11 roky |
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.
|
před 11 roky |
Melanie
|
2163bebeb4
Try to fix uploaded mesh rotations - code from Avination code base.
|
před 11 roky |
Melanie
|
2ac96dd181
Add the new UpdateAgentInformation cap to make maturity on more recent viewers
|
před 12 roky |
Justin Clark-Casey (justincc)
|
3ac6a423f7
minor: comment out "Registered seed capability" message for "Received SEED caps request" message for now.
|
před 12 roky |
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.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
6987aef38d
Improve logging on the prim inventory script asset request path for future use.
|
před 12 roky |
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.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
f49912f92a
minor: Add more detail to unauthorized caps client message
|
před 12 roky |
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.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
c39fba8f9d
minor: remove some mono compiler warnings
|
před 12 roky |
Justin Clark-Casey (justincc)
|
98ad6ed255
comment out "[CAPS]: ScriptTaskInventory Request" log spam
|
před 12 roky |
Justin Clark-Casey (justincc)
|
ddca5347c3
When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All
|
před 12 roky |
PixelTomsen
|
e8b688b61f
Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php?id=2607
|
před 13 roky |
Melanie
|
7352aea9ac
Remove IClientAPI from the money module. It was only used to pass in the
|
před 13 roky |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
5460f2e035
refactor: Separate the upload baked texture handler out from BunchOfCaps
|
před 13 roky |