UbitUmarov
|
0d71b6d871
|
very useless changes
|
2025-06-25 02:22:28 +01:00 |
|
UbitUmarov
|
901c157f8c
|
missing sql code plus cosmetics
|
2024-11-26 19:45:54 +00:00 |
|
UbitUmarov
|
cd6efb7553
|
persist start string parameter (from rezobject)
|
2024-11-26 18:34:26 +00:00 |
|
UbitUmarov
|
54fe5747ea
|
add storage for pbr terrain feature that viewers for opensim may add
|
2024-06-08 21:58:46 +01:00 |
|
UbitUmarov
|
d35b33b279
|
a few issues with mysql dbs
|
2024-04-22 12:37:17 +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
|
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
|
496deb92d4
|
cosmetics
|
2022-10-25 04:18:01 +01:00 |
|
UbitUmarov
|
034994ecfe
|
remove wrong vector null test
|
2022-10-02 12:18:50 +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
|
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
|
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
|
e2be90caaf
|
replace lightshare early work
|
2020-06-10 09:26:55 +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
|
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
|
8ef43e5fb3
|
take more heavy work out of opened dbconn sections
|
2017-05-07 22:22:28 +01:00 |
|
UbitUmarov
|
de55ad9545
|
oops closed too soon
|
2017-05-06 22:12:45 +01:00 |
|
UbitUmarov
|
c57215687f
|
a few more changes on mysql
|
2017-05-06 21:43:22 +01:00 |
|
UbitUmarov
|
d9038e650a
|
MySQLConnector is not a MS product
|
2017-05-06 01:25:54 +01:00 |
|
UbitUmarov
|
44993550a8
|
store the physics inertia override in SQlite
|
2017-04-01 18:15:47 +01:00 |
|
UbitUmarov
|
443fc60cdf
|
store the physics inertia override in Mysql and add it to serializer. run prebuild is required
|
2017-04-01 17:49:17 +01:00 |
|
Melanie Thielker
|
b16abc8166
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
|
Mandarinka Tasty
|
7c566dca5a
|
The new Constant: integer OBJECT_REZZER_KEY = 32;
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2016-12-04 17:18:56 +00:00 |
|
UbitUmarov
|
71bd3ce49f
|
add load baked terrain methods
|
2016-09-17 16:42:40 +01:00 |
|
UbitUmarov
|
3f9f105295
|
add to databases a table to store baked terrain.
|
2016-09-17 15:45:11 +01:00 |
|
UbitUmarov
|
3e25430e3a
|
store rotation axis locks in MySql and SQlite dbs ( others need to be updated also
|
2015-10-20 18:08:04 +01:00 |
|
UbitUmarov
|
e0de76aa14
|
put back virtual declarations
|
2015-09-28 16:47:44 +01:00 |
|
UbitUmarov
|
c6f8b5d682
|
remove virtual declarations master doesnt have
|
2015-09-28 11:53:37 +01:00 |
|
UbitUmarov
|
cdaed11387
|
at last we can login and see objects ( friends is dead and disable in
scenepresence)
|
2015-09-03 18:39:08 +01:00 |
|
UbitUmarov
|
a11edceb00
|
seems to compile ( tests comented out)
|
2015-09-02 19:54:53 +01:00 |
|
UbitUmarov
|
371c9dd2af
|
bad merge?
|
2015-09-01 14:54:35 +01:00 |
|
UbitUmarov
|
50d73873db
|
let mysql be happy with a NULL heighmap ( yeap i made several )
|
2015-08-25 12:58:24 +01:00 |
|
UbitUmarov
|
a916ef570e
|
fix mySQL ( ignoring other dbs )
|
2015-08-23 01:33:56 +01:00 |
|
Robert Adams
|
bedafb8fae
|
varregion: refactor use of 'double heightmap[,]' into references to new class TerrainData
and push the implementation from Scene into the database readers and writers.
|
2015-03-27 19:32:50 -07:00 |
|
UbitUmarov
|
e25849e1c4
|
remove redundant lock
|
2014-09-21 23:39:50 +01:00 |
|