Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove code which was automatically deleting non-root prims from scene ↵ | Justin Clark-Casey (justincc) | 2011-09-01 | 1 | -15/+0 |
| | | | | | | | objects that had previous been attachments. Looks like this code was accidentally uncommented in e1b5c612 from feb 2010. Appears to resolve the rest of http://opensimulator.org/mantis/view.php?id=5664 | ||||
* | Updates to MSSQL to most recent compatibility, also included Windlight ↵ | Chris Hart | 2011-06-01 | 1 | -14/+499 |
| | | | | support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance. | ||||
* | Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to ↵ | Diva Canto | 2011-04-28 | 1 | -7/+18 |
| | | | | speed with 0.7.x. | ||||
* | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+3 |
| | | | | from a region and allow normal day cycles to be reestablished | ||||
* | Changed SceneObjectGroup to store parts with the fast and thread-safe ↵ | John Hurliman | 2010-09-16 | 1 | -2/+2 |
| | | | | MapAndArray collection | ||||
* | Merged | John Hurliman | 2010-09-12 | 1 | -3/+3 |
|\ | |||||
| * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -3/+3 |
| | | |||||
* | | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -0/+10 |
|/ | | | | | * Removed StorageManager * CONFIG CHANGE: There are no more database settings in OpenSim.ini. Check the config-include configuration files for region store and estate store database settings | ||||
* | Fixed the naming mess around data connectors for simulation data | John Hurliman | 2010-09-11 | 1 | -0/+1572 |