aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL/MSSQLLegacyRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed the naming mess around data connectors for simulation dataJohn Hurliman2010-09-111-1572/+0
* Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-4/+2
* Remove parts locking from data classes since these are using a copy of the sc...Justin Clark-Casey (justincc)2010-08-261-49/+45
* Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-46/+48
* refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)2010-08-131-2/+2
* fix mysql/mssql prim serialization problemJustin Clark-Casey (justincc)2010-08-041-6/+2
* Implement MediaUrl persistence for MySQL and MsSQLJustin Clark-Casey (justincc)2010-08-031-4/+10
* get rid of PrimitiveBaseShape.MediaRaw staging postJustin Clark-Casey (justincc)2010-08-031-3/+5
* add mssql support for media on a primJustin Clark-Casey (justincc)2010-07-261-3/+7
* Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-311-2/+11
* MSSQL Additions for Presence Refactor branch. Most functionality tested and w...StrawberryFride2010-02-241-67/+95
* Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman2009-11-021-4/+4
* Formatting cleanup.Jeff Ames2009-10-191-1/+1
* Adapt to renamed members in landObjectMelanie2009-10-051-10/+10
* MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy upunknown2009-10-051-0/+1531