UbitUmarov
|
be5fc7344c
|
search a prim inventory matching both name and asset type, on some LSL and OSSL functions
|
2022-10-24 02:15:56 +01:00 |
|
UbitUmarov
|
16d5d7d7fc
|
direct post listen events on chat, bypassing intermediate storage and timed pooling. ( code still dirty)
|
2022-06-21 02:18:38 +01:00 |
|
UbitUmarov
|
b7d33b41de
|
use them on dialog module
|
2022-06-19 13:25:06 +01:00 |
|
UbitUmarov
|
adf818370a
|
mke sending to listeners code a bit more confusing
|
2022-06-19 01:22:03 +01:00 |
|
UbitUmarov
|
c972c23d2e
|
try simplify lsl listen code a bit
|
2022-06-18 22:40:01 +01:00 |
|
UbitUmarov
|
fa2da18c5f
|
minor lsl changes like direct call DeliverMessage(ChatTypeEnum type, int channel, string name, UUID id, string msg, Vector3 sourcePosition)
|
2022-06-18 16:08:17 +01:00 |
|
UbitUmarov
|
61085cc25e
|
add proper way for viewers to request mute of collision sounds by setting flag 0x80 on agent update Flags (const U8 AU_FLAGS_MUTECOLLISIONS = 0x80;). Their current method of comparing sound UUIDS is just BROKEN, even at SL.
|
2022-05-10 14:14:33 +01:00 |
|
UbitUmarov
|
d9fb48cdcf
|
ok add 2 much, so now the rest
|
2022-04-17 22:26:41 +01:00 |
|
UbitUmarov
|
94f291fd99
|
missing changes
|
2022-03-18 19:28:17 +00:00 |
|
UbitUmarov
|
d06efefb48
|
Emailmodule. Receive mailbox dependis on prim having email event on scripts; send via smpt or to external prims are now options. The ini section name smtp is not wrong"
|
2022-03-18 16:15:32 +00:00 |
|
UbitUmarov
|
d5ca0db294
|
missing file
|
2022-03-16 23:19:38 +00:00 |
|
UbitUmarov
|
a3ab4db5fc
|
several changes to llTeleport so it does HG lms
|
2021-09-15 21:05:00 +01:00 |
|
UbitUmarov
|
f085e9a5e8
|
cosmetics
|
2021-09-05 20:25:36 +01:00 |
|
UbitUmarov
|
8769abcd72
|
remove TAP also from rastclient
|
2021-09-05 19:53:03 +01:00 |
|
UbitUmarov
|
dc09b56bba
|
move BulkUpdateInventoryItem from lludp to eventqueue message
|
2021-07-25 03:52:11 +01:00 |
|
UbitUmarov
|
b6a846f2c2
|
missing file change
|
2021-06-27 17:01:01 +01:00 |
|
UbitUmarov
|
9c01e8b0c4
|
change cap eventqueue to use some of those useless changes
|
2020-10-10 20:29:12 +01:00 |
|
UbitUmarov
|
128e0be382
|
add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere
|
2020-10-09 00:20:34 +01:00 |
|
UbitUmarov
|
8e2eb983e3
|
a few changes to last patch
|
2020-08-31 12:35:39 +01:00 |
|
UbitUmarov
|
92e3f424cf
|
cosmetics
|
2020-08-30 16:05:02 +01:00 |
|
UbitUmarov
|
c1bf650c12
|
remove a replaced method
|
2020-08-23 03:58:11 +01:00 |
|
UbitUmarov
|
0f50b17824
|
change code for urls usage. Still bad after (un)link
|
2020-08-23 03:54:44 +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
|
5b87347476
|
and add some untested ossl
|
2020-06-21 12:41:10 +01:00 |
|
UbitUmarov
|
bcacd2ff21
|
cancel forced env on make child agent
|
2020-06-21 01:46:36 +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
|
369a2e1453
|
clear parcels uglysky on clearing override flag
|
2020-06-17 21:08:52 +01:00 |
|
UbitUmarov
|
e7807d4359
|
missing files
|
2020-06-17 16:12:24 +01:00 |
|
UbitUmarov
|
e407f69b2c
|
add other env time function
|
2020-06-11 19:52:59 +01:00 |
|
UbitUmarov
|
02ccbd0bbd
|
some more changes; add some interface functions
|
2020-06-11 17:08:39 +01:00 |
|
UbitUmarov
|
e2be90caaf
|
replace lightshare early work
|
2020-06-10 09:26:55 +01:00 |
|
UbitUmarov
|
8f39405380
|
err ok not so fast
|
2020-05-27 00:18:32 +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
|
79bb22eaf6
|
fix typo
|
2020-05-15 15:11:06 +01:00 |
|
UbitUmarov
|
8da733c485
|
test xbakes async/await store
|
2020-05-11 19:06:09 +01:00 |
|
UbitUmarov
|
c15869438c
|
move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it
|
2020-05-10 21:27:23 +01:00 |
|
UbitUmarov
|
fa5b4dc5d8
|
add AddOpenSimExtraFeature to simulator features, so it is done under proper locking. Fix gridservice extra features merge (they override older). This does need a future cleanup
|
2020-05-08 16:54:18 +01:00 |
|
UbitUmarov
|
58a4f45712
|
change eventqueue queues type, move event methods to other file (using partial class)
|
2020-05-07 02:26:25 +01:00 |
|
UbitUmarov
|
be16cf9531
|
sync some more things with work copy
|
2020-03-02 01:56:34 +00:00 |
|
UbitUmarov
|
60a924f3c6
|
change part inventory adding some scripts speed up and controls release
|
2020-02-21 19:11:29 +00:00 |
|
UbitUmarov
|
7c977f9e27
|
fix release controls on deattach
|
2020-02-20 08:27:42 +00:00 |
|
UbitUmarov
|
5d2ffdc35b
|
limit max number of attachments to 38. All can be on same point
|
2019-11-13 18:44:58 +00:00 |
|
UbitUmarov
|
d10f11d310
|
terrain replace double by float
|
2019-11-12 18:19:12 +00:00 |
|
UbitUmarov
|
53339d2970
|
terraforming changes: make sliders work, remove some brushs, etc. Feedback needed (run prebuild)
|
2019-11-09 23:59:19 +00:00 |
|
UbitUmarov
|
d838a7e5c7
|
missing file
|
2019-10-22 12:04:32 +01:00 |
|
UbitUmarov
|
9d6c996570
|
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
2019-09-11 13:51:43 +01:00 |
|
Melanie
|
0fd17c08ae
|
Massive console refactor. Greatly simplify interface.
|
2019-08-20 23:28:59 +01:00 |
|