Commit Graph

1761 Commits

Author SHA1 Message Date
UbitUmarov
e894b4cafc update libomv and apply necessary related changes 2020-10-06 17:29:01 +01:00
UbitUmarov
af3581ba2e fix sqlite 2020-08-07 19:20:14 +01:00
UbitUmarov
6a2058e0ac there is no prim Omega, we call it angular velocity 2020-08-07 18:54:23 +01:00
UbitUmarov
71d8bcd90c missed other 2020-06-25 21:47:57 +01:00
UbitUmarov
86bd9ca255 missing changed test files 2020-06-25 21:24:51 +01:00
UbitUmarov
e2ffc17d1f fix sqlite region migrations 2020-06-25 17:44:23 +01:00
UbitUmarov
b7750e52d6 lang env on PGSQL 2020-06-24 11:36:34 +01:00
UbitUmarov
60da45b715 lang env on sqlite 2020-06-23 14:28:34 +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
2e66f8dbdf store sop pseudocrc and region cacheID on sqlite 2020-03-28 16:18:31 +00:00
UbitUmarov
0958eceadd store sop pseudocrc and region cacheID on PGSQL ( others later) 2020-03-28 01:31:00 +00:00
UbitUmarov
87646f340b store sop pseudocrc and region cacheID on mysql ( others later) 2020-03-27 17:34:05 +00:00
UbitUmarov
6d2bb27ef7 fix a test 2020-02-17 22:05:27 +00:00
UbitUmarov
c8a95e21ee mysql region store: do not use double to store float 2020-02-17 21:11:21 +00:00
UbitUmarov
016886b3c6 changes on sqlite estatedata 2020-01-31 13:09:37 +00:00
UbitUmarov
f89afd2aa8 fix some sqlite regionstore tables 2020-01-31 00:08:51 +00:00
UbitUmarov
598ba5d6ae fix the dbs migrations 2020-01-23 11:14:12 +00:00
UbitUmarov
f61b83b1ea store the new variables on sqlite and pgsql ( could not test) 2020-01-23 10:47:09 +00:00
UbitUmarov
33eabf1069 store the new variables on mysql 2020-01-22 21:32:40 +00:00
UbitUmarov
8db2ddb07f mantis 8645: change sqlite to just flag row delete, for commit to work 2020-01-18 21:09:41 +00:00
UbitUmarov
550f64cb2d mantis 8645: change sqlite (not exactly as provided patch) 2020-01-18 18:01:38 +00:00
UbitUmarov
31aef4e82b work on previus 2 patchs 2019-11-14 06:34:44 +00:00
Terry
999a068172 Complete PostGres from previous commit - (Not Tested)
Signed-off-by: Terry <terry@digiworldz.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2019-11-14 05:28:57 +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
f7a496136d change PGSQL migration 2019-08-19 12:28:17 +01:00
UbitUmarov
4acd07c0fa try again to update SQLite estateban 2019-08-18 20:53:35 +01:00
UbitUmarov
7f52bcbc7f try to update SQLite estateban 2019-08-18 20:35:24 +01:00
UbitUmarov
d5db4b9d93 try to update PGSQL estateban 2019-08-18 20:24:19 +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
9e2152d2cb disable tests that now fail bc a scenegraph is now needed to find prims by local id 2019-01-21 13:45:05 +00:00
UbitUmarov
da0ea2698b another missing file 2019-01-21 06:14: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
7679617d52 change DBGSuids a bit, let it return uuid.zero in more fail cases, not killing region 2018-12-29 13:29:39 +00:00
UbitUmarov
4d3d9998a9 still pgsql 2018-12-28 23:16:05 +00:00
UbitUmarov
8d28c94879 PGSQL: it may be a good idea to also add the field to the table 2018-12-28 18:52:31 +00:00
UbitUmarov
650cef67d1 PGSQL: store vehicle data 2018-12-28 18:44:33 +00:00
UbitUmarov
65310f3e5e don't share SHA256CryptoServiceProvider (can be improved) 2018-11-18 01:01:39 +00:00