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