Commit Graph

33724 Commits

Author SHA1 Message Date
lickx
73e5ff9868 Add support files for search and mutelist module snapshot-20250414 2025-04-14 10:36:03 +02:00
lickx
03ab7627bc Merge branch 'master' into lickx 2025-04-14 10:03:11 +02:00
UbitUmarov
98703ff3a2 do scan terrain pbr materials for referenced assets on oar save 2025-04-13 15:11:52 +01:00
lickx
f521cc201a Merge branch 'master' into lickx 2025-04-12 11:17:04 +02:00
UbitUmarov
4b5d9c0696 ooops 2025-04-12 04:10:05 +01:00
UbitUmarov
47e9a13e2b ugly cosmetics 2025-04-11 20:49:05 +01:00
UbitUmarov
d76f0437cd ugly cosmetics 2025-04-11 20:19:49 +01:00
UbitUmarov
748d7d08db a few more chances also the the ossl version 2025-04-11 18:57:42 +01:00
UbitUmarov
a068bd3da6 oops 2025-04-11 18:36:49 +01:00
UbitUmarov
2ebbcdcfff change llListFindListNext negative instance case 2025-04-11 18:26:30 +01:00
UbitUmarov
b5d1d39829 a few fixes... 2025-04-11 16:03:14 +01:00
Vincent Sylvester
d3cf429c4c llGetVisualParams
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 15:28:40 +01:00
UbitUmarov
16665227ce fix lllistfindnext for some cases 2025-04-11 15:22:28 +01:00
Vincent Sylvester
587b19c76b llListFindListNext
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 14:56:54 +01:00
UbitUmarov
d12418ed8f cosmetics, note that sha224 is not correct 2025-04-11 09:21:29 +01:00
UbitUmarov
7d47398802 bad merge.. 2025-04-11 08:50:25 +01:00
Vincent Sylvester
d9180d3a59 llHMAC
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 08:45:15 +01:00
UbitUmarov
ac4ae13ceb use switch expression instead (the changes..) 2025-04-11 08:11:03 +01:00
Vincent Sylvester
ae4ea576d5 llGetHealth
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 08:08:06 +01:00
UbitUmarov
4d0312f122 use switch expression instead 2025-04-11 08:03:37 +01:00
Vincent Sylvester
6eab3e6efb llGetSimStats
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 07:51:12 +01:00
Vincent Sylvester
f42fd1c552 llGetInventoryDesc
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 07:25:06 +01:00
UbitUmarov
9a92d94e99 remove option ClampNegativeZ 2025-04-11 05:43:15 +01:00
UbitUmarov
f2379dc785 mantis 9133 replace some z < 0 checks by < Constants.MinSimulationHeight (-100) 2025-04-11 05:05:42 +01:00
lickx
d54d841571 Merge branch 'master' into lickx 2025-04-04 16:05:39 +02:00
UbitUmarov
e862eab358 allow negative instance to also index results from end (bad) on osListFindListNext. Untested, sorry re862eab 2025-04-04 11:13:11 +01:00
lickx
0162fc1d4b Merge branch 'master' into lickx 2025-04-04 11:43:22 +02:00
UbitUmarov
006566f35c fix bad merge r006566f 2025-04-04 01:44:36 +01:00
UbitUmarov
bde18322eb add LSL_Integer osListFindListNext(LSL_List src, LSL_List test, LSL_Integer lstart, LSL_Integer lend, LSL_Integer instance), like ll one but with search restricted to a substring. Untested, sorry 2025-04-04 01:30:41 +01:00
lickx
dafe5275b5 Merge branch 'master' into lickx snapshot-20250330 2025-03-30 05:50:26 +02:00
UbitUmarov
9a02b55bf2 a few more changes on terrain r9a02b55 2025-03-29 23:29:42 +00:00
Ubit Umarov
207a318f86 Merge pull request #27 from Tampa/SmoothArea-fix
Fix SmoothArea to be uniform again
r207a318
2025-03-29 11:51:06 +00:00
lickx
1480c97de1 Name zip opensimcurrency instead of moneymodule
But really i use a seperate mkdist for packing opensim.currency
which also includes working helper scripts
2025-03-29 11:50:34 +01:00
lickx
6e399e5971 Merge branch 'master' into lickx 2025-03-29 11:43:51 +01:00
Tampa
b1a2773de9 Fix SmoothArea to be uniform again 2025-03-29 08:34:45 +01:00
UbitUmarov
e5d10bf127 try to fix some terrain issues, Add some more locking re5d10bf 2025-03-29 01:21:43 +00:00
lickx
02f5f46eed Make the finished loading message more useful 2025-03-28 13:30:28 +01:00
lickx
c8d6444cc6 Merge branch 'master' into lickx 2025-03-25 15:45:02 +01:00
lickx
7bdd4c1215 Sync with master version 2025-03-25 07:04:00 +01:00
UbitUmarov
d346a7aea7 mantis 9187: only apply setcontentype restrictions to type html rd346a7a 2025-03-25 04:27:53 +00:00
lickx
8e99ed7c40 Set attachments to group and resume scripts for XmlRpcGroups 2025-03-24 06:01:21 +01:00
lickx
e4d4ba0d0e Add opensim.currency support to mkdist 2025-03-24 05:48:46 +01:00
lickx
85a3a112b3 Also update grouptag for XmlRpcGroups 2025-03-24 05:47:37 +01:00
lickx
423b9034d4 Merge branch 'master' into lickx 2025-03-19 08:28:48 +01:00
lickx
b90a1b94c0 Fix grouptag not updating after active role change 2025-03-19 08:24:12 +01:00
UbitUmarov
26a8c5e712 fix grid stats configuraton check r26a8c5e 2025-03-18 22:48:04 +00:00
UbitUmarov
238e714253 update sqlite .config files 2025-03-18 20:59:08 +00:00
UbitUmarov
d48a3d432f mantis 9185: Update libsqlite3 for macOS with version 3.7.5 ( that old for compatibility ) 2025-03-18 20:51:56 +00:00
UbitUmarov
11cb8b6ed0 cosmitics; allow to wear 3 animesh objects r11cb8b6 2025-03-16 21:31:53 +00:00
lickx
2ca89cae1d Merge branch 'master' into lickx 2025-03-16 14:40:26 +01:00