Melanie Thielker
|
b2592ab132
Fix a merge conflict
|
před 9 roky |
Melanie Thielker
|
f93ce485b1
Merge branch 'master' into avinationmerge
|
před 9 roky |
UbitUmarov
|
53e0cd5534
handle diferente number of wearables on getting assets form another appearance
|
před 9 roky |
UbitUmarov
|
bcb27d4406
fix the protection for more Wearables than region suports
|
před 9 roky |
Diva Canto
|
f5799ff445
That didn't actually do anything for Simian, and it broke the locahost
|
před 9 roky |
Diva Canto
|
554d4bad8d
Fixed typos
|
před 9 roky |
Diva Canto
|
3515fda101
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
před 9 roky |
Melanie Thielker
|
6f45c31ea0
Merge branch 'master' into avinationmerge
|
před 9 roky |
UbitUmarov
|
a2a71f0951
configuration options relative to last tow commits
|
před 9 roky |
UbitUmarov
|
75befda6df
Add some values to the SimulatorFeatures cap's OpenSimExtras section relative to FPS statistics. This is transition code ported from avinationmerge.
|
před 9 roky |
UbitUmarov
|
752a1534f8
add the option Normalized55FPS. This is transition code ported from avinationmerge branch. (configration file changes will be commited later)
|
před 9 roky |
UbitUmarov
|
f037f8335e
Merge branch 'master' into avinationmerge
|
před 9 roky |
UbitUmarov
|
55cce6aee0
minor: reset character collision flags, even if without a Body
|
před 9 roky |
UbitUmarov
|
9bd6befdeb
add some safeguard checks
|
před 9 roky |
Melanie Thielker
|
8c7f475740
Add some values to the SimulatorFeatures cap's OpenSimExtras section:
|
před 9 roky |
Melanie Thielker
|
d3911606ef
Move a call to RequestModuleInterface to a new scene callback function
|
před 9 roky |
Ai Austin
|
c4d225ed50
Corrections to ini example files for standalones v2
|
před 9 roky |
UbitUmarov
|
649a3fc39c
dont abort llDialog if buttons labels are longer than 24bytes, let udp truncate. This is not as spec but allows old scripts or with minor bugs to still work
|
před 9 roky |
UbitUmarov
|
adda0ab7d8
limit llDialog buttons text to 24 bytes (at lludp level)
|
před 9 roky |
UbitUmarov
|
b383cdae33
fix cut points of UTF-8 strings
|
před 9 roky |
UbitUmarov
|
2b937fdf40
reduce the small MTU violation sending terrain compressed patchs
|
před 9 roky |
UbitUmarov
|
188b2d84c1
increase the number of packets in Land queue that force terrain to delay patchs sending.
|
před 9 roky |
UbitUmarov
|
e096b49dd7
check if a packet can be sent imediatly without accounting it as sent on throttles when it is enqueued for later send.
|
před 9 roky |
UbitUmarov
|
40cb83b555
make m_minimumDripRate a bit larger than mtu. Add a bucket space check that does not consume avaiable space, so reducing bandwidth
|
před 9 roky |
UbitUmarov
|
f57a48a0fb
fix silly bug
|
před 9 roky |
UbitUmarov
|
5bfd49404d
start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on slow terrain send limits check
|
před 9 roky |
UbitUmarov
|
b6c3592411
fix/add lldialog and llTextBox message size error checks, aborting if error as spec. (we can change this to silent truncate and execute the larger ones since llUdp now does it. But doing as spec now)
|
před 9 roky |
UbitUmarov
|
38aad774f7
change lldialog and llTextBox maximum message lenght to 512 bytes as specification.
|
před 9 roky |
UbitUmarov
|
ae9d40c7d0
add a StringToBytes variant that takes Maximum lenght as argument.
|
před 9 roky |
UbitUmarov
|
55b524aa74
fix: set Normalized55FPS default to TRUE
|
před 9 roky |