Commit Graph

3535 Commits

Author SHA1 Message Date
UbitUmarov
c8cb8a376b ok it is GetLandObjectClippedXY 2020-09-01 21:22:06 +01:00
UbitUmarov
0abb08c6ef replace heavy Enum.HasFlag crap 2020-08-31 14:18:13 +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
e9b4bca089 a bit more debug 2020-08-26 01:54:36 +01:00
UbitUmarov
0ee1e3b2d9 several changes to land handling. Landchannel.cs is just a wrrapper for landmanagementmodule, so let module be it and ignore all code on landchannel.cs, to remove one day; make parcel fakeID more a thing (it is our actual parcel ID. proper globalID cannot be sent to viewers, because HG, etc. 2020-08-24 17:36:57 +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
StolenRuby
2f0d2db19d Top Scripts
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-08-22 12:38:35 +01:00
UbitUmarov
fd49254708 more changes on task inventory offers 2020-08-21 22:24:49 +01:00
UbitUmarov
612632f945 cosmetics 2020-08-19 18:07:40 +01:00
UbitUmarov
e6acc57e0b a few changes on (HG)EntityTransfer plus a few use of ExpiringcacheOS 2020-08-10 20:50:21 +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
25582af3dc lludpclient: use jobengine again, keeping less ethernal references 2020-07-23 18:35:34 +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
29bf9522e2 forced still bad 2020-06-21 02:31:57 +01:00
UbitUmarov
5b56a09cb2 some fixes on env protocol, forced env, etc 2020-06-21 01:41:14 +01:00
UbitUmarov
d322248fd1 fix send parcel env version 2020-06-19 02:06:58 +01:00
UbitUmarov
362025be38 update libomv 2020-06-18 14:23:24 +01:00
UbitUmarov
3c8b4423b1 missing file 2020-06-18 13:49:46 +01:00
UbitUmarov
f708b413a1 more to go 2020-06-18 13:18:08 +01:00
UbitUmarov
44c90bf294 misspell all across the board 2020-06-18 12:01:53 +01:00
UbitUmarov
e7807d4359 missing files 2020-06-17 16:12:24 +01:00
UbitUmarov
e538628dec 2first dirty version and non persistent parcel uglysky 2020-06-17 15:49:13 +01:00
UbitUmarov
7a9e03876a block some region/estate settings no longer avaiable 2020-06-17 12:34:38 +01:00
UbitUmarov
9a18678fec and of course i missed a file.. 2020-06-13 15:51:17 +01:00
UbitUmarov
13ed40d9f6 replace sun module 2020-06-11 00:01:43 +01:00
UbitUmarov
bde4354c15 some changes on viewer caps detection 2020-06-09 18:43:26 +01:00
UbitUmarov
775420c46a set object select on demand, not when it is created 2020-06-05 01:57:17 +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
86d8f9963c make a bit more use of it 2020-05-22 00:29:01 +01:00
UbitUmarov
8d8ead9776 add own version of utf8 getbytes. More recent .net versions (core?) do have similar, but not want got there now, besides only similar.. 2020-05-21 22:41:15 +01:00
UbitUmarov
baf5c61387 simplify GruntWork on getassets (needs more) 2020-05-16 01:16:19 +01:00
UbitUmarov
7098091616 avoid null ref 2020-05-15 18:17:13 +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
1908c095d3 missing file 2020-05-07 02:31:05 +01:00