Commit Graph

3882 Commits

Author SHA1 Message Date
UbitUmarov
2c8e5c844a make llEmail async 2020-08-15 17:54:31 +01:00
UbitUmarov
d9bccbb7c0 LSL add some local shortcuts to world(scene) variables 2020-08-15 17:46:55 +01:00
UbitUmarov
60ba886b4c add back a lost script delay 2020-08-15 17:27:29 +01:00
UbitUmarov
403a0c9f27 change a few notecard dataserver 2020-08-15 05:15:15 +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
2350bd9250 missed check 2020-08-15 04:06:58 +01:00
UbitUmarov
991b97db58 change llRequestUsername 2020-08-15 04:05:41 +01:00
UbitUmarov
657b781f2f add some comments about the async dataserver async action 2020-08-15 03:14:06 +01:00
UbitUmarov
a7e8edf104 make llRequestAgentData async 2020-08-15 02:57:23 +01:00
UbitUmarov
144d4a6326 let scripts dataserver do async code actions 2020-08-15 02:33:25 +01:00
UbitUmarov
f7ea5abd3f fix bad c&p 2020-08-14 23:19:38 +01:00
UbitUmarov
05c3bd4b09 change llRequestAgentData caching 2020-08-14 22:56:57 +01:00
UbitUmarov
a2fe315d94 cosmetics 2020-08-09 01:37:54 +01:00
UbitUmarov
8a7913220e missing c&p ... 2020-08-08 18:32:32 +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
eeef096e94 better a silent return if condition to send creator fails 2020-08-08 17:48:58 +01:00
UbitUmarov
9a2cf15a2e duhh check for non mod is basicly useless 2020-08-08 17:44:17 +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
329b919361 try parse url also on llParcelMediaCommandList 2020-08-08 15:46:59 +01:00
UbitUmarov
a90b1efc7e cosmetics 2020-08-08 00:23:58 +01:00
UbitUmarov
be5c2bb212 Xengine: remove option CompactMemOnLoad, that wasn't that good; add option AttachmentsDomainLoading to allow attachments to load on own appdomain even if AppDomainLoading is false. Scripts will be slower, use more memory but will be disposed on avatar leave, if gc is in good mood. This may be usefull on regions with a lot of traffic, sure use Yengine even better, 2020-07-27 16:13:09 +01:00
UbitUmarov
f7104a66a5 change parcel env group power check to only parcel environment modify 2020-07-15 22:52:47 +01:00
UbitUmarov
5b596bb29e update script syntax 2020-06-30 13:29:42 +01:00
UbitUmarov
d7fb822533 Merge branch 'master' into uglysky 2020-06-27 13:34:49 +01:00
UbitUmarov
16cfb3deab mantis 8717: fix local heap use account (will automatlic recompile scripts) 2020-06-27 13:33:11 +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
17e7e9b354 enable threat check on the new ossl method 2020-06-19 21:17:26 +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
cca383b452 more to go, fix lsl funtions for parcels env 2020-06-18 13:47:34 +01:00
UbitUmarov
44c90bf294 misspell all across the board 2020-06-18 12:01:53 +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
e2be90caaf replace lightshare early work 2020-06-10 09:26:55 +01:00
UbitUmarov
775420c46a set object select on demand, not when it is created 2020-06-05 01:57:17 +01:00
UbitUmarov
3188db7041 force Yengine scripts recompile 2020-06-02 22:18:28 +01:00
UbitUmarov
06bdfc48d0 move the ToUpper to where it belongs 2020-06-02 18:25:13 +01:00
UbitUmarov
239c07ed9d oops ToUpper is needed on default animation names 2020-06-02 18:17:53 +01:00
UbitUmarov
8cebc84de7 let objects use default animations 2020-06-02 18:05:22 +01:00
UbitUmarov
9b09bd255c change osNpcSaveAppearance to save huds by default like before, so its coerent with past and the other save app methods 2020-06-01 21:31:18 +01:00
UbitUmarov
9bd5310fe8 expose the option to save HUDs into notecard on the API 2020-06-01 21:05:57 +01:00
UbitUmarov
d460a3fc86 missing file 2020-05-25 14:50:10 +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
5f52de2578 mantis 8706: avoid spurius logs on Yengine during object delete 2020-05-24 15:04:44 +01:00
UbitUmarov
fffac7d531 mantis 8704: fix issues on YEngine 2020-05-20 00:35:51 +01:00
UbitUmarov
7098091616 avoid null ref 2020-05-15 18:17:13 +01:00