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