UbitUmarov
|
ce5dca5c56
|
revert the slowdown of osMessageObject. Also reduce the slowdown osMessageAttachments to (100 + 10 *NumberTargetedPrims) miliseconds. Some action games shown a bit of visible negative impact, so lets test
|
2022-01-06 02:34:14 +00:00 |
|
UbitUmarov
|
e6528e828d
|
do use listObjToInt()
|
2022-01-01 18:52:35 +00:00 |
|
UbitUmarov
|
67bdbc02a1
|
change osMessageAttachments() a bit more
|
2022-01-01 18:32:54 +00:00 |
|
UbitUmarov
|
0a447d1a9c
|
slowdown osMessageObject a bit. Also slowdown osMessageAttachments by (200 + 10 *NumberTargetedPrims) miliseconds, plus some implementation changes
|
2022-01-01 18:06:19 +00:00 |
|
UbitUmarov
|
63db74c393
|
Ooopps.. better call initLSL
|
2021-12-31 04:20:03 +00:00 |
|
UbitUmarov
|
e3d8450692
|
throttle osnpcsay as llSay
|
2021-12-31 04:12:21 +00:00 |
|
UbitUmarov
|
249f0fc4c2
|
mantis 7896 and 7910: fix lsl setting of flexi and impact on prim type
|
2021-11-30 16:29:04 +00:00 |
|
UbitUmarov
|
463c66d256
|
try save some zeptogram of CO2
|
2021-11-28 16:02:45 +00:00 |
|
UbitUmarov
|
ca7b6e7deb
|
fix llRemoteLoadScriptPin permissions
|
2021-11-20 02:32:00 +00:00 |
|
UbitUmarov
|
c0fdd2a80b
|
cosmetics
|
2021-11-15 20:59:46 +00:00 |
|
UbitUmarov
|
f542026282
|
fix last commit
|
2021-11-02 18:58:36 +00:00 |
|
UbitUmarov
|
b08ffb622f
|
try save a tiny bit of CO2
|
2021-11-02 17:25:29 +00:00 |
|
UbitUmarov
|
8c16034bef
|
change to llTargetOmega. If gain == 0 make viewer stop and reset rotation. NOT AS SL (but as its spec) - MAY DEPEND ON VIEWER. as before on physical only works on rootprim, ignored on child ones
|
2021-10-26 23:08:01 +01:00 |
|
UbitUmarov
|
3db0bf7996
|
mantis 7952: kill npc if health gone (original patch by Mandarinka Tasty with small change)
|
2021-10-24 21:03:55 +01:00 |
|
UbitUmarov
|
3423e53043
|
fix osRequest*URL return type and threat level name
|
2021-10-18 20:42:28 +01:00 |
|
UbitUmarov
|
042c49385f
|
mantis 7941: change llCollisionFilter code
|
2021-10-07 17:52:08 +01:00 |
|
UbitUmarov
|
68efbfc603
|
add llOrd, llChar llHash
|
2021-10-02 14:17:11 +01:00 |
|
UbitUmarov
|
a5b417fca1
|
dont let llInsertString break a surrogate pair
|
2021-10-02 01:04:26 +01:00 |
|
UbitUmarov
|
85a0e4243c
|
remove a forgotten checkthreatlevel on a osSetProjectionParams variant
|
2021-09-20 18:09:24 +01:00 |
|
UbitUmarov
|
12ad2358a0
|
temporary attachments can not do llTeleport*
|
2021-09-17 02:21:51 +01:00 |
|
UbitUmarov
|
151350467f
|
TPs are root agents only
|
2021-09-17 01:55:24 +01:00 |
|
UbitUmarov
|
1e85f54275
|
TPs are root agents only
|
2021-09-17 01:48:16 +01:00 |
|
UbitUmarov
|
6acf368f5b
|
let osTeleportAgent(key agent, vector position, vector lookat) try teleport to a nearby region is position is outside current region (TEST)
|
2021-09-16 17:36:38 +01:00 |
|
UbitUmarov
|
916e981214
|
precision issues
|
2021-09-16 17:28:03 +01:00 |
|
UbitUmarov
|
a3ab4db5fc
|
several changes to llTeleport so it does HG lms
|
2021-09-15 21:05:00 +01:00 |
|
UbitUmarov
|
e32734bb3b
|
similar for osAvatarName2Key
|
2021-09-15 01:43:33 +01:00 |
|
UbitUmarov
|
2cc8b97a2e
|
osKey2Name: first look if the avatar is on region already
|
2021-09-15 01:28:27 +01:00 |
|
UbitUmarov
|
af4dacee53
|
a few typos
|
2021-09-01 16:37:28 +01:00 |
|
UbitUmarov
|
2408ce790a
|
mantis 8908: use the prim idea of running animations, (by name or by key) on llStopObjectAnimation(), ignoring the prim inventory (unlike sl?)
|
2021-07-15 22:05:31 +01:00 |
|
UbitUmarov
|
ab956586e2
|
a bit more cosmetics in lsl api
|
2021-06-22 13:33:03 +01:00 |
|
UbitUmarov
|
aab89f66fe
|
fix osGetGridNick() i did break on recent commit
|
2021-06-03 16:39:03 +01:00 |
|
UbitUmarov
|
98ff4b230d
|
cosmetics
|
2021-06-01 23:43:05 +01:00 |
|
UbitUmarov
|
cd74acc16b
|
remove threat checks from osGetGridNick and osGetGridName
|
2021-06-01 23:04:46 +01:00 |
|
UbitUmarov
|
4855e11346
|
a few more changes to lsl list; add osListSortInPlace(LSL_List src, LSL_Integer stride, LSL_Integer ascending), does the sort directly on src, avoiding creation on a new list when that is not needed
|
2021-05-31 18:12:33 +01:00 |
|
UbitUmarov
|
8bcebf0190
|
missed a file
|
2021-05-31 01:42:23 +01:00 |
|
UbitUmarov
|
b72676bae9
|
let osGetRegionStats return a list with all the avaiable values (43 currently)
|
2021-05-04 20:39:52 +01:00 |
|
UbitUmarov
|
c816c220af
|
scripts line per second is no longer used and was wrong
|
2021-04-22 13:33:00 +01:00 |
|
UbitUmarov
|
1dc568749f
|
missing file
|
2021-04-21 16:29:19 +01:00 |
|
UbitUmarov
|
9d1bd02d12
|
add LSL_Integer osAvatarType(LSL_Key avkey)
|
2021-04-21 15:52:09 +01:00 |
|
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
|
2021-04-21 14:15:12 +01:00 |
|
UbitUmarov
|
b925704eb9
|
mantis 8881: change llHTTPRequest allowed headers control
|
2021-04-21 14:07:50 +01:00 |
|
UbitUmarov
|
88defb4d90
|
change scripts timers, etc check rate to 50ms
|
2021-04-21 13:50:31 +01:00 |
|
UbitUmarov
|
c295deb262
|
Merge branch 'master' of ssh://opensimulator.org:/var/git/opensim
|
2021-03-18 18:45:28 +00:00 |
|
Oren Hurvitz
|
3d208dd690
|
osNpcLookAt() should only work on NPC's, not on regular users
|
2021-03-18 10:35:29 +02:00 |
|
UbitUmarov
|
74d86adc51
|
make invalid llhttpRequest custom header a hard error
|
2021-03-15 15:40:47 +00:00 |
|
UbitUmarov
|
50669c8d41
|
minor cleanup
|
2021-03-12 00:04:51 +00:00 |
|
UbitUmarov
|
60868fe975
|
vs2017 debug seems to get very confused with our script class called Timer (run runprebuild)
|
2021-03-11 23:54:34 +00:00 |
|
UbitUmarov
|
e24dd01bda
|
mantis 8870: do look on all script engines for http requests done
|
2021-03-01 15:34:36 +00:00 |
|
UbitUmarov
|
8c7bd5fe8d
|
add constants for npclookat types
|
2021-02-16 12:24:11 +00:00 |
|
UbitUmarov
|
1c29f3378d
|
mantis 8865: add experimental osNpcLookAt
|
2021-02-16 03:16:54 +00:00 |
|