UbitUmarov
|
b56eb2fe63
estate kick now just kill user connection if on same region. The teleport home we did, does not make much sense, and would need more work anyways
|
5 rokov pred |
UbitUmarov
|
dd67ab6025
change the scope of those options variables
|
6 rokov pred |
UbitUmarov
|
a4881797b9
add options for regions to ignore age < 18 and payment access control where they don't apply
|
6 rokov pred |
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 rokov pred |
UbitUmarov
|
d38161f83d
retire our BlockingQueue replaced by BlockingCollection and cross fingers
|
6 rokov pred |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 rokov pred |
UbitUmarov
|
d43a3bec19
a few changes to estates and estate teleportHome (used kick)
|
7 rokov pred |
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 rokov pred |
UbitUmarov
|
d196958cc4
make sendRegionInfoPacketToAll really send to all ( inc child agents) thx Jak Daniels
|
8 rokov pred |
UbitUmarov
|
517064121d
estate handleTerrainRequest memory leaks
|
8 rokov pred |
UbitUmarov
|
8fb7a3543f
let physics know about region water level change
|
8 rokov pred |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 rokov pred |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 rokov pred |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
10 rokov pred |
Melanie Thielker
|
159fcbf150
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
|
10 rokov pred |
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 rokov pred |
Justin Clark-Casey (justincc)
|
0c0ee95bd8
minor: Clean up and make consistent some log file messages in EstateManagementModule relating to RAW file uploading.
|
10 rokov pred |
Dev Random
|
78015bbbdc
Console commands for Estate Mgmt
|
10 rokov pred |
Dev Random
|
4aa483777b
Move new Estate commands to OpenSim.cs
|
10 rokov pred |
Dev Random
|
43eab5e163
Console command to rename Estate
|
10 rokov pred |
Dev Random
|
635f3f77ab
Console command to change Estate owner
|
10 rokov pred |
Melanie Thielker
|
17aeec8860
Reinstate the timed region change signal
|
10 rokov pred |
Oren Hurvitz
|
6edc446780
Fixed: OnRegionInfoChange was never triggered
|
11 rokov pred |
Melanie
|
c6e9db5866
Merge branch 'master' into careminster
|
10 rokov pred |
Justin Clark-Casey (justincc)
|
8e72b53edc
Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points.
|
10 rokov pred |
Melanie
|
ba203ed94f
Merge branch 'master' into careminster
|
11 rokov pred |
Oren Hurvitz
|
f106ba87ca
Made terrain uploads thread-safe
|
11 rokov pred |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
11 rokov pred |
Justin Clark-Casey (justincc)
|
b16bc7b01c
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly.
|
11 rokov pred |
Melanie
|
ad1b2902f2
Merge branch 'master' into careminster
|
11 rokov pred |