Justin Clark-Casey (justincc)
|
39a748b47a
refactor: Use SOP.Flags rather than SOP.ObjectFlags
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
7f3f1bfe88
fix mysql/mssql prim serialization problem
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
2a0254f2da
Implement MediaUrl persistence for MySQL and MsSQL
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
9d8a67fe13
get rid of PrimitiveBaseShape.MediaRaw staging post
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
849fc0483f
add mysql support for media on a prim
|
14 rokov pred |
AlexRa
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
14 rokov pred |
Diva Canto
|
6f2f0fa0ca
OK, this really fixes it, I promise.
|
14 rokov pred |
Diva Canto
|
9cf6b81256
Yey for unit tests. The previous commit had a couple of bugs on SQL statements. Fixed here.
|
14 rokov pred |
Diva Canto
|
b233a4b2ca
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
14 rokov pred |
Melanie
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
14 rokov pred |
Master ScienceSim
|
e1b5c61247
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
15 rokov pred |
Melanie
|
204c59c5ac
Refix the fix
|
15 rokov pred |
grid
|
d68b664243
Kill a NRE caused by an error message trying to print unavailable data
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
c58d30616b
Log old position and region information when an orphaned child prim is found
|
15 rokov pred |
John Hurliman
|
67ac9881fa
Removing duplicate SceneObjectPart.RotationalVelocity property
|
15 rokov pred |
John Hurliman
|
b498693cff
* Tweak to region module loading to check for a matching constructor first instead of throwing and catching exceptions
|
15 rokov pred |
John Hurliman
|
730930955a
Changing Scene.ForEachClient to use the synchronous for loop instead of Parallel. This is quite possibly the source of some deadlocking, and at the very least the synchronous version gives better stack traces
|
15 rokov pred |
John Hurliman
|
b4526a5a6d
* Big performance increase in loading prims from the region database with MySQL
|
15 rokov pred |
John Hurliman
|
e776dfb1d7
* Changing the "clean dropped attachments" MySQL command to a using statement inside a try/catch. This statement times out for me very frequently
|
15 rokov pred |
John Hurliman
|
a18489dc9b
* Change appearance packets from State to Task. This will hopefully fix the cloud issues
|
15 rokov pred |
John Hurliman
|
29a4614529
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData
|
15 rokov pred |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
15 rokov pred |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 rokov pred |
Jeff Ames
|
f00126dc2d
Add copyright header. Formatting cleanup.
|
15 rokov pred |
Melanie
|
90a4d4f9f9
Adding the MySQL RegionData service.
|
15 rokov pred |