Commit Graph

32857 Commits

Author SHA1 Message Date
UbitUmarov a76a65d0a4 Merge branch 'dotnet6' of ssh://opensimulator.org:/var/git/opensim into dotnet6 2023-05-31 19:29:21 +01:00
UbitUmarov 182bf163fb anaother typo on log string, ty Tampa 2023-05-31 19:28:37 +01:00
UbitUmarov 52bd6a443e make llLinkPlaySound() closer to spec 2023-05-31 19:27:43 +01:00
UbitUmarov 2da90242a2 fix a log string on lludpserver 2023-05-31 19:06:30 +01:00
Robert Adams 1527d42823 BulletSim: some small changes to SetForce and SetTorque motors that don't seem to fix any problems. 2023-05-30 18:28:50 +00:00
UbitUmarov 968b1207b6 cosmetics 2023-05-30 12:19:50 +01:00
UbitUmarov e950c502ad change share of almost empty class httpclient, to just share of used SocketsHttpHandler, This simpifies handling of timeout, otherwise problematic 2023-05-26 20:27:24 +01:00
Robert Adams c90858576c BulletSim: osGetPhysicsEngineName() returns wrapper and engine version information
New BulletSim config parameters for setting defaults if legacy format is needed.
2023-05-26 01:47:56 +00:00
UbitUmarov 0b81b066f3 cosmetics 2023-05-24 16:19:55 +01:00
UbitUmarov f138bf0ebf and again 2023-05-24 15:08:03 +01:00
UbitUmarov a884b80f2a update again xmlrpc to issue a diferent timeout exception 2023-05-24 14:57:00 +01:00
UbitUmarov 773d0e49f7 update xmlrpc to issue a diferent timeout exception 2023-05-24 14:46:17 +01:00
UbitUmarov d7714530a8 try to reduce log spam on http fails 2023-05-24 14:16:43 +01:00
UbitUmarov 5e0c6446d8 update xmlrpc.dll with a send variant using httpclint and used it 2023-05-24 13:42:56 +01:00
UbitUmarov 2bd08a19d5 let llgethttpheaders do case insensitive search, plus cosmetics 2023-05-24 00:43:35 +01:00
UbitUmarov 1a6b16d1c8 fix silly bug on CanBeOnThisLand(..) 2023-05-23 23:18:34 +01:00
UbitUmarov 4851a28596 cosmetic 2023-05-23 19:04:00 +01:00
UbitUmarov 828d568d2f revert last commit, so some scripts may still work on other engines 2023-05-23 18:34:14 +01:00
UbitUmarov 265ea0b8a3 ExtendedPhysics module is specific to Bulletsim, can not be active with other engines, at least in current form 2023-05-23 18:17:22 +01:00
UbitUmarov d0c681d404 mantis 9078: allow region modules script injected constants to be silent replaced. Since with Yengine, this are compile time globals for all regions, only set them once 2023-05-23 18:02:10 +01:00
Robert Adams cafbf1c977 Add physDisableDeactivation() LSL function to ExtendedPhysics.
Add implementation of physDisableDeactivation to BulletSim.
2023-05-23 16:41:22 +00:00
UbitUmarov dd9e365e00 a few changes on ban checks, thx Tampa 2023-05-21 20:49:21 +01:00
UbitUmarov 6743934434 cosmetics 2023-05-21 20:46:54 +01:00
UbitUmarov c66effbe4f httpclient on RegionReadyModule 2023-05-18 17:57:15 +01:00
UbitUmarov 6d144ba1c9 httpclient on NeighbourServicesConnector 2023-05-18 17:53:45 +01:00
UbitUmarov b4d6bb35b7 cosmetics on restclient 2023-05-18 17:48:48 +01:00
UbitUmarov 73ca50bbbc change default httpclients MaxResponseContentBufferSize 2023-05-18 17:47:39 +01:00
UbitUmarov 3882ef3eb0 more on HttpWebRequest in userprofiles 2023-05-18 14:25:09 +01:00
UbitUmarov f3663371dc more on HttpWebRequest 2023-05-17 21:17:36 +01:00
UbitUmarov 6dbc498677 clean up restclient a bit more 2023-05-17 20:36:11 +01:00
UbitUmarov beeb5b54be replace HttpWebRequest by HttpClient on other places 2023-05-17 19:15:46 +01:00
UbitUmarov ec2f81dd07 clean up dead async code from restclient, was not in use and naw a obsolete way of doing it 2023-05-17 17:24:53 +01:00
UbitUmarov 36fc05a3c1 replace HttpWebRequest by HttpClient on restclient 2023-05-17 17:15:13 +01:00
UbitUmarov 29049c14b2 replace HttpWebRequest by HttpClient on another place, used bt assets, etc 2023-05-17 01:10:02 +01:00
UbitUmarov 19229aff64 replace HttpWebRequest by HttpClient on another place 2023-05-16 22:57:23 +01:00
UbitUmarov 7860e2d861 cosmetics 2023-05-13 16:39:14 +01:00
UbitUmarov 4462b65a48 don0t mess with flag usepaslist, thanks Tampa 2023-05-08 21:41:06 +01:00
UbitUmarov 700e044346 change llResetLand*List with ideas on mantis 9075 2023-05-08 21:22:12 +01:00
UbitUmarov 32028241d2 change llResetLand*List exec rights so works with group owned, plus other cosmetics 2023-05-08 18:54:51 +01:00
UbitUmarov 9c8ac8c70b cosmetics 2023-05-08 03:05:36 +01:00
UbitUmarov c47805e20d cosmetics 2023-05-08 02:50:43 +01:00
UbitUmarov dcdb5fdb21 cosmetics 2023-05-08 00:35:04 +01:00
UbitUmarov cb0f6d099c mantis 9075: do set use lists flags on addign first entry 2023-05-07 19:37:34 +01:00
UbitUmarov 83491db916 several changes to llhttprequest like use HttpClient 2023-05-06 18:06:40 +01:00
UbitUmarov 9fa29c382c avoid spurius count increment on unlink a physical prim 2023-05-05 16:26:47 +01:00
UbitUmarov 177fb75317 fix total objects(prims) count on stats, it was not counting meshes..; avoid spurius count increment on unlink 2023-05-05 14:53:57 +01:00
UbitUmarov 864871f490 a few changes 2023-05-05 11:45:17 +01:00
Jeff Kelley b96ef0d00c osSetPenColor
osSetPenColor1

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-05-05 10:45:02 +01:00
UbitUmarov f670a3aa51 update script syntax 2023-04-29 11:13:40 +01:00
UbitUmarov 35962d8c39 add llListFindStrided; llListFindList change to be more as spec 2023-04-29 11:06:35 +01:00