UbitUmarov
|
e894b4cafc
update libomv and apply necessary related changes
|
há 4 anos atrás |
UbitUmarov
|
6a2058e0ac
there is no prim Omega, we call it angular velocity
|
há 4 anos atrás |
UbitUmarov
|
b7750e52d6
lang env on PGSQL
|
há 4 anos atrás |
UbitUmarov
|
e2be90caaf
replace lightshare early work
|
há 4 anos atrás |
UbitUmarov
|
0958eceadd
store sop pseudocrc and region cacheID on PGSQL ( others later)
|
há 4 anos atrás |
UbitUmarov
|
f61b83b1ea
store the new variables on sqlite and pgsql ( could not test)
|
há 4 anos atrás |
UbitUmarov
|
6ae1341c58
don't read from dbs wrong sound flags
|
há 5 anos atrás |
UbitUmarov
|
33a062612f
remove terraindata abstraction layer, since we only have heightmap type
|
há 5 anos atrás |
UbitUmarov
|
4d3d9998a9
still pgsql
|
há 5 anos atrás |
UbitUmarov
|
650cef67d1
PGSQL: store vehicle data
|
há 5 anos atrás |
UbitUmarov
|
dd0269df48
fix passcollisions bool value on store
|
há 7 anos atrás |
Geir Nøklebye
|
7cf82a71d6
PGSQL: Convert PassCollision in table prims to bool to avoid a hopeless cast that fails with newer versions of NPGSQL.
|
há 7 anos atrás |
Geir Nøklebye
|
ebcfad1a83
store the physics inertia override in the database
|
há 7 anos atrás |
Geir Nøklebye
|
28125202cc
update for The new Constant: integer OBJECT_REZZER_KEY = 32 + adding missing support for fields in the prims table.
|
há 7 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
UbitUmarov
|
71bd3ce49f
add load baked terrain methods
|
há 8 anos atrás |
UbitUmarov
|
3f9f105295
add to databases a table to store baked terrain.
|
há 8 anos atrás |
Geir Nøklebye
|
653b896794
PGSQL: Update simulation data with a number of missing fields for parcels. Some of the fields should probably be migrated to type Boolean to avoid the hairy casting in the query. In addition the overall server code relies in the Replace in SQL statement that is proprietary to MySQL, so the PGSQL code is rather unsafe as it is. Should probably set a transaction on the whole operation so that if something goes wrong the database record is not zapped as it is now. PostgreSQL 9.5 has the upsert functionality which would bring the code closer to the MySQL version. This commit also has an update to PGSQLRegionData
|
há 8 anos atrás |
Geir Nøklebye
|
b91cfcca2b
POSTGRES: Added check for Heightfield not equal to Database NULL.. Mirrors OpenSim commit 50d738
|
há 8 anos atrás |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
há 9 anos atrás |
Robert Adams
|
e5d59dc696
Repair database routines so they properly return null when asked for
|
há 10 anos atrás |
Robert Adams
|
3193bcaae1
Merge branch 'master' into varregion
|
há 11 anos atrás |
Fernando Oliveira
|
f3f3d390f7
Fixed the update StoreRegionWindlightSettings() wasn't updating regionwindlight table, raising PrimaryKey violation;
|
há 11 anos atrás |
Robert Adams
|
ac94dc8a14
varregion: remove unused terrain serialization code in SQLite and PGSQL modules
|
há 11 anos atrás |
Robert Adams
|
ff5885ab23
varregion: push TerrainData implementation up and down the database storage stack.
|
há 11 anos atrás |
Robert Adams
|
c581506058
varregion: update PGSQL driver for storing variable terrain size blobs.
|
há 11 anos atrás |
fernando
|
3e1ca2bd21
* Fixes mantis #6802 Simulator crashes whist loading (lighshare enabled)
|
há 11 anos atrás |
Fernando Oliveira
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
há 11 anos atrás |