Commit Graph

32857 Commits

Author SHA1 Message Date
UbitUmarov 7dbedecd88 add LSL llLinear2sRGB and llsRGB2Linear 2023-04-28 01:55:35 +01:00
UbitUmarov 549ebc1025 add old llList2ListStrided renamed osOldList2ListStrided to easy any possible script fixes 2023-04-27 22:15:19 +01:00
UbitUmarov a4ba4232e6 change llList2ListStrided so it is more like spec (no exclusion range, etc 2023-04-27 22:01:52 +01:00
UbitUmarov 02fd3b86fa missing file and take a debug message out 2023-04-27 21:58:21 +01:00
UbitUmarov 46831b086e add llList2ListSlice 2023-04-27 21:55:55 +01:00
UbitUmarov 7b7071f778 fix bad c&p 2023-04-26 21:05:16 +01:00
UbitUmarov 4c061a0602 add llListSortStrided and osListSortInPlaceStrided 2023-04-26 20:26:01 +01:00
UbitUmarov f37071ba0c Merge branch 'dotnet6' of ssh://opensimulator.org:/var/git/opensim into dotnet6 2023-04-25 23:54:44 +01:00
UbitUmarov cfbeb88823 cosmetics 2023-04-25 23:53:26 +01:00
UbitUmarov 7ba6ddf2b1 do case invariant compare on deny mac and id0 2023-04-25 23:40:17 +01:00
Robert Adams f15a0c1f1d workflow: only generate IRC status messages if built in main opensim repository. This keeps forks and copies from generating IRC messages. 2023-04-24 13:47:40 +00:00
Robert Adams 1e50c4d6c6 workflow: only generate IRC status messages if built in main opensim repository. This keeps forks and copies from generating IRC messages. 2023-04-24 13:45:23 +00:00
UbitUmarov e1d829ba83 fix typo 2023-04-22 12:10:01 +01:00
UbitUmarov 97b6635f32 update building.md 2023-04-22 12:07:27 +01:00
UbitUmarov 0809bb7cca update script syntax 2023-04-18 18:05:32 +01:00
UbitUmarov 33bdf572c6 fix several PARCEL_DETAILS_* constants for getparceldetails, add PARCEL_DETAILS_GEOMETRICCENTER; Stop script on unknown parameter, instead of keep running with a wrong integer 0 result 2023-04-18 17:54:24 +01:00
UbitUmarov f96793cd19 minr changes to lsl getparceldetails 2023-04-18 02:49:23 +01:00
UbitUmarov 93e06f87f6 add list osGetParcelIDs() and key osGetParcelID(), plus a few changes to previus commits 2023-04-16 20:00:35 +01:00
UbitUmarov 68130e0c93 cosmetics 2023-04-16 18:09:34 +01:00
UbitUmarov ae73999ad4 update libomv 2023-04-13 21:16:24 +01:00
UbitUmarov 3aa3498ae2 do realy add mono.security.dll to git remotes 2023-04-11 17:58:51 +01:00
UbitUmarov 9686af7944 PGSQL: since we mya not have mono, our mono.security.dll must be on bin folder 2023-04-11 17:55:28 +01:00
UbitUmarov 286df1d467 also update release notes url 2023-03-29 20:45:07 +01:00
UbitUmarov 8569d47c76 move up to version 0.9.3.0Dev Nessie 2023-03-29 20:12:51 +01:00
UbitUmarov ac24e8945b cosmetics 2023-03-29 20:11:04 +01:00
UbitUmarov 70bc11c94a .. and bad merge 2023-03-23 23:16:31 +00:00
UbitUmarov fb1ef7f784 fix typo 2023-03-23 23:11:42 +00:00
UbitUmarov d1466eb88a fix typo 2023-03-23 23:07:41 +00:00
UbitUmarov 3ab2ba4f07 mantis 9068: replace unmanaged libs for mac by new universal ones, that eacf file does include libs for each cpu type 2023-03-21 18:46:26 +00:00
UbitUmarov 546d253f9e change the dotnet6 test workflow 2023-03-19 21:52:52 +00:00
Ubit Umarov 41e74aec35
Update msbuildnet6.yml 2023-03-19 21:37:40 +00:00
UbitUmarov 2231b662d5 change the test workflow 2023-03-19 21:31:25 +00:00
UbitUmarov f8e7e45965 add a test workflow for dotnet 2023-03-19 21:03:24 +00:00
UbitUmarov b0f28dc54f missing changes 2023-03-15 11:32:58 +00:00
UbitUmarov d345288efa reduce potencial useless float casts from list items 2023-03-15 11:29:35 +00:00
UbitUmarov 3dd1dd2f76 reduce potencial useless int casts from list items 2023-03-15 10:32:55 +00:00
UbitUmarov bf90a8d1c5 reduce potencial useless string casts from list items 2023-03-15 09:22:14 +00:00
Kevin Cozens 5ad710c8df Fix mantis #6170 - Check if first argument of PRIM_TEXT is string or key
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-03-15 09:18:34 +00:00
UbitUmarov c27027b6a7 reduce potencial useless string casts from list items 2023-03-15 09:06:59 +00:00
Kevin Cozens e40fe91966 Fix mantis #6170 - Check if first argument of PRIM_TEXT is string or key
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-03-15 08:34:56 +00:00
UbitUmarov c9281979c0 missing file 2023-03-14 17:34:22 +00:00
UbitUmarov 0faf418f0c a few more changes on test feature 2023-03-14 17:30:01 +00:00
UbitUmarov aec200be9d persist sop animations in pgsql 2023-03-14 17:23:48 +00:00
UbitUmarov 6eb50d79d8 persist sop animations in sqlite 2023-03-14 17:15:48 +00:00
UbitUmarov fff376c104 update libomv 2023-03-13 14:56:18 +00:00
UbitUmarov badd80e1b9 update libomv 2023-03-13 14:33:22 +00:00
UbitUmarov 8641e0b34c persist test feature and old sop animations in pgsql *untested( 2023-03-13 12:45:12 +00:00
UbitUmarov 51b7190c64 persist test feature and old sop animations in sqlite 2023-03-13 12:41:45 +00:00
UbitUmarov adde3cbb0a persist test feature in mysql 2023-03-13 12:40:24 +00:00
UbitUmarov 5740d99286 add test feature bin (de)serializer 2023-03-13 12:39:13 +00:00