aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLSimulationData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix up some parameter namingMelanie2012-01-221-2/+2
* Finish connecting Telehub to databaseBlueWall2012-01-221-3/+19
* Hooking up new telehub data to the databaseBlueWall2012-01-221-0/+14
* Move Telehub tables and data from EstateSettings to RegionSettings.Melanie2012-01-221-0/+70
* Save the default terrain texture UUIDs for a new region instead of leaving th...Justin Clark-Casey (justincc)2011-09-091-1/+0
* Remove code which was automatically deleting non-root prims from scene object...Justin Clark-Casey (justincc)2011-09-011-17/+0
* Pull up Assembly of the MySQL classes as a protected property, so that it can...Diva Canto2011-03-081-2/+6
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-2/+2
* Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-2/+2
* Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+15
* When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie2010-11-031-0/+1
* UPdated the MySql driver to 6.2.4. Also established a much larger MySqlComman...Diva Canto2010-10-151-0/+1
* Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-1/+1
* MergedJohn Hurliman2010-09-121-11/+11
|\
| * Formatting cleanup.Jeff Ames2010-09-121-11/+11
* | * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-0/+9
|/
* Fixed the naming mess around data connectors for simulation dataJohn Hurliman2010-09-111-0/+1820