aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/ContentManagementSystem/CMModel.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the unmaintained 'CMS' framework, which was really a 'source-control' ...Justin Clark-Casey (justincc)2011-06-041-365/+0
* Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-19/+16
* rename SceneObjectGroup.DeleteGroup() to DeleteGroupFromScene() to improve co...Justin Clark-Casey (justincc)2010-09-151-1/+1
* Make console backup command do a forced backup rather than non-forcedJustin Clark-Casey (justincc)2010-09-061-1/+1
* Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-11/+24
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * break out 'xml2' deserialization from sogJustin Clarke Casey2009-05-081-12/+5
* * Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa712009-02-201-1/+1
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+362