UbitUmarov
|
357f20eb14
== UUID.Zero is slow
|
2 anni fa |
UbitUmarov
|
f708b413a1
more to go
|
4 anni fa |
UbitUmarov
|
7a9e03876a
block some region/estate settings no longer avaiable
|
4 anni fa |
UbitUmarov
|
0d76635113
do store a new flag on region db
|
4 anni fa |
UbitUmarov
|
bde4354c15
some changes on viewer caps detection
|
4 anni fa |
UbitUmarov
|
be16cf9531
sync some more things with work copy
|
4 anni fa |
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)
|
4 anni fa |
UbitUmarov
|
d6b3413c63
RegionHandshake IS critical llupd protocol not to be done by odd modules
|
5 anni fa |
UbitUmarov
|
a4881797b9
add options for regions to ignore age < 18 and payment access control where they don't apply
|
6 anni fa |
UbitUmarov
|
c53658248a
reassign estate setting TaxFree to the role of AllowAccessOverride, as viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP
|
6 anni fa |
UbitUmarov
|
8032898773
mantis 8271: work around missing encoding of estate bans on the pseudo url encode used on POST, without changing the xml also used elsewhere. Possible this can be used in other case
|
6 anni fa |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 anni fa |
UbitUmarov
|
d550b485f1
viewer crash bug fix: fis the udp packets split of SendEstateList() large lists; Enforce size limits on the estate lists since currently required for viewers compatibily; improve handling of changes with large selected items. This is still bad, users may need to close and reopen the region/estate information to get correct Allowed and Banned lists after a change. This happens because of viewer resent/outOfOrder packets that completly break this lists updates protocol
|
8 anni fa |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 anni fa |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 anni fa |
Diva Canto
|
14a31c3e9b
Correct minor bug regarding packing of estate bans
|
10 anni fa |
Diva Canto
|
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
|
10 anni fa |
Diva Canto
|
eaf595c008
Fix a bug where estate not found would result in a dummy estate record with erroneous information.
|
10 anni fa |
Melanie
|
13cd8c17d7
Merge branch 'master' into careminster
|
11 anni fa |
Melanie
|
81d8deb1a8
Send up the part missing from the Avination Estate commit.
|
11 anni fa |
Melanie
|
9501925397
Fix a merge issue
|
12 anni fa |
Melanie
|
c2be894330
Fx up estate settings
|
12 anni fa |
Melanie
|
74aa8eee12
Merge branch 'master' into careminster
|
12 anni fa |
Justin Clark-Casey (justincc)
|
24a0cc5261
refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateManagerOrOwner() to reflect what it actually does.
|
12 anni fa |
Melanie
|
9d60b84f78
Merge branch 'master' into careminster
|
12 anni fa |
PixelTomsen
|
616373db16
llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageEstateAccess
|
12 anni fa |
Melanie
|
c330f89fb1
Add some more fields to Estate settings and make them work.
|
13 anni fa |
Melanie
|
3cfaf4c225
Adding a helper function lifted from Aurora. Not for core.
|
13 anni fa |
Tom
|
3ecf712e4d
Add userFlags check to isBanned. This checks bans against DenyAnonymous and DenyMinors. Note that the ban doesn't actually work yet due to some stuff mel's working on .
|
14 anni fa |
Melanie
|
70b0e07d1e
Remove the reading of estate_settings.xml and the associated processing of
|
14 anni fa |