| Commit message (Expand) | Author | Age | Files | Lines |
* | Added physics parameters support to MSSQL and SQLite (not tested) | Oren Hurvitz | 2013-02-09 | 1 | -3/+18 |
* | Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attr... | Oren Hurvitz | 2013-01-25 | 1 | -1/+5 |
* | Stopped storing dynamic attributes in the PrimShape | Oren Hurvitz | 2013-01-25 | 1 | -10/+3 |
* | Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr... | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -4/+4 |
* | Implement dynamic attribute persistence on mysql and mssql | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -6/+17 |
* | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+13 |
* | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 2012-05-23 | 1 | -0/+66 |
* | Updates to MSSQL store for 0.7.3 to include: | Chris Hart | 2012-03-06 | 1 | -5/+78 |
* | Use correct casing of RegionSettings.Sandbox in the various database modules. | Justin Clark-Casey (justincc) | 2012-02-29 | 1 | -2/+2 |
* | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 2012-02-03 | 1 | -4/+5 |
* | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 1 | -6/+6 |
* | Remove code which was automatically deleting non-root prims from scene object... | Justin Clark-Casey (justincc) | 2011-09-01 | 1 | -15/+0 |
* | Updates to MSSQL to most recent compatibility, also included Windlight suppor... | Chris Hart | 2011-06-01 | 1 | -14/+499 |
* | Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to ... | Diva Canto | 2011-04-28 | 1 | -7/+18 |
* | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+3 |
* | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 2010-09-16 | 1 | -2/+2 |
* | 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 |
|/ |
|
* | Fixed the naming mess around data connectors for simulation data | John Hurliman | 2010-09-11 | 1 | -0/+1572 |