| Commit message (Expand) | Author | Age | Files | Lines |
* | Use correct casing of RegionSettings.Sandbox in the various database modules. | Justin Clark-Casey (justincc) | 2012-02-29 | 1 | -1/+1 |
* | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 2012-02-03 | 1 | -3/+4 |
* | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 1 | -8/+9 |
* | Add ParcelImageID to RegionSettings so we can have that overlay. | Melanie | 2012-01-30 | 1 | -2/+4 |
* | Add a forgotten parameter | Melanie | 2012-01-24 | 1 | -1/+1 |
* | Change Telehubs to store only the data that is really needed and not | Melanie | 2012-01-24 | 1 | -40/+13 |
* | Fix up some parameter naming | Melanie | 2012-01-22 | 1 | -2/+2 |
* | Finish connecting Telehub to database | BlueWall | 2012-01-22 | 1 | -3/+19 |
* | Hooking up new telehub data to the database | BlueWall | 2012-01-22 | 1 | -0/+14 |
* | Move Telehub tables and data from EstateSettings to RegionSettings. | Melanie | 2012-01-22 | 1 | -0/+70 |
* | Save the default terrain texture UUIDs for a new region instead of leaving th... | Justin Clark-Casey (justincc) | 2011-09-09 | 1 | -1/+0 |
* | Remove code which was automatically deleting non-root prims from scene object... | Justin Clark-Casey (justincc) | 2011-09-01 | 1 | -17/+0 |
* | Pull up Assembly of the MySQL classes as a protected property, so that it can... | Diva Canto | 2011-03-08 | 1 | -2/+6 |
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 1 | -2/+2 |
* | Global creator information working on MySQL DB and on load/save OARs. Creator... | Diva Canto | 2010-11-21 | 1 | -2/+2 |
* | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+15 |
* | When LightShare is enabled, the standard day cycle is bypassed and replaced by | Melanie | 2010-11-03 | 1 | -0/+1 |
* | UPdated the MySql driver to 6.2.4. Also established a much larger MySqlComman... | Diva Canto | 2010-10-15 | 1 | -0/+1 |
* | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 2010-09-16 | 1 | -1/+1 |
* | Merged | John Hurliman | 2010-09-12 | 1 | -11/+11 |
|\ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -11/+11 |
* | | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -0/+9 |
|/ |
|
* | Fixed the naming mess around data connectors for simulation data | John Hurliman | 2010-09-11 | 1 | -0/+1820 |