UbitUmarov
|
fcddf631ce
|
cosmetics
|
2024-09-20 00:21:36 +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
|
90618dc4d5
|
Merge branch 'master' of https://github.com/opensim/opensim
|
2024-07-09 02:06:53 +00:00 |
|
Adil El Farissi
|
6907ced898
|
conflict fixes
|
2024-07-06 21:25:39 +00:00 |
|
Adil El Farissi
|
4ece46b7a3
|
Update RegionStore.migrations
|
2024-07-06 21:16:00 +00:00 |
|
Adil El Farissi
|
3f3ddde44a
|
Update RegionStore.migrations
|
2024-07-06 20:53:59 +00:00 |
|
Adil El Farissi
|
19ec375912
|
fixing conflicts
|
2024-07-06 20:31:46 +00:00 |
|
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
|
583cc04910
|
also add default uuid zero string to mysql and pgsql pbr entries
|
2024-06-23 21:50:32 +01:00 |
|
UbitUmarov
|
37d37665bf
|
fix sqlite migration
|
2024-06-19 11:13:09 +01:00 |
|
UbitUmarov
|
54fe5747ea
|
add storage for pbr terrain feature that viewers for opensim may add
|
2024-06-08 21:58:46 +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
|
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
|
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
|
f1cb40aa59
|
a few more useless changes
|
2024-04-07 22:26:51 +01:00 |
|
UbitUmarov
|
91d9c33128
|
replace some more wrong uses of dictionary containskey and other cosmetics
|
2024-04-07 20:28:56 +01:00 |
|
UbitUmarov
|
ed0044564d
|
store linksetdata in sqlite and pgsql
|
2024-03-29 00:46:29 +00:00 |
|
UbitUmarov
|
573af89389
|
store linksetdata in inventory and region mysql db ( others todo) UNTESTED
|
2024-03-28 22:03:14 +00:00 |
|
UbitUmarov
|
c1438e0ee5
|
cosmetics
|
2024-02-17 14:54:37 +00:00 |
|
UbitUmarov
|
0c05c6efce
|
sog temporay flags check is same for all DB engines
|
2024-02-17 12:47:46 +00:00 |
|
UbitUmarov
|
f94f6e77bf
|
a few cosmetic changes
|
2023-11-12 22:24:53 +00:00 |
|
UbitUmarov
|
2625eed5e4
|
add some constants and reserve some linkset_data lsl event slots, compatible to mantis9081 patch, for now not accepted (any future implementation may diverge from that, even sl
|
2023-06-02 18:30:28 +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
|
0faf418f0c
|
a few more changes on test feature
|
2023-03-14 17:30:01 +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
|
0bbaedc051
|
a few test changes
|
2023-03-09 19:16:40 +00:00 |
|
UbitUmarov
|
b62280617d
|
maybe this is a better way...
|
2022-12-10 19:26:36 +00:00 |
|
UbitUmarov
|
4565281d41
|
changes so mono.data.sqlite use dllmap
|
2022-11-24 15:11:56 +00:00 |
|
UbitUmarov
|
d9380c9b83
|
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2022-11-12 02:49:01 +00:00 |
|