UbitUmarov
|
79442c8c56
|
handle confirmXfer sync
|
2019-06-13 01:33:25 +01:00 |
|
UbitUmarov
|
b09ea5bdc7
|
delay timeout a bit
|
2019-06-13 01:12:47 +01:00 |
|
UbitUmarov
|
086248c13b
|
minor cleanup
|
2019-06-13 00:08:51 +01:00 |
|
UbitUmarov
|
4b8c5ee6e8
|
test...
|
2019-06-12 03:12:51 +01:00 |
|
UbitUmarov
|
878d0defc7
|
add a lock
|
2019-06-12 02:41:20 +01:00 |
|
UbitUmarov
|
da90da220e
|
still a few more changes to lludp Xfer download for lost udp case
|
2019-06-12 01:43:32 +01:00 |
|
UbitUmarov
|
238efad690
|
a few more changes to lludp Xfer download
|
2019-06-11 01:19:57 +01:00 |
|
UbitUmarov
|
017253fae9
|
a few more changes to lludp Xfer download
|
2019-06-10 19:17:32 +01:00 |
|
UbitUmarov
|
2cba0d676e
|
test...
|
2019-06-09 23:40:50 +01:00 |
|
UbitUmarov
|
9ff7601214
|
reduce some useless array copies
|
2019-06-09 20:15:36 +01:00 |
|
UbitUmarov
|
41e2379f97
|
mantis 8460: reduce odds of watchdog timeout warning
|
2019-06-04 19:02:50 +01:00 |
|
UbitUmarov
|
3491af440f
|
missing files...
|
2019-04-30 23:01:37 +01:00 |
|
UbitUmarov
|
a824258c88
|
warp3d: reduce work prims textures to at most 256x256
|
2019-04-11 23:47:01 +01:00 |
|
UbitUmarov
|
f29fdb6bda
|
old tp timing issues on grid presence notification did came back, so put back old hack
|
2019-04-09 10:22:55 +01:00 |
|
UbitUmarov
|
0ebb1f3f4b
|
presence detector: don't even try to logout agents that didn't made to root
|
2019-04-06 12:25:54 +01:00 |
|
UbitUmarov
|
5ed2b5c990
|
try handle the special case MaxRegionsViewDistance = 0 (agents only see void around region, even if there are regions around
|
2019-04-05 14:43:48 +01:00 |
|
UbitUmarov
|
50c810549c
|
change visible regions also by view range change; fix check on crossings
|
2019-04-04 20:16:23 +01:00 |
|
UbitUmarov
|
a56f40470e
|
control visible regions by avatar position and view range, first dirty code
|
2019-04-04 18:55:40 +01:00 |
|
UbitUmarov
|
15b6d8c147
|
send agent view range to new child agents
|
2019-04-04 00:50:54 +01:00 |
|
UbitUmarov
|
433e529512
|
make tests happy again; try to speedup crossings
|
2019-04-02 15:58:36 +01:00 |
|
UbitUmarov
|
3b63699b9d
|
still issues on fast hg tps
|
2019-04-01 13:55:54 +01:00 |
|
UbitUmarov
|
5dc7623e38
|
change avatar arrival at hg destination handling
|
2019-04-01 13:18:40 +01:00 |
|
UbitUmarov
|
3327bed34b
|
fix tp set callback log message
|
2019-04-01 12:46:03 +01:00 |
|
UbitUmarov
|
89ac80189c
|
do clear MOAP on remove
|
2019-03-31 05:34:35 +01:00 |
|
UbitUmarov
|
fa4716955e
|
make 2 tests happy again
|
2019-03-30 12:51:10 +00:00 |
|
UbitUmarov
|
6cf85a3db1
|
a few more changes on initial objects send
|
2019-03-30 12:07:49 +00:00 |
|
UbitUmarov
|
1847a42a86
|
changes on teleports v7
|
2019-03-28 00:02:24 +00:00 |
|
UbitUmarov
|
d0052c8174
|
add more test code to make usage od compressed updates etc. Should be disable, but well many things can go wrong.
|
2019-03-23 02:18:32 +00:00 |
|
UbitUmarov
|
7211afb3b9
|
missing file
|
2019-03-20 15:12:56 +00:00 |
|
UbitUmarov
|
b10a3ba023
|
take the deafult on the parameter overlay
|
2019-03-19 06:52:57 +00:00 |
|
UbitUmarov
|
182977a872
|
do not send parceloverlay on crossings (may be bad, or not)
|
2019-03-19 06:38:43 +00:00 |
|
UbitUmarov
|
1c6be0fae3
|
ooops
|
2019-03-19 06:10:08 +00:00 |
|
UbitUmarov
|
6dde1aaa14
|
try save a few ns on parcel overlays
|
2019-03-19 06:00:36 +00:00 |
|
UbitUmarov
|
9e182c27fb
|
combat module: those parcel changes are now handled elsewhere
|
2019-02-27 13:18:38 +00:00 |
|
UbitUmarov
|
cd5a6daa84
|
also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, PrimOwnerRequestsPerSec = 25; increase concurrency to 8
|
2019-02-24 09:46:55 +00:00 |
|
UbitUmarov
|
800f6d6529
|
several changes to llHttpRequest processing: options section renamed ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise
|
2019-02-24 07:25:50 +00:00 |
|
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
|
2019-02-20 03:05:23 +00:00 |
|
UbitUmarov
|
06930a1803
|
don't break permitions on god object return or delete
|
2019-02-15 01:10:56 +00:00 |
|
UbitUmarov
|
55f27135dd
|
remove references to obsolete CertificatePolicy
|
2019-02-04 21:06:50 +00:00 |
|
UbitUmarov
|
dd43e613f0
|
oops that went bad on linux, reverting
|
2019-01-30 00:58:41 +00:00 |
|
UbitUmarov
|
d86bb08c28
|
change GetDrawStringSize so result better matchs rendering size
|
2019-01-30 00:46:40 +00:00 |
|
UbitUmarov
|
eb7715e2f8
|
a few changes to last commits
|
2019-01-30 00:12:46 +00:00 |
|
UbitUmarov
|
5fc44398fe
|
actually .. do take the trim out
|
2019-01-29 22:06:30 +00:00 |
|
UbitUmarov
|
373ec7afa2
|
try to not lose start and end spaces in osDrawText
|
2019-01-29 22:01:54 +00:00 |
|
UbitUmarov
|
dc633ee768
|
cosmetics
|
2019-01-29 21:16:28 +00:00 |
|
UbitUmarov
|
33a062612f
|
remove terraindata abstraction layer, since we only have heightmap type
|
2019-01-21 06:05:21 +00:00 |
|
UbitUmarov
|
0c38d52538
|
cosmetics on terrain patchs
|
2019-01-20 20:58:27 +00:00 |
|
UbitUmarov
|
cc19957e0a
|
a few more changes to tp home
|
2019-01-19 00:24:38 +00:00 |
|
UbitUmarov
|
796a8efe25
|
a few changes to tp home
|
2019-01-18 22:18:49 +00:00 |
|
UbitUmarov
|
fc075c61ed
|
fix HG tp detection
|
2019-01-18 18:42:14 +00:00 |
|