UbitUmarov
|
28ffa3e2c0
|
fix AllowAccessOverride logic (used on sit checks)
|
2023-08-14 23:26:51 +01:00 |
|
UbitUmarov
|
1a6b16d1c8
|
fix silly bug on CanBeOnThisLand(..)
|
2023-05-23 23:18:34 +01:00 |
|
UbitUmarov
|
dd9e365e00
|
a few changes on ban checks, thx Tampa
|
2023-05-21 20:49:21 +01:00 |
|
UbitUmarov
|
7860e2d861
|
cosmetics
|
2023-05-13 16:39:14 +01:00 |
|
UbitUmarov
|
32028241d2
|
change llResetLand*List exec rights so works with group owned, plus other cosmetics
|
2023-05-08 18:54:51 +01:00 |
|
UbitUmarov
|
dcdb5fdb21
|
cosmetics
|
2023-05-08 00:35:04 +01:00 |
|
UbitUmarov
|
cfbeb88823
|
cosmetics
|
2023-04-25 23:53:26 +01:00 |
|
UbitUmarov
|
048a321e33
|
cosmetics
|
2023-03-06 21:05:20 +00:00 |
|
UbitUmarov
|
9c2aa87acf
|
cosmetics
|
2023-03-01 21:08:35 +00:00 |
|
UbitUmarov
|
811c6951d4
|
clean a bit
|
2023-02-25 12:40:37 +00:00 |
|
UbitUmarov
|
4907dd14bb
|
support parcel option restrict moap
|
2023-02-25 12:28:24 +00:00 |
|
UbitUmarov
|
6e1a196974
|
more cosmetics
|
2023-01-25 17:35:25 +00:00 |
|
UbitUmarov
|
5ef7878613
|
cosmetics
|
2022-09-24 17:14:46 +01:00 |
|
UbitUmarov
|
b5fa51d05b
|
a few more 'useless changes' like telling compiler to do inlining
|
2022-04-12 23:05:26 +01:00 |
|
UbitUmarov
|
1a183339f7
|
make parcel size unit a global constant, plus several 'useless changes'
|
2022-04-12 15:31:56 +01:00 |
|
UbitUmarov
|
40a6c60932
|
minor code simplification on landobject
|
2022-04-12 03:51:39 +01:00 |
|
UbitUmarov
|
d5dca5972d
|
if osParcelSubdivide does match the entire original parcel, just do nothing
|
2022-04-12 01:16:41 +01:00 |
|
UbitUmarov
|
0b205b91a6
|
more uuid ==
|
2022-03-18 23:18:38 +00:00 |
|
UbitUmarov
|
21c02fca19
|
more uuid ==
|
2022-03-18 23:09:53 +00:00 |
|
UbitUmarov
|
da928d6099
|
!= UUID.Zero is slow
|
2022-01-09 02:28:51 +00:00 |
|
UbitUmarov
|
357f20eb14
|
== UUID.Zero is slow
|
2022-01-08 23:35:56 +00:00 |
|
UbitUmarov
|
162454bdc0
|
cosmetics
|
2021-10-26 18:51:32 +01:00 |
|
UbitUmarov
|
b658f9bb13
|
BUG: silly stack overflow bc typo
|
2021-09-15 13:56:17 +01:00 |
|
UbitUmarov
|
11f9f67453
|
parcel dwell: viewers shoul done see parcel fakeID
|
2021-09-14 00:55:02 +01:00 |
|
UbitUmarov
|
d008654ae0
|
mantis 8819: fix ParcelPropertiesRequest bounds check
|
2020-11-24 21:47:23 +00:00 |
|
UbitUmarov
|
197650ed0b
|
do remove previus parcels (as known at the moment) when loading oar
|
2020-11-06 19:35:50 +00:00 |
|
UbitUmarov
|
1c29ea1c44
|
a few changed on avatar stand cases
|
2020-10-31 12:44:17 +00:00 |
|
UbitUmarov
|
c70904418a
|
replace llsd xml fw encoder
|
2020-10-13 16:20:55 +01:00 |
|
UbitUmarov
|
aa9fcf47a3
|
remove bad code left behind
|
2020-09-28 19:19:49 +01:00 |
|
UbitUmarov
|
6b97367ed0
|
try to fix lm about on large regions, again...
|
2020-09-26 00:10:55 +01:00 |
|
UbitUmarov
|
c8cb8a376b
|
ok it is GetLandObjectClippedXY
|
2020-09-01 21:22:06 +01:00 |
|
UbitUmarov
|
4490877284
|
cleanup the added debug messages
|
2020-08-25 23:10:57 +01:00 |
|
UbitUmarov
|
886317b8c8
|
also on individual show
|
2020-08-25 21:44:48 +01:00 |
|
UbitUmarov
|
b7f731d9e9
|
add parcel fakeID to show land
|
2020-08-25 21:41:04 +01:00 |
|
UbitUmarov
|
06348469a0
|
debug other thing...
|
2020-08-25 21:35:35 +01:00 |
|
UbitUmarov
|
6705ff2d6e
|
debug other thing
|
2020-08-25 21:26:25 +01:00 |
|
UbitUmarov
|
3bcc313e6f
|
cosmetics
|
2020-08-25 17:51:09 +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
|
2d62c09292
|
create a parcel fakeID using a point actually on it
|
2020-08-23 21:19:14 +01:00 |
|
UbitUmarov
|
efa5f253f2
|
clip xy on parcels fake id, fix address compare, etc
|
2020-08-23 17:51:08 +01:00 |
|
UbitUmarov
|
1bbc7fd6aa
|
avoid a null ref
|
2020-08-23 02:14:52 +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
|
9c378a4fbd
|
change cache on parcel info
|
2020-08-19 20:08:36 +01:00 |
|
UbitUmarov
|
f6ffa4d191
|
mantis 8748: fix
|
2020-08-17 12:37:21 +01:00 |
|
UbitUmarov
|
af9bd993bb
|
more (almost) useless changes on the used expiring thing
|
2020-08-11 15:33:41 +01:00 |
|
UbitUmarov
|
946423aa2a
|
on parcel set music or media url, at least check it can be parsed as a url
|
2020-08-08 13:55:19 +01:00 |
|
UbitUmarov
|
fb54ca39d1
|
cosmetics ( i hope)
|
2020-08-07 22:10:53 +01:00 |
|
UbitUmarov
|
f3eb71113e
|
still not good, add more spaghetti
|
2020-06-22 18:16:48 +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 |
|