UbitUmarov
|
6ae1341c58
don't read from dbs wrong sound flags
|
5 年 前 |
UbitUmarov
|
33a062612f
remove terraindata abstraction layer, since we only have heightmap type
|
5 年 前 |
Melanie
|
d8ade44fe9
Put the virtual decls back in, they're needed by the freshly donated ...
|
5 年 前 |
UbitUmarov
|
ffca7de65d
add some persistence (mysql only)
|
5 年 前 |
UbitUmarov
|
8ef43e5fb3
take more heavy work out of opened dbconn sections
|
7 年 前 |
UbitUmarov
|
de55ad9545
oops closed too soon
|
7 年 前 |
UbitUmarov
|
c57215687f
a few more changes on mysql
|
7 年 前 |
UbitUmarov
|
d9038e650a
MySQLConnector is not a MS product
|
7 年 前 |
UbitUmarov
|
44993550a8
store the physics inertia override in SQlite
|
7 年 前 |
UbitUmarov
|
443fc60cdf
store the physics inertia override in Mysql and add it to serializer. run prebuild is required
|
7 年 前 |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 年 前 |
Mandarinka Tasty
|
7c566dca5a
The new Constant: integer OBJECT_REZZER_KEY = 32;
|
8 年 前 |
UbitUmarov
|
71bd3ce49f
add load baked terrain methods
|
8 年 前 |
UbitUmarov
|
3f9f105295
add to databases a table to store baked terrain.
|
8 年 前 |
UbitUmarov
|
3e25430e3a
store rotation axis locks in MySql and SQlite dbs ( others need to be updated also
|
9 年 前 |
UbitUmarov
|
e0de76aa14
put back virtual declarations
|
9 年 前 |
UbitUmarov
|
c6f8b5d682
remove virtual declarations master doesnt have
|
9 年 前 |
UbitUmarov
|
cdaed11387
at last we can login and see objects ( friends is dead and disable in
|
9 年 前 |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 年 前 |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 年 前 |
UbitUmarov
|
50d73873db
let mysql be happy with a NULL heighmap ( yeap i made several )
|
9 年 前 |
UbitUmarov
|
a916ef570e
fix mySQL ( ignoring other dbs )
|
9 年 前 |
Robert Adams
|
bedafb8fae
varregion: refactor use of 'double heightmap[,]' into references to new class TerrainData
|
9 年 前 |
UbitUmarov
|
e25849e1c4
remove redundant lock
|
10 年 前 |
Justin Clark-Casey (justincc)
|
709038aa2a
Remove some use of database connection locking from MySQLSimulationData - this has not been necessary for some time as database connections are not shared.
|
10 年 前 |
Melanie Thielker
|
ec5f96b272
Persist new land fields for access control
|
10 年 前 |
Justin Clark-Casey (justincc)
|
ae56b946cf
Fix a bug in previous commit 01520bb where I accidentally saved OtherCleanTime instead of Dwell
|
10 年 前 |
Justin Clark-Casey (justincc)
|
01520bbb3e
Save and load dwell parcel stat in MySQL DB adaptor. Field in table already exists!
|
10 年 前 |
Robert Adams
|
e5d59dc696
Repair database routines so they properly return null when asked for
|
10 年 前 |
Robert Adams
|
ff5885ab23
varregion: push TerrainData implementation up and down the database storage stack.
|
11 年 前 |