Commit Graph

28721 Commits

Author SHA1 Message Date
BlueWall
48a300fa2f Adding missing 'regionextra' table and associated handlers to the PgSQL adapter.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2024-06-24 19:55:15 +01:00
BlueWall
eb74fa6eec Fix region data loading to prevent deletion of telehub spawnpoints
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2024-06-24 19:51:44 +01:00
BlueWall
6c857b7ff9 Fix wrong primary key on telehub spawn points. With the RegionUUID being created as a unique primary key only one spawn point could be created. Replaced the primary key with one using multiple columns to guarantee that each spawn point occupies a unique space in the region.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2024-06-24 19:49:06 +01:00
BlueWall
ebcc0f0077 Postgresql Fixes: region store, mutelist and generic table handler.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2024-06-24 19:42:20 +01:00
UbitUmarov
cc1227364c add llDerezObject(..) 2024-06-23 21:54:46 +01:00
UbitUmarov
583cc04910 also add default uuid zero string to mysql and pgsql pbr entries 2024-06-23 21:50:32 +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
UbitUmarov
37d37665bf fix sqlite migration 2024-06-19 11:13:09 +01:00
Adil El Farissi
f397fc36a4 Merge branch 'opensim:master' into master 2024-06-15 22:33:50 +00:00
UbitUmarov
644af5093e remove duplicated cap service 2024-06-15 05:30:22 +01:00
UbitUmarov
8e874d97c5 if at load all pbt terrain id are zero reset all to non pbr ids (so on version update they look the same automaticly) 2024-06-15 00:31:25 +01:00
UbitUmarov
58f74dceb3 do not reset SentTPBR state 2024-06-14 21:59:56 +01:00
Adil El Farissi
3bcc96e42d Merge branch 'opensim:master' into master 2024-06-13 22:21:39 +00:00
UbitUmarov
ed455616f7 decouple mirrors feature from VTPBR 2024-06-12 13:33:50 +01:00
UbitUmarov
8becea09c1 oops wrong sent flag 2024-06-11 23:21:33 +01:00
UbitUmarov
f81a11aaab duhh why did i compare regionSize Z ?? phhhh 2024-06-11 22:26:15 +01:00
UbitUmarov
65738b3766 a few more changes for hypothetical terrain PBR 2024-06-10 21:02:31 +01:00
UbitUmarov
183350b617 viewers MUST ask for pbr terrain, requesting fake cap VTPBR if only support terrain pbr on standard size regions or cap VETPBR support on all region sizes 2024-06-08 22:05:41 +01: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
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