Histórico de commits

Autor SHA1 Mensagem Data
  AlexRa 8a0c5d14d4 All (?) MySQL stores fixed to use DBGuid.FromDB() 14 anos atrás
  Diva Canto 6f2f0fa0ca OK, this really fixes it, I promise. 14 anos atrás
  Diva Canto 9cf6b81256 Yey for unit tests. The previous commit had a couple of bugs on SQL statements. Fixed here. 14 anos atrás
  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 anos atrás
  Melanie ec637e2b8c Committing the LightShare code, which was developed by TomMeta of Meta7. 14 anos atrás
  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. 14 anos atrás
  Melanie 204c59c5ac Refix the fix 14 anos atrás
  grid d68b664243 Kill a NRE caused by an error message trying to print unavailable data 14 anos atrás
  Justin Clark-Casey (justincc) c58d30616b Log old position and region information when an orphaned child prim is found 14 anos atrás
  John Hurliman 67ac9881fa Removing duplicate SceneObjectPart.RotationalVelocity property 14 anos atrás
  John Hurliman b498693cff * Tweak to region module loading to check for a matching constructor first instead of throwing and catching exceptions 14 anos atrás
  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 14 anos atrás
  John Hurliman b4526a5a6d * Big performance increase in loading prims from the region database with MySQL 14 anos atrás
  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 14 anos atrás
  John Hurliman a18489dc9b * Change appearance packets from State to Task. This will hopefully fix the cloud issues 14 anos atrás
  John Hurliman 29a4614529 * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData 14 anos atrás
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues 14 anos atrás
  Jeff Ames ee205e7e81 Formatting cleanup. 14 anos atrás
  Jeff Ames f00126dc2d Add copyright header. Formatting cleanup. 14 anos atrás
  Melanie 90a4d4f9f9 Adding the MySQL RegionData service. 15 anos atrás