UbitUmarov
|
e78caeeac8
|
add explicit osMakeNotecard(string notecardName, LSL_String contents) so it does not depend on implicit cast from string to list, as before
|
2022-01-06 20:42:50 +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
|
3423e53043
|
fix osRequest*URL return type and threat level name
|
2021-10-18 20:42:28 +01:00 |
|
UbitUmarov
|
68efbfc603
|
add llOrd, llChar llHash
|
2021-10-02 14:17:11 +01:00 |
|
UbitUmarov
|
af4dacee53
|
a few typos
|
2021-09-01 16:37:28 +01:00 |
|
UbitUmarov
|
6d47ec571a
|
add another stat
|
2021-07-23 03:04:59 +01:00 |
|
UbitUmarov
|
96cb47e80f
|
anf ofc i forgot a file
|
2021-05-31 18:13:56 +01:00 |
|
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
|
2021-05-04 21:02:29 +01:00 |
|
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
|
2021-05-04 20:43:24 +01:00 |
|
UbitUmarov
|
15d0b02ba9
|
add LSL_Integer osAvatarType(string firts, string last)
|
2021-04-21 16:25:58 +01:00 |
|
UbitUmarov
|
9d1bd02d12
|
add LSL_Integer osAvatarType(LSL_Key avkey)
|
2021-04-21 15:52:09 +01:00 |
|
UbitUmarov
|
915bc74ab4
|
remove a extra _
|
2021-02-16 12:35:31 +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 |
|
UbitUmarov
|
e25b05a454
|
remove the expire argument from os[Link]ParticleSystem.. expire is controled by maxage != 0
|
2021-01-12 16:12:44 +00:00 |
|
UbitUmarov
|
72f7009b10
|
add os[Link]ParticleSystem with expire option. If expire true and system MaxAge > 0, the system will be be (lazy) removed from the prim after that MaxAge
|
2021-01-12 15:38:10 +00:00 |
|
UbitUmarov
|
a3b26255dd
|
add vector variant of osSlerp; update script syntax
|
2021-01-06 16:32:51 +00:00 |
|
UbitUmarov
|
8fa28d96f5
|
clean tabs from osSHA256 patch (mantis 8839)
|
2020-12-29 13:31:08 +00:00 |
|
UbitUmarov
|
5acf56d20e
|
add missing lsl stub for llXorBase64
|
2020-12-29 13:24:04 +00:00 |
|
Mike Higgins
|
0da43a8ef5
|
added a new function string=osSHA256(string)
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2020-12-29 13:17:29 +00:00 |
|
UbitUmarov
|
d437808ba4
|
add INVENTORY_SETTING lsl constant; cosmetics
|
2020-10-09 12:42:28 +01:00 |
|
UbitUmarov
|
64fea8f20c
|
mantis 8770: let osGetSunParam(day_length) return the same as llGetDayLength() ie day length at prim location
|
2020-09-12 16:14:14 +01:00 |
|
UbitUmarov
|
23de4e3a82
|
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
|
2020-09-04 14:22:24 +01:00 |
|
UbitUmarov
|
7364acf42e
|
Xengine: change allocation of executor events mask map
|
2020-08-31 17:18:51 +01:00 |
|
UbitUmarov
|
b64e1792ff
|
wt* remove osSetStateEvents, any script using it must just DIE
|
2020-08-31 15:01:26 +01:00 |
|
UbitUmarov
|
92e3f424cf
|
cosmetics
|
2020-08-30 16:05:02 +01:00 |
|
UbitUmarov
|
421cc0c018
|
change llName2Key and add llRequestUserKey (not the patch on mantis 8369, now utdated). some testing needed..
|
2020-08-16 20:01:00 +01:00 |
|
UbitUmarov
|
bce206e6dc
|
change a few more
|
2020-08-15 04:53:30 +01:00 |
|
UbitUmarov
|
f1cd3aa007
|
change llRequestDisplayName and llGetDisplayName
|
2020-08-15 04:21:54 +01:00 |
|
UbitUmarov
|
991b97db58
|
change llRequestUsername
|
2020-08-15 04:05:41 +01:00 |
|
UbitUmarov
|
cd5ac2eae9
|
some cleanup to last patch from Bill Blight and Vincent (mantis 8738)
|
2020-08-08 18:27:45 +01:00 |
|
Vincent Sylvester
|
4eee476423
|
osSetParcelMusicURL
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2020-08-08 18:16:15 +01:00 |
|
UbitUmarov
|
baf94f1af5
|
several changes to llTargetedEmail
|
2020-08-08 17:37:48 +01:00 |
|
StolenRuby
|
d022891cc1
|
Added llTargetedEmail
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2020-08-08 15:50:03 +01:00 |
|
UbitUmarov
|
5b596bb29e
|
update script syntax
|
2020-06-30 13:29:42 +01:00 |
|
UbitUmarov
|
5b87347476
|
and add some untested ossl
|
2020-06-21 12:41:10 +01:00 |
|
UbitUmarov
|
5b56a09cb2
|
some fixes on env protocol, forced env, etc
|
2020-06-21 01:41:14 +01:00 |
|
UbitUmarov
|
e3ecf0ddbe
|
add LSL_Integer osReplaceAgentEnvironment(LSL_Key agentkey, LSL_Integer transition, LSL_String environment). note this is a hack, we cant do the ll* one
|
2020-06-19 19:55:40 +01:00 |
|
UbitUmarov
|
3bf0f6c407
|
do not display 0:xx:xx PM
|
2020-06-12 20:02:55 +01:00 |
|
UbitUmarov
|
d1ecccfaca
|
add some ossl
|
2020-06-11 19:55:12 +01:00 |
|
UbitUmarov
|
e8b9735f95
|
add some lsl functions
|
2020-06-11 17:12:22 +01:00 |
|
UbitUmarov
|
9bd5310fe8
|
expose the option to save HUDs into notecard on the API
|
2020-06-01 21:05:57 +01:00 |
|
UbitUmarov
|
66eb8a2c2e
|
let engines Suspend and resume scripts return false if script not on that engine
|
2020-05-25 14:41:59 +01:00 |
|
UbitUmarov
|
248d56d3ad
|
add LSL_Integer osClearObjectAnimations() to remove all animations on a prim, returning the number it had; some clean on sending
|
2020-03-03 23:21:05 +00:00 |
|
UbitUmarov
|
76987fb647
|
... osSetLinkStandTarget
|
2020-01-25 15:51:36 +00:00 |
|
UbitUmarov
|
868c05fdf6
|
why not also osGetLinkStandTarget
|
2020-01-25 15:29:59 +00:00 |
|
UbitUmarov
|
004cab9289
|
add osGetLinkSitActiveRange
|
2020-01-25 14:24:53 +00:00 |
|
UbitUmarov
|
64c7e1de5b
|
add osSetLinkSitActiveRange
|
2020-01-25 13:32:52 +00:00 |
|
UbitUmarov
|
7adaede14a
|
mantis 8634: add osSetSitActiveRange(float range) , osSetStandTarget(vector feetAproxPosition) and respective get functions. range <0 disables sits on the prim, = 0 uses region default,feetAproxPosition is in prim local frame. <0,0,0> disables it. Still no persistance. feedback required!
|
2020-01-22 18:23:35 +00:00 |
|
UbitUmarov
|
7bdc408cac
|
change some lsl flag constants to Hexa
|
2020-01-07 14:51:07 +00:00 |
|