Commit Graph

28828 Commits

Author SHA1 Message Date
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
4dae4e7a4f cosmetics on useraccountservice 2025-05-04 22:12:30 +01:00
UbitUmarov
8ec2715f35 misisng bounds check on terrain changes limiter 2025-05-04 21:25:09 +01:00
UbitUmarov
7a4c6ff5b3 add another ossl tooltip 2025-05-01 19:42:53 +01:00
UbitUmarov
71fd5c5dea minor file formating fix 2025-05-01 19:32:06 +01:00
UbitUmarov
c69ed37dd8 fix to compile 2025-05-01 19:20:28 +01:00
Vincent Sylvester
1847b6be24 Tooltips for ossl
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-05-01 18:54:57 +01:00
UbitUmarov
09ef908034 just a test of github.. 2025-04-30 23:38:12 +01:00
UbitUmarov
cce239d051 some code cosmetics on UserAccountService 2025-04-30 22:51:03 +01:00
UbitUmarov
4918f91d41 fix last change to support empty string group titles 2025-04-30 20:03:06 +01:00
UbitUmarov
83d3ce8a1a work around some osgrid (mb others) null group titles 2025-04-30 17:35:39 +01:00
UbitUmarov
f669c56bb9 mantis 9197: on llHttprequest report status = 0 as 499 2025-04-22 22:10:20 +01:00
UbitUmarov
354966cda9 remove broken libsqlite3.dylib, let macos find its own for now 2025-04-22 19:34:22 +01:00
UbitUmarov
78228bd4bc mk sure we do save appearence 2025-04-20 23:54:04 +01:00
UbitUmarov
8b962b19db remove attachments from current appearence if they are not found in inventory 2025-04-20 23:52:12 +01:00
UbitUmarov
147d90b258 ok no static.. 2025-04-17 20:34:43 +01:00
UbitUmarov
de749dd6ed minor change 2025-04-17 20:24:47 +01:00
Vincent Sylvester
28266fc7b6 HMAC function, stubs and interfaces for compute hash
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-17 20:20:28 +01:00
UbitUmarov
70eafec6fa fix compile since HMAC_SHA224() is missing 2025-04-17 19:46:05 +01:00
Vincent Sylvester
f6227d26eb Fix llHMAC and ComputeHash
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-17 19:10:44 +01:00
UbitUmarov
dc3d44a458 actually write a hex string in caps 2025-04-17 15:53:23 +01:00
UbitUmarov
b00df07563 do not allow estate bans to grid admins 2025-04-17 15:50:08 +01:00
UbitUmarov
98703ff3a2 do scan terrain pbr materials for referenced assets on oar save 2025-04-13 15:11:52 +01: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
UbitUmarov
e862eab358 allow negative instance to also index results from end (bad) on osListFindListNext. Untested, sorry 2025-04-04 11:13:11 +01:00
UbitUmarov
006566f35c fix bad merge 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
UbitUmarov
9a02b55bf2 a few more changes on terrain 2025-03-29 23:29:42 +00: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 2025-03-29 01:21:43 +00:00
UbitUmarov
d346a7aea7 mantis 9187: only apply setcontentype restrictions to type html 2025-03-25 04:27:53 +00:00