Commit Graph

4308 Commits

Author SHA1 Message Date
UbitUmarov
27361a4472 miss one minor changes, for coerence 2024-09-16 21:20:15 +01:00
UbitUmarov
833d8f4991 minor changes 2024-09-16 21:08:11 +01:00
Adil El Farissi
70f3b02f65 Fixing changes 2024-09-15 22:09:24 +00:00
Adil El Farissi
fbd0053581 Merge branch 'opensim:master' into master 2024-09-15 20:03:27 +00:00
UbitUmarov
36f735f4de mantis 9159: same on rotation s 2024-09-03 21:42:14 +01:00
UbitUmarov
565cb7bdcf mantis 9159: ignore spaces in z on cast string to vector 2024-09-03 21:40:10 +01:00
Adil El Farissi
c2eb8083cb Revert "Re-sync repo"
This reverts commit 1c214566f3.
2024-08-21 02:52:29 +00:00
Adil El Farissi
1c214566f3 Re-sync repo 2024-08-21 00:20:35 +00:00
Adil El Farissi
d7376bf9d5 Merge branch 'master' of https://github.com/AdilElFarissi/opensim 2024-08-20 23:52:45 +00:00
UbitUmarov
79dbca84f9 a few changes. in same cases http/https can't be determined. possible both need to be present, possible with http a redir to https. TODO 2024-08-17 00:30:18 +01:00
Adil El Farissi
ac9ed3d5d1 Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes 2024-08-16 22:59:25 +01:00
UbitUmarov
b0d006c53a another typo, thx Tampa 2024-08-12 20:55:28 +01:00
UbitUmarov
2361876f46 another null ref, thx Tampa 2024-08-08 05:42:03 +01:00
UbitUmarov
d9cfb3bcae improve script cpu time resolution specially on windows 2024-08-01 19:58:12 +01:00
Adil El Farissi
90618dc4d5 Merge branch 'master' of https://github.com/opensim/opensim 2024-07-09 02:06:53 +00:00
UbitUmarov
cce3327734 minor cleanup 2024-07-04 00:07:37 +01:00
UbitUmarov
73a9462ef8 a few changes to llGetNotecardLineSync 2024-07-04 00:04:15 +01:00
Sue Cripter
0bf18539b5 Add llGetNotecardLineSync 2024-07-04 00:10:29 +02:00
UbitUmarov
cc1227364c add llDerezObject(..) 2024-06-23 21:54:46 +01:00
UbitUmarov
c4635d86d0 llSetCameraAtOffset() or llSetCameraEyeOffset() on a child prim do not mess root prim ( reverts 174df94172) 2024-06-19 20:22:43 +01:00
Adil El Farissi
3bcc96e42d Merge branch 'opensim:master' into master 2024-06-13 22:21:39 +00:00
UbitUmarov
54fe5747ea add storage for pbr terrain feature that viewers for opensim may add 2024-06-08 21:58:46 +01:00
Adil El Farissi
6ab23c8d6b Merge branch 'opensim:master' into master 2024-06-07 21:03:53 +00:00
UbitUmarov
ecdc979687 oops it is sRGB not linear, so rename to osTemperature2sRGB 2024-06-04 09:46:11 +01:00
UbitUmarov
1d9d39328d add osTemperatureToLinearColor() 2024-06-04 09:05:03 +01:00
UbitUmarov
30586b34f6 replace Util.Clamp<T>() 2024-06-04 09:01:10 +01:00
UbitUmarov
270427ba2a add vector osGetLinkColor(LSL_Integer linknum, LSL_Integer face) 2024-05-18 22:17:10 +01:00
UbitUmarov
7b731a387b oops we do have DATA_PAYINFO for local users, thx Tampa 2024-05-17 22:07:16 +01:00
UbitUmarov
c69a112293 mantis 9130: several changes to llRequestAgentData 2024-05-17 19:27:08 +01:00
UbitUmarov
a79f5d58f6 add missing dependency for pgsql connector 2024-05-15 19:05:32 +01:00
UbitUmarov
3e4f4208b2 improve broken llBase64ToInteger 2024-05-11 14:09:08 +01:00
UbitUmarov
4d552360dd also incremenet os_apiversion 2024-04-30 23:34:35 +01:00
UbitUmarov
c39fa1e776 mantis 9125: change yengine object file version to force recompiles; Wrap calls to some framework methods to reduce exagerated yobj dependencies on local runtime, like the ones reported. 2024-04-30 23:31:03 +01:00
AdilElFarissi
3c6a8f8d7c Merge branch 'opensim:master' into master 2024-04-26 05:49:42 +00:00
UbitUmarov
50212c240c llCloud is obsolete, remove rest on old viewer V! cloud support 2024-04-20 18:00:22 +01:00
AdilElFarissi
af5ad4a43c Merge branch 'opensim:master' into master 2024-04-13 05:44:53 +00:00
UbitUmarov
25dcfa8b4e change llAtan2 arguments order to (y,x) to match standard documentation 2024-04-12 22:14:54 +01:00
AdilElFarissi
efda155791 Merge branch 'opensim:master' into master 2024-04-08 07:17:51 +00:00
UbitUmarov
ac49f8b8e8 use enum.getname instead of a hack 2024-03-30 18:36:37 +00:00
Adil El Farissi
cc79aa0c23 Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes 2024-03-29 03:56:03 +00:00
AdilElFarissi
7ddf60ad9f Merge branch 'opensim:master' into master 2024-03-29 03:52:41 +00:00
UbitUmarov
e918888e30 add llGetCameraAspect and llGetCameraFOV 2024-03-28 15:34:03 +00:00
UbitUmarov
45e49c480f use ILGenerator ILOffset instead of old mono il offset 2024-03-27 21:54:39 +00:00
UbitUmarov
b8a0bba99d mantis 9121: fix failed lsl string casts on lsl list sort 2024-03-27 21:51:49 +00:00
AdilElFarissi
88704a641f Merge branch 'opensim:master' into master 2024-03-26 22:16:17 +00:00
UbitUmarov
acbec23f48 clean appdomain related things 2024-03-26 21:34:33 +00:00
UbitUmarov
782bad9944 and rename it again as just osGetLinkInventoryKey, so it is coerent with llGetInventoryKey (mantis 9119) 2024-03-26 18:32:05 +00:00
UbitUmarov
7c63ff1150 rename new osGetLinkInventoryItemKey as osGetLinkInventoryItemAssetKey 2024-03-24 11:34:23 +00:00
Jeff Kelley
1aa7bea608 osGetLinkInventoryAssetKey
deleted:    bin/System.Drawing.Common.dll

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2024-03-24 11:25:09 +00:00
AdilElFarissi
3542d5461b Merge branch 'opensim:master' into master 2024-03-19 21:50:59 +00:00