UbitUmarov
|
96be3a27ca
some changes to llListSort()
|
3 years ago |
UbitUmarov
|
4e8c87fbd1
set Expect100Continue false again
|
3 years ago |
UbitUmarov
|
ee530d438f
cosmetics
|
3 years ago |
UbitUmarov
|
a23bf4eb1b
mantis 8890: waste CPU checking if asset id == Zero on get; several changes on region Asset connector
|
3 years ago |
UbitUmarov
|
5c99e94b79
fix llDeleteSubList() in the case start > end, so it is as spec ie keeps [end + 1, start - 1]. This may break some scripts made for previus broken way ie removed that range. Case start <= end should be as before, just a bit faster (after previus commit)
|
3 years ago |
UbitUmarov
|
5056b125e9
small change on lsl lists DeleteSublist()
|
3 years ago |
UbitUmarov
|
1b9cea02b2
fix script events on crossings in same instance. MemberWiseClone on part.clone is bad
|
3 years ago |
UbitUmarov
|
22c343f9fd
fix a typo
|
3 years ago |
UbitUmarov
|
294ca5db2c
add STATS_SCRIPT_TIME constant. On last commit add ..LPS wasa typo, it was add STATS_SIM_SLEEP, the index to value LPS was pointing till now
|
3 years ago |
UbitUmarov
|
87b806bd20
fix STATS_SCRIPT_LPS (obsolete), add STATS_SCRIPT_LPS ( what LPS did actually return) and STATS_SCRIPT_EPS to the list of some indexes to the list returned by osGetRegionStats
|
3 years ago |
UbitUmarov
|
b72676bae9
let osGetRegionStats return a list with all the avaiable values (43 currently)
|
3 years ago |
UbitUmarov
|
c816c220af
scripts line per second is no longer used and was wrong
|
3 years ago |
UbitUmarov
|
84027166c8
mantis 8520: make YEngine tick script events per second stat
|
3 years ago |
UbitUmarov
|
1dc568749f
missing file
|
3 years ago |
UbitUmarov
|
15d0b02ba9
add LSL_Integer osAvatarType(string firts, string last)
|
3 years ago |
UbitUmarov
|
9d1bd02d12
add LSL_Integer osAvatarType(LSL_Key avkey)
|
3 years ago |
UbitUmarov
|
1b9a77f08d
actually change scripts timers, to the ini setting AsyncLLCommandLoopms ( default 100, 50 a more reasonable value that just eats a bit more cpu looping around
|
3 years ago |
UbitUmarov
|
b925704eb9
mantis 8881: change llHTTPRequest allowed headers control
|
3 years ago |
UbitUmarov
|
88defb4d90
change scripts timers, etc check rate to 50ms
|
3 years ago |
UbitUmarov
|
4198dcdf86
change script touchs linknumber handling
|
3 years ago |
UbitUmarov
|
277c4f1433
mantis 8887: fix timing issue
|
3 years ago |
UbitUmarov
|
e08b96bfe8
add a another log message on parcel change
|
3 years ago |
UbitUmarov
|
b8432d86bc
add a log message on send parcel data
|
3 years ago |
UbitUmarov
|
9e5556e334
fix typos
|
3 years ago |
UbitUmarov
|
bb304794bb
Merge branch 'master' of ssh://opensimulator.org:/var/git/opensim
|
3 years ago |
UbitUmarov
|
c295deb262
Merge branch 'master' of ssh://opensimulator.org:/var/git/opensim
|
3 years ago |
Oren Hurvitz
|
4445bc1222
Fixed unit tests for Load OAR
|
3 years ago |
Oren Hurvitz
|
73619763b9
Added textures to the OpenSim library: Default Moon, Default Water Normal
|
3 years ago |
Oren Hurvitz
|
af6b618629
Added "Default Water" item to the OpenSim library
|
3 years ago |
Oren Hurvitz
|
0260168b5d
Added cloud textures to the OpenSim Library
|
3 years ago |