Commit Graph

33181 Commits

Author SHA1 Message Date
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
Ubit Umarov
207a318f86 Merge pull request #27 from Tampa/SmoothArea-fix
Fix SmoothArea to be uniform again
2025-03-29 11:51:06 +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
UbitUmarov
26a8c5e712 fix grid stats configuraton check 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 2025-03-16 21:31:53 +00:00
UbitUmarov
c8b88141cb change picks update/add, enforcing max number of picks 2025-03-14 04:38:03 +00:00
UbitUmarov
b63acc8090 send the MaxProfilePicks in simulatorFeatures 2025-03-14 02:20:12 +00:00
UbitUmarov
75e9a49072 only send up top 20 pre sorted profile picks to viewers 2025-03-14 02:08:11 +00:00
UbitUmarov
1855be20fa place some limits on some profile pick fields 2025-03-14 00:25:21 +00:00
UbitUmarov
65eee21661 change avatar animator on forced hover, needs more testing 2025-03-12 18:06:31 +00:00
UbitUmarov
f3c348cf40 change avatar hover avoid some vodoo, but still needs more work on animation state 2025-03-12 03:27:54 +00:00
UbitUmarov
d909aea684 change avatar hover, if target is below ground, move avatar close to ground, let z control have a little action 2025-03-12 02:29:35 +00:00
UbitUmarov
3cb2732855 mantis 9184: refix avatar hover 2025-03-12 00:50:28 +00:00
UbitUmarov
8ec10f9ca8 remove the new xmlrpc grid stats. xmlrcp is obsolete; change refresh time to 15minutes; cosmetics 2025-02-18 12:37:25 +00:00
Vincent Sylvester
898cc22b22 Grid Stats as part of GridInfoService
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-02-18 11:36:06 +00:00
UbitUmarov
4516bee2aa take code for old avination service that was never donated out of main path 2025-02-15 20:40:41 +00:00
UbitUmarov
6b73f2157e mantis 9180: try to load imediate subfolders of My outfits with type outfit 2025-02-15 20:39:06 +00:00
UbitUmarov
adcba0667f save parcels media textures on oar 2025-02-11 20:40:51 +00:00
UbitUmarov
ff479b94cd say missing item inv type if known 2025-02-11 01:34:03 +00:00
UbitUmarov
b67254e57d add log of the skiped items 2025-02-11 01:21:26 +00:00
UbitUmarov
af75c37543 add option --skipbadassets to iar save. THis will skip inventory items with missing or empty main asset. Avoid using unless on try to recover from already damaged assets/inventory 2025-02-11 01:00:35 +00:00
UbitUmarov
a6bb6b08f6 missing files 2025-02-11 00:57:04 +00:00
UbitUmarov
b13c4c2055 add option --force-assets to load oar. this will force replace of assets in region cache (will also try to upload but service will most likely refuse). avoid using unless trying to do some recovery 2025-02-10 22:52:53 +00:00
UbitUmarov
46f2fb575e add some missing parcel media data to oars, Thx Tampa 2025-02-08 17:47:19 +00:00
UbitUmarov
e681e1f09a add llGetLinkSitFlags and dummy llSetLinkSitFlags 2025-02-07 22:04:01 +00:00
UbitUmarov
90c367e630 make linknumbers 0 and 1 mean RootPart by default. Since we do not consider sitting avatars on root linknumber, we will never be full compatible with sl variations 2025-02-07 20:44:57 +00:00
UbitUmarov
85b0b89992 cosmetics 2025-02-07 04:07:20 +00:00
UbitUmarov
74b29f1fef or not... grrr (thx Tampa) 2025-02-07 03:37:25 +00:00
UbitUmarov
ff95c7d798 maybe now? 2025-02-07 01:52:27 +00:00
UbitUmarov
c5d97c8a7c still bad 2025-02-07 01:25:32 +00:00