Commit Graph

3911 Commits

Author SHA1 Message Date
UbitUmarov
eae2f87cae cosmetics 2020-09-01 18:22:44 +01:00
UbitUmarov
a1239d2706 Yengine: avoid use of Enum.Parse 2020-08-31 18:46:10 +01:00
UbitUmarov
3c3553d5b1 Xengine: cosmetics 2020-08-31 17:37:15 +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
9aa7f41bca add cap AttachmentResources ( no urls, memory account is per yengine mem usage) 2020-08-23 01:46:34 +01:00
UbitUmarov
16ab72a223 break the top thingies 2020-08-22 17:33:38 +01:00
StolenRuby
2f0d2db19d Top Scripts
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-08-22 12:38:35 +01:00
UbitUmarov
fd49254708 more changes on task inventory offers 2020-08-21 22:24:49 +01:00
UbitUmarov
7c1e1a15cc a few more changes on lsl notecards 2020-08-17 16:14:39 +01:00
UbitUmarov
6dcb4ed7a0 ok change a confusing expire renew of 0 (that does mean that cache min expire time) 2020-08-17 15:11:48 +01:00
UbitUmarov
5bafd97c69 change script notecards cache 2020-08-17 15:06:52 +01:00
UbitUmarov
262d9d30c0 oh forgot the forced sleep.. we can't have that can we.. 2020-08-17 13:23:01 +01:00
UbitUmarov
33bb55581d LSL do ImediatePost on cached note card 2020-08-17 13:07:56 +01:00
UbitUmarov
29e42f2a25 missing bits 2020-08-16 20:04:46 +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
15f0b1190a it is NULL_KEY const, not UUID.Zero.Tostring() calls 2020-08-16 11:08:41 +01:00
UbitUmarov
3ddaa3a9e6 change llGivemoney (like last commit, so it runs on a limited threadpool not the main one 2020-08-15 22:25:29 +01:00
UbitUmarov
4bcb3f72a1 change llTransferLindenDollars 2020-08-15 22:02:53 +01:00
UbitUmarov
b394b6ccef duhh why was i storing something to forget?? 2020-08-15 21:07:33 +01:00
UbitUmarov
690cb37767 ahh that bit! 2020-08-15 20:33:38 +01:00
UbitUmarov
7e122b885b more bits? 2020-08-15 20:12:13 +01:00
UbitUmarov
15d600c08a LSL no need for Linq 2020-08-15 20:03:29 +01:00
UbitUmarov
51cb555793 first step to phase out RayCastV3: ignore it, and wait for ppl cry 2020-08-15 19:33:07 +01:00
UbitUmarov
c8be806b9a use them on LSL api 2020-08-15 18:55:52 +01:00
UbitUmarov
bbed225861 modify Dataserver request functions 2020-08-15 18:40:29 +01:00
UbitUmarov
50d1943f83 oops missed a action set 2020-08-15 18:15:09 +01:00
UbitUmarov
ad7c47ee5b make llTargetedEmail async 2020-08-15 18:00:17 +01:00
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