Justin Clark-Casey (justincc)
|
39a748b47a
refactor: Use SOP.Flags rather than SOP.ObjectFlags
|
пре 14 година |
Justin Clark-Casey (justincc)
|
7f3f1bfe88
fix mysql/mssql prim serialization problem
|
пре 14 година |
Justin Clark-Casey (justincc)
|
2a0254f2da
Implement MediaUrl persistence for MySQL and MsSQL
|
пре 14 година |
Justin Clark-Casey (justincc)
|
9d8a67fe13
get rid of PrimitiveBaseShape.MediaRaw staging post
|
пре 14 година |
Justin Clark-Casey (justincc)
|
849fc0483f
add mysql support for media on a prim
|
пре 14 година |
AlexRa
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
пре 14 година |
Diva Canto
|
6f2f0fa0ca
OK, this really fixes it, I promise.
|
пре 14 година |
Diva Canto
|
9cf6b81256
Yey for unit tests. The previous commit had a couple of bugs on SQL statements. Fixed here.
|
пре 14 година |
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 година |
Melanie
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
пре 14 година |
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 година |
Melanie
|
204c59c5ac
Refix the fix
|
пре 15 година |
grid
|
d68b664243
Kill a NRE caused by an error message trying to print unavailable data
|
пре 15 година |
Justin Clark-Casey (justincc)
|
c58d30616b
Log old position and region information when an orphaned child prim is found
|
пре 15 година |
John Hurliman
|
67ac9881fa
Removing duplicate SceneObjectPart.RotationalVelocity property
|
пре 15 година |
John Hurliman
|
b498693cff
* Tweak to region module loading to check for a matching constructor first instead of throwing and catching exceptions
|
пре 15 година |
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 година |
John Hurliman
|
b4526a5a6d
* Big performance increase in loading prims from the region database with MySQL
|
пре 15 година |
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 година |
John Hurliman
|
a18489dc9b
* Change appearance packets from State to Task. This will hopefully fix the cloud issues
|
пре 15 година |
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 година |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
пре 15 година |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
пре 15 година |
Jeff Ames
|
f00126dc2d
Add copyright header. Formatting cleanup.
|
пре 15 година |
Melanie
|
90a4d4f9f9
Adding the MySQL RegionData service.
|
пре 15 година |