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
|
91d9c33128
|
replace some more wrong uses of dictionary containskey and other cosmetics
|
2024-04-07 20:28:56 +01:00 |
|
UbitUmarov
|
573af89389
|
store linksetdata in inventory and region mysql db ( others todo) UNTESTED
|
2024-03-28 22:03:14 +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
|
adde3cbb0a
|
persist test feature in mysql
|
2023-03-13 12:40:24 +00:00 |
|
UbitUmarov
|
d9380c9b83
|
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2022-11-12 02:49:01 +00:00 |
|
UbitUmarov
|
496deb92d4
|
cosmetics
|
2022-10-25 04:18:01 +01:00 |
|
UbitUmarov
|
fddb3761a0
|
use some shared char arrays on string split
|
2022-10-19 01:38:25 +01:00 |
|
UbitUmarov
|
034994ecfe
|
remove wrong vector null test
|
2022-10-02 12:18:50 +01:00 |
|
UbitUmarov
|
b02c65280e
|
remove wrong uuid null tests
|
2022-10-02 12:10:41 +01:00 |
|
UbitUmarov
|
58f20c6d6e
|
replace obsolete code
|
2022-09-20 21:40:56 +01:00 |
|
UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
da928d6099
|
!= UUID.Zero is slow
|
2022-01-09 02:28:51 +00:00 |
|
UbitUmarov
|
357f20eb14
|
== UUID.Zero is slow
|
2022-01-08 23:35:56 +00:00 |
|
UbitUmarov
|
131455b107
|
add gridservice GetOnlineRegions()
|
2021-12-07 00:34:40 +00:00 |
|
UbitUmarov
|
9b840f1f9e
|
change the GetFallbackRegions sort code
|
2021-09-02 17:22:59 +01:00 |
|
UbitUmarov
|
ad1587b041
|
similar change on StorePrimInventory
|
2020-12-22 04:10:47 +00:00 |
|
UbitUmarov
|
098f86f5e0
|
remove replaced code
|
2020-12-22 03:33:17 +00:00 |
|
UbitUmarov
|
e4d602b7ec
|
improve stringbuilder needed size estimation
|
2020-12-22 03:16:18 +00:00 |
|
UbitUmarov
|
b046b38e69
|
a few changes on mysql RemoveObject()
|
2020-12-22 03:02:44 +00:00 |
|
UbitUmarov
|
51e69e8b4f
|
a few more tables that may blowup on utf8mb4 and need no more than latin1
|
2020-12-16 01:46:11 +00:00 |
|
Alicia Raven
|
a969797512
|
Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour.
|
2020-12-15 17:05:30 +00:00 |
|
UbitUmarov
|
9533217d82
|
change some mysql tables and columns character sets, this is close to patch at mantis 8707, but that is not correct. This should have no impact on current dbs. Many of those are now too large to do this change automaticl,, but they should. Some columns as utf8 (4 bytes in future) are pure waste of space, in fact some are used as indexes and can violate max index size. Namelly on groups V2, reason why we are forced to use utf8mb3 mostly likely to be dropped by new mysql/maria versions
|
2020-11-14 17:21:10 +00:00 |
|
UbitUmarov
|
6a2058e0ac
|
there is no prim Omega, we call it angular velocity
|
2020-08-07 18:54:23 +01:00 |
|
UbitUmarov
|
8fe2cd6c46
|
save/load environments to/from oars
|
2020-06-22 15:46:39 +01:00 |
|
UbitUmarov
|
44c90bf294
|
misspell all across the board
|
2020-06-18 12:01:53 +01:00 |
|
UbitUmarov
|
104f7f0eb2
|
store parcel uglysky on mysql region db (others one day..)
|
2020-06-18 01:36:01 +01:00 |
|
UbitUmarov
|
13ed40d9f6
|
replace sun module
|
2020-06-11 00:01:43 +01:00 |
|
UbitUmarov
|
e2be90caaf
|
replace lightshare early work
|
2020-06-10 09:26:55 +01:00 |
|
UbitUmarov
|
0d76635113
|
do store a new flag on region db
|
2020-06-09 19:44:57 +01:00 |
|
UbitUmarov
|
87646f340b
|
store sop pseudocrc and region cacheID on mysql ( others later)
|
2020-03-27 17:34:05 +00:00 |
|
UbitUmarov
|
c8a95e21ee
|
mysql region store: do not use double to store float
|
2020-02-17 21:11:21 +00:00 |
|
UbitUmarov
|
33eabf1069
|
store the new variables on mysql
|
2020-01-22 21:32:40 +00:00 |
|
UbitUmarov
|
31aef4e82b
|
work on previus 2 patchs
|
2019-11-14 06:34:44 +00:00 |
|
Terry
|
2f79f463ea
|
Attempt to fix the issue where, when logging into the grid, the user supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified.
Signed-off-by: Terry <terry@digiworldz.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2019-11-14 05:26:54 +00:00 |
|
UbitUmarov
|
9d6a1e01f9
|
fix some mysql timestamps default value
|
2019-10-29 22:55:51 +00:00 |
|
UbitUmarov
|
5bbaea50e4
|
groups v2: remove wrong filters on DB search
|
2019-10-13 18:52:33 +01:00 |
|
UbitUmarov
|
ab92dff5be
|
a few changes to db generic tables
|
2019-08-26 03:00:28 +01:00 |
|
UbitUmarov
|
115d69e633
|
missing file
|
2019-08-17 23:59:01 +01:00 |
|
UbitUmarov
|
db374112c6
|
EstateAccess do fill the fields(mySQL only); fix the response
|
2019-08-17 23:57:05 +01:00 |
|
UbitUmarov
|
4812833435
|
set default value for timestand on groups v2 invites table
|
2019-08-10 22:18:55 +01:00 |
|
UbitUmarov
|
6ae1341c58
|
don't read from dbs wrong sound flags
|
2019-03-07 04:53:41 +00:00 |
|
UbitUmarov
|
33a062612f
|
remove terraindata abstraction layer, since we only have heightmap type
|
2019-01-21 06:05:21 +00:00 |
|
Melanie
|
d8ade44fe9
|
Put the virtual decls back in, they're needed by the freshly donated ...
... XStorage module that creates the XML for the new viewer, anod more.
It overrides them to know if new init XML needs to be cached.
|
2018-12-31 00:21:50 +00:00 |
|
UbitUmarov
|
ffca7de65d
|
add some persistence (mysql only)
|
2018-12-30 22:31:32 +00:00 |
|
UbitUmarov
|
65310f3e5e
|
don't share SHA256CryptoServiceProvider (can be improved)
|
2018-11-18 01:01:39 +00:00 |
|
UbitUmarov
|
cb5a7246a2
|
cosmetics (or not)
|
2018-01-21 16:40:58 +00:00 |
|