Commit Graph

28652 Commits

Author SHA1 Message Date
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
cbe6071f29 and more on broke pgsql 2024-05-16 01:07:45 +01:00
UbitUmarov
f7fd1a5497 and more.. 2024-05-16 00:40:00 +01:00
UbitUmarov
d0173f40f8 and more.. 2024-05-16 00:34:09 +01:00
UbitUmarov
18a0718508 and more.. 2024-05-15 23:46:01 +01:00
UbitUmarov
099da7efe5 and more.. 2024-05-15 23:29:31 +01:00
UbitUmarov
114830aa4b retry... 2024-05-15 23:12:08 +01:00
UbitUmarov
971778019a pgsql: still uint cast issue 2024-05-15 23:05:34 +01:00
UbitUmarov
464409bbc2 pgsql: a few more changes.. 2024-05-15 22:57:45 +01:00
UbitUmarov
62ce9c1ba8 pgsql : fix asset store and a cast on estate 2024-05-15 22:35:43 +01:00
UbitUmarov
561eb73a1d pgsql : fix region store 2024-05-15 21:09:42 +01:00
UbitUmarov
cc7a06abd0 pgsql : fix region store 2024-05-15 20:54:30 +01:00
UbitUmarov
fd32e15f70 pgsql : fix estate store 2024-05-15 20:18:07 +01:00
UbitUmarov
42aa84a06f log inner exceptions on plugins load 2024-05-15 19:07:45 +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
57c1e15428 use hash.HashData() and other cosmetics 2024-05-10 13:05:50 +01:00
UbitUmarov
455d0793c3 recover lost packet handler 2024-05-10 11:52:47 +01:00
UbitUmarov
f4f30de344 pgsql: missing lnkstBinData in insert select 2024-05-09 23:32:36 +01:00
UbitUmarov
15ea9a5bf8 change pgsql UUID casting (UNTESTED :( ) 2024-05-09 23:04:05 +01:00
UbitUmarov
6cfa80c25a fix mysql regionstore migration file 2024-05-09 21:14:26 +01:00
UbitUmarov
037afe8373 fix compile with new npgsql 2024-05-08 20:46:58 +01:00
UbitUmarov
1736b6a8a0 make some use of frozendicionaries on xml processors 2024-05-08 19:14:32 +01:00
UbitUmarov
5330c8fcca mantis 9127 add missing linksetdata serializer 2024-05-08 18:01:38 +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
UbitUmarov
7c3e09f7d3 cosmetics 2024-04-30 23:17:20 +01:00
UbitUmarov
2736d36391 also do send terrain texture change also from viewer to viewers 2024-04-28 22:57:58 +01:00
UbitUmarov
020ddeef65 preprocess logiin welcome msg 2024-04-28 12:51:31 +01:00
UbitUmarov
034cf66dfe replace beginaccept 2024-04-28 10:58:27 +01:00
UbitUmarov
943ea29419 missing c&p 2024-04-27 17:06:07 +01:00
UbitUmarov
620859c10e replace stream.beginread 2024-04-27 17:03:52 +01:00
UbitUmarov
8e6eeb1931 let the socketAddress cache be global 2024-04-27 15:47:33 +01:00
UbitUmarov
16fa47e4d3 lludp replace BeginReceiveFrom/AsyncEndReceive 2024-04-27 14:30:02 +01:00
Adil El Farissi
5a5ba6c021 Revert some default params and fixes to SSL support 2024-04-26 06:12:29 +00:00
AdilElFarissi
3c6a8f8d7c Merge branch 'opensim:master' into master 2024-04-26 05:49:42 +00:00
UbitUmarov
800f47d718 verify session and agent ids earlier in udp packet processing 2024-04-25 00:45:21 +01:00
UbitUmarov
41ef04902f a few changes on udp code 2024-04-24 13:17:22 +01:00
UbitUmarov
809a7b6356 make core lludp packet handlers static methods 2024-04-24 00:52:03 +01:00
UbitUmarov
ffb4cd7867 cosmetics 2024-04-24 00:07:26 +01:00
UbitUmarov
d35b33b279 a few issues with mysql dbs 2024-04-22 12:37:17 +01:00
UbitUmarov
257a9ad398 libomv now knows old opensim material asset type + dotnet8 usless changes 2024-04-21 13:44:35 +01:00
UbitUmarov
50212c240c llCloud is obsolete, remove rest on old viewer V! cloud support 2024-04-20 18:00:22 +01:00
UbitUmarov
f447a58ac9 cosmetics 2024-04-18 13:27:31 +01:00