aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLLegacyRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolve a merge issueMelanie2010-02-081-79/+86
* Merge branch 'master' into careminsterMelanie2010-02-081-436/+474
|\
| * Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim2010-02-051-443/+481
| * Refix the fixMelanie2009-12-111-1/+1
| * Kill a NRE caused by an error message trying to print unavailable datagrid2009-12-111-2/+2
* | Refix the fixMelanie2009-12-111-1/+1
* | Kill a NRE caused by an error message trying to print unavailable datagrid2009-12-101-2/+2
* | Merge branch 'careminster' into windlightunknown2009-12-071-1/+3
|\ \ | |/
| * Log old position and region information when an orphaned child prim is foundJustin Clark-Casey (justincc)2009-12-021-1/+3
* | Initial windlight codebase commitunknown2009-12-071-0/+192
|/
* Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman2009-11-021-4/+4
* * Tweak to region module loading to check for a matching constructor first in...John Hurliman2009-10-271-14/+18
* Changing Scene.ForEachClient to use the synchronous for loop instead of Paral...John Hurliman2009-10-251-27/+26
* * Big performance increase in loading prims from the region database with MySQLJohn Hurliman2009-10-181-133/+138
* * Changing the "clean dropped attachments" MySQL command to a using statement...John Hurliman2009-10-161-6/+14
* * Change appearance packets from State to Task. This will hopefully fix the c...John Hurliman2009-10-161-0/+5
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-041-297/+234
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-3/+3
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* Add copyright header. Formatting cleanup.Jeff Ames2009-09-291-1/+1
* Adding the MySQL RegionData service.Melanie2009-09-161-0/+1594