UbitUmarov
b6a02269f7
change update of agent or object inventory items assets. This may need better check
2020-04-28 13:48:49 +01:00
UbitUmarov
0518b397a3
add SimpleOSDMapHandler, for caps that have just one httpmethod and body should be decoded as OSDMap, so we don't right the same things all pver
2020-04-27 15:46:31 +01:00
UbitUmarov
288dffcda1
change cap CreateInventoryCategory
2020-04-25 12:55:02 +01:00
UbitUmarov
84cd4b4808
move a few more caps to simpleStreamHandler
2020-04-24 16:09:23 +01:00
UbitUmarov
3d09ff57f0
move a few more caps to simpleStreamHandler
2020-04-24 13:56:16 +01:00
UbitUmarov
7856192da6
move SEED cap to simpleStreamHandler
2020-04-24 02:37:50 +01:00
UbitUmarov
9ce4b8914b
LevelUpload setting is now on [Permissions], so look for it there also
2020-03-20 10:54:10 +00:00
UbitUmarov
7a79a6ddfe
mantis 8651: clean code a bit
2020-02-06 16:13:32 +00:00
UbitUmarov
18f2e25b23
mantis 8651: try to fix items embedded in notecards. This may need more work
2020-02-06 06:12:51 +00:00
UbitUmarov
066a6fbaa1
changes on lludp acks and resends
2019-12-18 23:26:13 +00:00
Melanie
0726ef5302
Fix #8572
2019-08-09 10:59:51 +01:00
Melanie
1a8c235d58
Remove debug output i left in
2019-08-07 18:30:08 +01:00
Melanie
d781742d8e
Fix scope support to get friends list names across co-hosted grids
2019-08-07 17:58:08 +01:00
UbitUmarov
0652f01d4c
duhhh npcs don't have child agents; plus minor typos
2019-04-05 03:45:27 +01:00
UbitUmarov
481d7156d1
mantis 8505 ( and not 8506 by mistake on previus commit) remove the meshes numbre of sides warning. build prims with the number of sides of the high LOD submesh
2019-03-24 01:51:29 +00:00
UbitUmarov
027750e98f
compact the trivial te case, a more complete one may be needed even beening heavy
2019-03-24 00:35:30 +00:00
UbitUmarov
02492f7b15
replace my hack by others hack
2019-01-01 12:06:29 +00:00
UbitUmarov
98b12278f0
fix CopyInventoryFromNotecard error handling
2018-11-29 20:21:25 +00:00
UbitUmarov
2eee87fea3
mantis 8414: add cap CreateInventoryCategory handler
2018-11-29 18:57:32 +00:00
UbitUmarov
b48cbcbfdd
simplify a bit some caps paths
2018-11-14 16:23:14 +00:00
UbitUmarov
01400e38d5
typos
2018-07-14 18:41:13 +01:00
UbitUmarov
ee6f261415
a few changes about test mesh uploads
2018-07-14 17:01:50 +01:00
UbitUmarov
13b4ce8199
add Cap_FetchLib2 note that this is still local to regions, not using grid as it possible should, but this needs more work, and issue with HG older grids/regions
2018-01-27 04:32:03 +00:00
UbitUmarov
98019031df
got tired of creating stringbuilders
2018-01-25 09:06:39 +00:00
UbitUmarov
cdd3ef857c
a few changes to encoder and a few more uses
2018-01-25 08:02:45 +00:00
UbitUmarov
266eabcad4
add a low level LLSDxml encoder for cases where it makes no sense to use more heavy things like OSD, and use it on displaynames
2018-01-25 06:50:49 +00:00
UbitUmarov
e9d2d81880
pesty warnings
2018-01-17 07:04:07 +00:00
UbitUmarov
be975d1e89
add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap )
2017-06-09 23:27:33 +01:00
UbitUmarov
7c5376f224
move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShape.cs
2017-04-25 14:21:01 +01:00
UbitUmarov
29ab39f14f
cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensim shape enums in place of libovm for coerence, add a few coments.
2017-04-25 13:05:20 +01:00
UbitUmarov
2f6c78b888
finish encoding number of mesh faces in pbs shape on new meshs upload, and *HACK* flag it setting hollow shape to triangle. (some limited encoding as added some months ago, but only for viewers LOD). Use this hack flag to fix sop number of faces. old meshs will still report 8 faces, information to fix this seems lost unless the mesh asset is decoded
2017-04-25 04:58:24 +01:00
Melanie Thielker
ad8915f154
Restructure god level and permissions
...
Create a class GodController which controls all aspects of god level,
viewer modes and user levels at ScenePresence level.
2017-01-06 00:55:14 +00:00
Melanie Thielker
b16abc8166
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
UbitUmarov
48efbeb8d3
set pbs shape acording to mesh number of (material) faces
2016-12-15 15:14:12 +00:00
UbitUmarov
4639409dbe
change caps Sethome fail error report
2016-12-07 21:30:36 +00:00
Mandarinka Tasty
7c566dca5a
The new Constant: integer OBJECT_REZZER_KEY = 32;
...
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2016-12-04 17:18:56 +00:00
UbitUmarov
fcd1e36ed6
a few changes to new GetDisplaynames and friends
2016-12-04 17:01:49 +00:00
UbitUmarov
e1cf34d6fb
replace GetDisplaynames by a handler really usable as a client cap. Most capabilities.handlers are so it all things not propor PER CLIENT CAP handlers
2016-12-04 15:50:48 +00:00
UbitUmarov
e62d38a4ab
catch some NULL refs
2016-08-19 02:41:15 +01:00
UbitUmarov
d701de4021
add cap GroupMemberData
2016-08-19 02:26:49 +01:00
UbitUmarov
4b73550eee
allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""
2016-08-18 13:17:46 +01:00
UbitUmarov
ac542715f1
add caps HomeLocation ; add client SendAlertMessage(string message, string info), where info in info message field. only minimal testing done
2016-08-18 12:45:11 +01:00
UbitUmarov
e58e6daf4a
several changes on BunchOfCaps. Move some mesh cost initialization to its class it, change caps path to be plain random UUID (except SEED)
2016-08-18 07:48:46 +01:00
Melanie Thielker
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
...
be passed into inventory queries.
This makes the API more homogenous and also will more clearly show
coding
errors related to HG inventory where the .Owner field has a meaning
for a query but wasn't always set.
2016-07-04 03:35:48 +01:00
Melanie Thielker
d42de53dda
Allow default permissions from the viewer to be applied to uploaded objects.
...
Make inventory items reflect coorect permissions immediately unstead of after relog
2016-04-29 21:23:32 +02:00
Melanie Thielker
57b6398b71
Make mesh upload respect the same parts maximum as what is set for the
...
simulator
2016-03-05 22:30:02 +01:00
UbitUmarov
844266c4d5
change the return list of objects costs, sending a answer if none found
2015-12-20 11:43:27 +00:00
UbitUmarov
ca026ac735
fix the default shape type on upload, it is always convex
2015-11-29 00:19:25 +00:00
UbitUmarov
a11edceb00
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
UbitUmarov
371c9dd2af
bad merge?
2015-09-01 14:54:35 +01:00