713 Commits

Author SHA1 Message Date
UbitUmarov
c70904418a replace llsd xml fw encoder 2020-10-13 16:20:55 +01:00
UbitUmarov
1fc6f84790 send those limits to any viewer that may care in OpensimExtras simulator features 2020-10-12 23:33:57 +01:00
UbitUmarov
3e5813a0c3 viewers do caps before knowing where they are. Tell them to take a walk and try later on 2 cases 2020-10-11 17:56:20 +01:00
UbitUmarov
df42be0614 register getassets to caps and not directly to http server 2020-10-11 15:41:53 +01:00
UbitUmarov
9c01e8b0c4 change cap eventqueue to use some of those useless changes 2020-10-10 20:29:12 +01:00
UbitUmarov
e644212663 update some eq events encoding 2020-09-19 16:39:30 +01:00
UbitUmarov
c8cb8a376b ok it is GetLandObjectClippedXY 2020-09-01 21:22:06 +01:00
UbitUmarov
1cbf5842a2 and another one 2020-08-26 14:25:52 +01:00
UbitUmarov
e990bb8599 fix bad paste 2020-08-26 14:23:55 +01:00
UbitUmarov
91fc8bbd80 change handling of temporary caps services 2020-08-26 14:15:35 +01:00
UbitUmarov
e997392ab0 of course it is broken 2020-08-23 23:21:26 +01:00
UbitUmarov
e0511240ef duhh things about scripts are for objects with scripts, not all 2020-08-23 22:46:46 +01:00
UbitUmarov
efa5f253f2 clip xy on parcels fake id, fix address compare, etc 2020-08-23 17:51:08 +01:00
UbitUmarov
21a34717dd let cap AttachmentResources show urls 2020-08-23 04:05:58 +01:00
UbitUmarov
01022b2939 cosmetics 2020-08-23 02:09:56 +01:00
UbitUmarov
8fc38db13b remove a devel auxiliar string 2020-08-23 01:57:20 +01:00
UbitUmarov
9aa7f41bca add cap AttachmentResources ( no urls, memory account is per yengine mem usage) 2020-08-23 01:46:34 +01:00
UbitUmarov
8d0ef07de8 some changes to getassets module and handler 2020-08-09 06:13:35 +01:00
UbitUmarov
a2fe315d94 cosmetics 2020-08-09 01:37:54 +01:00
UbitUmarov
ce92ee1057 cache bad folders requests for 30s. Suitcase can induce a ton of this, and viewers keep requesting 2020-07-16 18:23:17 +01:00
UbitUmarov
4176e1491e missing file 2020-07-15 19:42:40 +01:00
UbitUmarov
f32c0ead05 avoid c# fun things, plus cosmetics 2020-07-14 17:54:58 +01:00
UbitUmarov
3c8b4423b1 missing file 2020-06-18 13:49:46 +01:00
UbitUmarov
e7807d4359 missing files 2020-06-17 16:12:24 +01:00
UbitUmarov
bde4354c15 some changes on viewer caps detection 2020-06-09 18:43:26 +01:00
UbitUmarov
9896224605 agent preferences needs to work without backend storage 2020-05-30 14:13:07 +01:00
UbitUmarov
f326cc8901 reduce garbage on WebFetchInvDesc 2020-05-22 14:00:12 +01:00
UbitUmarov
baf5c61387 simplify GruntWork on getassets (needs more) 2020-05-16 01:16:19 +01:00
UbitUmarov
7f3bb9267a oops a bad end slash 2020-05-11 13:38:59 +01:00
UbitUmarov
c15869438c move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it 2020-05-10 21:27:23 +01:00
UbitUmarov
aafc6579a1 remove end slash from most URLs we send to viewers 2020-05-10 21:14:52 +01:00
UbitUmarov
fa5b4dc5d8 add AddOpenSimExtraFeature to simulator features, so it is done under proper locking. Fix gridservice extra features merge (they override older). This does need a future cleanup 2020-05-08 16:54:18 +01:00
UbitUmarov
f70f0b5ffd cosmetics 2020-05-07 14:26:07 +01:00
UbitUmarov
58a4f45712 change eventqueue queues type, move event methods to other file (using partial class) 2020-05-07 02:26:25 +01:00
UbitUmarov
ac7187eada avoid a null ref, plus some cleanup 2020-05-07 02:02:50 +01:00
UbitUmarov
5fa81a6ca9 give viewers more time to start uploading assets 2020-04-30 17:02:37 +01:00
UbitUmarov
22c28a0260 make Caps IDisposable 2020-04-30 03:37:28 +01:00
UbitUmarov
b023914cc0 move RegionConsoleModule to simpleh.., and try to fix it 2020-04-30 01:31:34 +01:00
UbitUmarov
52f50d2035 move UploadObjectAsset to simpleh.. 2020-04-29 23:17:36 +01:00
UbitUmarov
88a81a9ca4 move ObjectAdd to simpleh.. 2020-04-29 22:55:02 +01:00
UbitUmarov
5da135a90b a few changes to updateitemasset things 2020-04-29 16:52:54 +01:00
UbitUmarov
ae15b75f79 change UploadBakedTextureModule. Make it shared and self contained 2020-04-29 16:29:20 +01:00
UbitUmarov
d42c7e5e32 change CopyInventoryFromNotecard to simpleh.. 2020-04-29 13:18:50 +01:00
UbitUmarov
b069b668e4 make some use of those 2020-04-29 12:34:48 +01:00
UbitUmarov
7b5934ea26 add timeouts and placehold for future code 2020-04-29 10:39:36 +01:00
UbitUmarov
3a21d4de1e split the Upload* caps per asset type. We will need that one day. move uploadtaskscript to simpleh 2020-04-29 09:58:17 +01:00
UbitUmarov
1f7286fb95 do things in the right order 2020-04-28 15:53:50 +01:00
UbitUmarov
0b29bff512 restore lost things in the process 2020-04-28 15:47:13 +01:00
UbitUmarov
1abc6149bb split file bunchofcaps a bit 2020-04-28 15:43:07 +01:00
UbitUmarov
d8b182afff change the http handler of those update* caps to simplehandler 2020-04-28 14:29:37 +01:00