UbitUmarov
|
8467ee34ff
|
add lsl constant CLICK_ACTION_IGNORE
|
2026-01-31 16:14:09 +00:00 |
|
UbitUmarov
|
9dbaa4d3ac
|
change api,yengine compile and serial version numbers (this will force scripts recompile and return to start state)
|
2025-08-21 22:27:47 +01:00 |
|
UbitUmarov
|
be8b208bf5
|
missing file
|
2025-08-12 23:48:13 +01:00 |
|
UbitUmarov
|
7ac111627f
|
some changes to llMapDestination
|
2025-08-12 22:26:46 +01:00 |
|
UbitUmarov
|
4d0312f122
|
use switch expression instead
|
2025-04-11 08:03:37 +01:00 |
|
UbitUmarov
|
e681e1f09a
|
add llGetLinkSitFlags and dummy llSetLinkSitFlags
|
2025-02-07 22:04:01 +00:00 |
|
UbitUmarov
|
a20a5f312d
|
add llGetStartString and limited llRezObjectWithParams for testing
|
2024-11-22 04:01:03 +00:00 |
|
UbitUmarov
|
c3ea01144e
|
few lsl constants
|
2024-11-14 22:30:13 +00:00 |
|
Sue Cripter
|
0bf18539b5
|
Add llGetNotecardLineSync
|
2024-07-04 00:10:29 +02:00 |
|
UbitUmarov
|
4d552360dd
|
also incremenet os_apiversion
|
2024-04-30 23:34:35 +01:00 |
|
UbitUmarov
|
2e26b8a8bb
|
add LinksetData support. Untested and still does not store in dbs. Not as spec. See mantis 9081 (runprebuild)
|
2024-02-06 23:45:11 +00:00 |
|
UbitUmarov
|
f1cba63aad
|
retire StringToBytes variants with string format. Do the format before calling..
|
2024-02-05 18:34:44 +00:00 |
|
UbitUmarov
|
79ac5c7f54
|
remove some obsolete code
|
2023-11-29 12:17:08 +00:00 |
|
UbitUmarov
|
bbe6075aa0
|
add lsl constant PRIM_SCULPT_FLAG_ANIMESH and change a few things about it
|
2023-08-08 18:45:49 +01:00 |
|
UbitUmarov
|
d5e49f29da
|
cosmetics
|
2023-07-25 19:56:55 +01:00 |
|
UbitUmarov
|
5ab9278583
|
add a few lsl constants for llLinkPlaySound
|
2023-07-18 20:28:56 +01:00 |
|
UbitUmarov
|
2625eed5e4
|
add some constants and reserve some linkset_data lsl event slots, compatible to mantis9081 patch, for now not accepted (any future implementation may diverge from that, even sl
|
2023-06-02 18:30:28 +01:00 |
|
UbitUmarov
|
33bdf572c6
|
fix several PARCEL_DETAILS_* constants for getparceldetails, add PARCEL_DETAILS_GEOMETRICCENTER; Stop script on unknown parameter, instead of keep running with a wrong integer 0 result
|
2023-04-18 17:54:24 +01:00 |
|
UbitUmarov
|
16b6bbd253
|
a few changes fo yengine exec time check points on function calls
|
2023-02-09 12:11:18 +00:00 |
|
UbitUmarov
|
5ac93aaf2f
|
update api version and script syntax
|
2023-01-31 17:17:33 +00:00 |
|
UbitUmarov
|
d545506efc
|
add a few more parameters to llGetObjectDetails(); add intger log2(uint)
|
2022-08-23 17:27:02 +01:00 |
|
lickx
|
7809eb5ba0
|
Support PRIM_PROJECTOR
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2022-05-22 15:13:47 +01: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
|
6d47ec571a
|
add another stat
|
2021-07-23 03:04:59 +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
|
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
|
a3b26255dd
|
add vector variant of osSlerp; update script syntax
|
2021-01-06 16:32:51 +00:00 |
|
UbitUmarov
|
d437808ba4
|
add INVENTORY_SETTING lsl constant; cosmetics
|
2020-10-09 12:42:28 +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
|
cd5ac2eae9
|
some cleanup to last patch from Bill Blight and Vincent (mantis 8738)
|
2020-08-08 18:27:45 +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
|
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
|
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 |
|
UbitUmarov
|
ab335b5926
|
add a few lsl constants
|
2019-10-19 18:00:45 +01:00 |
|
UbitUmarov
|
2a90f78fe1
|
add LSL_Integer osIsNotValidNumber(LSL_Float v)
|
2019-10-17 23:33:11 +01:00 |
|
UbitUmarov
|
2c1909a873
|
add osResetAllScripts(LSL_Integer AllLinkset). use with care
|
2019-10-11 00:01:59 +01:00 |
|
UbitUmarov
|
93f13aa00d
|
add osSlerp()
|
2019-09-04 23:27:48 +01:00 |
|
UbitUmarov
|
0e33014572
|
add a few lsl constants
|
2019-08-28 05:54:18 +01:00 |
|
UbitUmarov
|
64c56fc52b
|
mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory item ID within prim inventory. the llGetInventory does return the asset it, not item.
|
2019-08-16 21:24:07 +01:00 |
|
UbitUmarov
|
b5b518dc0d
|
change value of PARCEL_DETAILS_DWELL to a higher value to give more room for standard values, change return types, update script syntaxe
|
2019-07-31 13:38:49 +01:00 |
|
TBG Renfold
|
8de67dad76
|
Mantis #8481 part one.
Add llGetParcelDetails(vector pos, [PARCEL_DETAILS_LANDDWELL])
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2019-07-31 12:58:00 +01:00 |
|
UbitUmarov
|
8410a01fb4
|
missing old flag VEHICLE_FLAG_NO_FLY_UP
|
2019-05-22 23:16:36 +01:00 |
|