| Commit message (Expand) | Author | Age | Files | Lines |
* | All (?) MySQL stores fixed to use DBGuid.FromDB() | AlexRa | 2010-05-19 | 1 | -42/+40 |
* | OK, this really fixes it, I promise. | Diva Canto | 2010-05-09 | 1 | -2/+2 |
* | Yey for unit tests. The previous commit had a couple of bugs on SQL statement... | Diva Canto | 2010-05-09 | 1 | -2/+2 |
* | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 2010-05-09 | 1 | -1/+5 |
* | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -0/+199 |
* | Updated MySQL connection management to use the MySQL connection pooling. This... | Master ScienceSim | 2010-02-05 | 1 | -443/+481 |
* | Refix the fix | Melanie | 2009-12-11 | 1 | -1/+1 |
* | Kill a NRE caused by an error message trying to print unavailable data | grid | 2009-12-11 | 1 | -2/+2 |
* | Log old position and region information when an orphaned child prim is found | Justin Clark-Casey (justincc) | 2009-12-02 | 1 | -1/+3 |
* | Removing duplicate SceneObjectPart.RotationalVelocity property | John Hurliman | 2009-11-02 | 1 | -4/+4 |
* | * Tweak to region module loading to check for a matching constructor first in... | John Hurliman | 2009-10-27 | 1 | -14/+18 |
* | Changing Scene.ForEachClient to use the synchronous for loop instead of Paral... | John Hurliman | 2009-10-25 | 1 | -27/+26 |
* | * Big performance increase in loading prims from the region database with MySQL | John Hurliman | 2009-10-18 | 1 | -133/+138 |
* | * Changing the "clean dropped attachments" MySQL command to a using statement... | John Hurliman | 2009-10-16 | 1 | -6/+14 |
* | * Change appearance packets from State to Task. This will hopefully fix the c... | John Hurliman | 2009-10-16 | 1 | -0/+5 |
* | * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L... | John Hurliman | 2009-10-04 | 1 | -297/+234 |
* | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -3/+3 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -2/+2 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -1/+1 |
* | Adding the MySQL RegionData service. | Melanie | 2009-09-16 | 1 | -0/+1594 |