UbitUmarov
|
e2ffc17d1f
fix sqlite region migrations
|
4 years ago |
UbitUmarov
|
60da45b715
lang env on sqlite
|
4 years ago |
UbitUmarov
|
2e66f8dbdf
store sop pseudocrc and region cacheID on sqlite
|
4 years ago |
UbitUmarov
|
598ba5d6ae
fix the dbs migrations
|
4 years ago |
UbitUmarov
|
f61b83b1ea
store the new variables on sqlite and pgsql ( could not test)
|
4 years ago |
UbitUmarov
|
44993550a8
store the physics inertia override in SQlite
|
7 years ago |
Mandarinka Tasty
|
7c566dca5a
The new Constant: integer OBJECT_REZZER_KEY = 32;
|
8 years ago |
UbitUmarov
|
3f9f105295
add to databases a table to store baked terrain.
|
8 years ago |
Diva Canto
|
ee24b25165
Flatten migrations for sqlite
|
8 years ago |
UbitUmarov
|
3e25430e3a
store rotation axis locks in MySql and SQlite dbs ( others need to be updated also
|
9 years ago |
UbitUmarov
|
f272a023e2
SQLite db migration update
|
9 years ago |
Aleric Inglewood
|
2dc92e7de1
Preserve attachment point & position when attachment is rezzed in world
|
11 years ago |
teravus
|
d47a18fd09
* Adds KeyFrameMotion storage support to SQLite, just a note, seems that there's still something wrong with keyframed motion starting when the sim starts up, you have to 'select' and 'deselect' the prim again to get it to appear to move. Not sure what this is but maybe melanie_t can comment on this.
|
11 years ago |
Oren Hurvitz
|
85b81ff7f2
Added physics parameters support to MSSQL and SQLite (not tested)
|
11 years ago |
Justin Clark-Casey (justincc)
|
7a139f8e53
Remove the accidental PrimShapes column that I added back to the SQLite region store
|
11 years ago |
Justin Clark-Casey (justincc)
|
7789415148
Fix tests by adding DynAttrs add column commands to RegionStore.migrations (these were originally in 021_RegionStore.sql which I might have forgotton to add 2 years ago).
|
11 years ago |
PixelTomsen
|
bc543c1797
Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
|
12 years ago |
BlueWall
|
8f8b478d36
Parcel sales support to SQLite
|
12 years ago |
BlueWall
|
d03e878d53
Fillin missing SQLite support for Telehubs
|
12 years ago |
PixelTomsen
|
33e66107be
Fix: Lightshare Module(Windlight)-Region settings are not applicable for database sqlite mantis: http://opensimulator.org/mantis/view.php?id=5888
|
12 years ago |
PixelTomsen
|
5c545d1d2e
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869
|
12 years ago |
Justin Clark-Casey (justincc)
|
b9db495d91
Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and 020 into RegionStore.migrations
|
14 years ago |
Jonathan Freedman
|
0a83fde85c
Implements parcel media setting persistence and packet / CAPS handling
|
14 years ago |
Justin Clark-Casey (justincc)
|
86f2339b6e
remove estate stuff in sqlite region migrations since this also exists in estate migrations, change Sandbox to sandbox in sqlite region migrations
|
14 years ago |
Justin Clark-Casey (justincc)
|
5c322335e5
add sqlite database back to database tests
|
14 years ago |
AlexRa
|
ebc2b6d4f6
Split migrations for RegionStore and EstateStore (see WARNING!)
|
14 years ago |
AlexRa
|
1ad12851d0
Migrations for SQLite converted to new format
|
14 years ago |