UbitUmarov
|
eaed2f5b02
|
add llSetRenderMaterial (ugly code)
|
2026-02-22 11:51:58 +00:00 |
|
UbitUmarov
|
25ad17d068
|
mantis 9230: flag need for prims inventory saves in more 9un0link cases
|
2026-01-24 21:40:00 +00:00 |
|
Vincent Sylvester
|
2db1fabd10
|
TIFF loader up to 32bit floats, cosmetics
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2025-11-25 16:43:22 +00:00 |
|
UbitUmarov
|
6146233848
|
mantis 9212: a few changes to Lure and message transfer
|
2025-08-13 14:26:20 +01:00 |
|
UbitUmarov
|
ef2fce034f
|
a few , mostly cosmetic, changes to osSetTerrainTextures and add prim inventory osSetTerrainTextures with a list of possible asset types to match
|
2025-05-06 23:40:40 +01:00 |
|
UbitUmarov
|
23ad195e7a
|
add osSetTerrainTextures(LSL_List textures, LSL_Integer types) to set terrain textures for legacy viewers it types == 0 or 2; textures for new viewers if types == 1 or 2 or PBR materials if types == 1 (untested :( )
|
2025-05-06 01:29:24 +01:00 |
|
UbitUmarov
|
c9b4d3374f
|
mantis 9188: add HG assets scan and fetch when droping a item on a prim
|
2025-05-05 21:28:12 +01:00 |
|
UbitUmarov
|
a20a5f312d
|
add llGetStartString and limited llRezObjectWithParams for testing
|
2024-11-22 04:01:03 +00:00 |
|
UbitUmarov
|
50212c240c
|
llCloud is obsolete, remove rest on old viewer V! cloud support
|
2024-04-20 18:00:22 +01:00 |
|
UbitUmarov
|
7dda8b4154
|
add cap DispatchRegionInfo
|
2024-04-15 04:33:20 +01:00 |
|
UbitUmarov
|
cf27093ee9
|
several changes to llIsFriend and related methods
|
2024-02-16 20:14:06 +00:00 |
|
UbitUmarov
|
db1c739ef2
|
preloadsound is suposed to send ownerid, plus save ns on useless dic searchs
|
2023-05-31 21:44:48 +01:00 |
|
UbitUmarov
|
83491db916
|
several changes to llhttprequest like use HttpClient
|
2023-05-06 18:06:40 +01:00 |
|
UbitUmarov
|
77d8bb9968
|
a few more test changes and cosmetics
|
2023-03-12 20:26:27 +00:00 |
|
UbitUmarov
|
ce0d426b99
|
add helper SimulatorFeaturesModulr OpenSimExtraFeatureContains plus cosmetics
|
2023-02-23 22:50:45 +00:00 |
|
UbitUmarov
|
a0165816de
|
change get terrain height
|
2023-02-09 17:56:10 +00:00 |
|
UbitUmarov
|
3858cc945c
|
we do need to ship the cached friends around on teleports (friends must come from grid)
|
2023-02-03 17:17:02 +00:00 |
|
UbitUmarov
|
b327224b74
|
try improve profiles online indication a bit more
|
2023-02-01 18:56:08 +00:00 |
|
UbitUmarov
|
ff0422cbd7
|
search a prim inventory matching both name and asset type, on some LSL and OSSL
|
2022-10-24 01:37:01 +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 |
|