Commit Graph

1929 Commits

Author SHA1 Message Date
UbitUmarov
6cb2cb40cc a ton more to go 2020-06-18 12:16:00 +01:00
UbitUmarov
44c90bf294 misspell all across the board 2020-06-18 12:01:53 +01:00
UbitUmarov
369a2e1453 clear parcels uglysky on clearing override flag 2020-06-17 21:08:52 +01:00
UbitUmarov
e538628dec 2first dirty version and non persistent parcel uglysky 2020-06-17 15:49:13 +01:00
UbitUmarov
46dce3cedb speeup time update a bit ( this will be a conf option) 2020-06-16 16:12:14 +01:00
UbitUmarov
70f867a518 yeack, revert that... for now we do need to use diferent notification methods 2020-06-16 15:27:43 +01:00
UbitUmarov
24a0f0f6da send event message WindlightRefresh for all viewers 2020-06-16 13:47:44 +01:00
UbitUmarov
9ae867abd3 missing file 2020-06-15 04:06:24 +01:00
UbitUmarov
b3ce8e9fc7 big numbers need more bits.. 2020-06-14 21:41:50 +01:00
UbitUmarov
3a5d5fd50e store as llsd notation on region db, plus a few more changes 2020-06-14 20:45:09 +01:00
UbitUmarov
d1c78564bb Merge branch 'master' into uglysky 2020-06-14 00:01:38 +01:00
UbitUmarov
d7089bcff2 mantis 8715: fix peer http port. thanks GuduleLapointe 2020-06-13 23:59:55 +01:00
UbitUmarov
b37141182a more on SendViewerTime() 2020-06-13 15:48:35 +01:00
UbitUmarov
e407f69b2c add other env time function 2020-06-11 19:52:59 +01:00
UbitUmarov
02ccbd0bbd some more changes; add some interface functions 2020-06-11 17:08:39 +01:00
UbitUmarov
c6fcc33e49 a few more changes on sun position 2020-06-11 06:08:21 +01:00
UbitUmarov
13ed40d9f6 replace sun module 2020-06-11 00:01:43 +01:00
UbitUmarov
9ce70be5ce env asset can be any llsd type 2020-06-10 20:32:30 +01:00
UbitUmarov
e2be90caaf replace lightshare early work 2020-06-10 09:26:55 +01:00
UbitUmarov
7a07731371 on simple cases no need to parse at all 2020-06-04 02:50:39 +01:00
UbitUmarov
6e0d82f584 add 2 minor speedups on allow parcel owner more restrive checks 2020-05-21 21:55:23 +01:00
UbitUmarov
aafc6579a1 remove end slash from most URLs we send to viewers 2020-05-10 21:14:52 +01:00
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
5929e43c2c change MoapModule 2020-04-27 20:02:10 +01:00
UbitUmarov
6d66770228 change the RemoteParcelRequest cap 2020-04-27 17:46:33 +01:00
UbitUmarov
b68748507d move /estate handler 2020-04-26 20:05:10 +01:00
UbitUmarov
e63231887b move map to that 2020-04-25 23:25:29 +01:00
UbitUmarov
cafe49d44b change ParcelPropertiesUpdate 2020-04-25 20:49:13 +01:00
UbitUmarov
d44baf20cd fix map image encoder parameter 2020-04-25 20:25:38 +01:00
UbitUmarov
5bde41b30f remove obsole code 2020-04-25 17:00:07 +01:00
UbitUmarov
e48d2f2c1f move worlmap handlers to simpleStreamHandler 2020-04-24 21:40:14 +01:00
UbitUmarov
b4eb5d6cca send parcels onwership change updates to all avatars that may want it 2020-04-08 00:01:05 +01:00
UbitUmarov
1002987aea invalidate region cacheid on oar load 2020-03-27 17:27:54 +00:00
UbitUmarov
be16cf9531 sync some more things with work copy 2020-03-02 01:56:34 +00:00
UbitUmarov
3707301c59 changes to load oar with --merge: with option --mergeReplaceObjects it will replace objects already in region, without it, skip; with opetion merge-parcels will try to merge them, without it ignores oar parcels. as before without --merge all is replaced. renamed the options force* as merge* since they are merge suboptions 2020-02-28 18:36:52 +00:00
UbitUmarov
8c74e47557 a few changes to objects permissions 2020-02-26 20:33:29 +00:00
UbitUmarov
75e5217fff fix a group owned permission 2020-02-13 02:58:32 +00:00
UbitUmarov
11c49c211c change a log message 2020-02-08 19:03:24 +00:00
UbitUmarov
662c41ddee clear sell data when selling a object copy 2020-02-02 20:16:33 +00:00
UbitUmarov
5ad62558b3 mantis 8643: invert the meaning of internal flag TEXFREE true value to mean NOT allow parcel owner to be more restrictive than estate. This should reduce the impact of this feature on new and current regions, specially since some viewers still do not suport it. (yes still lazy to rename the thing) 2020-01-17 09:35:42 +00:00
UbitUmarov
f417a647db exclude NPCs on adults and anonymous parcel access check 2020-01-11 17:32:33 +00:00
UbitUmarov
c2cef470f5 Estate age and payment (anonimous) access control override parcel settings. Enforce it at parcel level (a bit heavy for now, needs revison) 2020-01-11 16:26:56 +00:00
UbitUmarov
b9e74dd504 change IgnoreEstatePaymentAccessControl and IgnoreEstateMinorAccessControl default to true, since this require flags to be set on dbs, and enforcing was not working well 2020-01-11 16:16:49 +00:00
UbitUmarov
29a6c1d0c8 fix IgnoreEstatePaymentAccessControl option 2020-01-11 14:57:43 +00:00
UbitUmarov
ea7dd150b1 disable parcels access control if disabled at estate ( not that estate flag is still named TAXFREE 2020-01-11 14:11:46 +00:00
UbitUmarov
8c21b30a51 do dispatch RequestLure ims 2019-12-16 01:27:49 +00:00
UbitUmarov
103ebac082 terrain: make sure modify does get unblocked 2019-11-17 15:01:21 +00:00
UbitUmarov
d9d78c3423 Terrain: more double to float 2019-11-13 19:53:15 +00:00
UbitUmarov
8fcecc93a6 missed a few 2019-11-12 18:24:56 +00:00
UbitUmarov
d10f11d310 terrain replace double by float 2019-11-12 18:19:12 +00:00