aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/ContentManagementSystem/ContentManagementEntity.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-04Remove the unmaintained 'CMS' framework, which was really a 'source-control' ...Justin Clark-Casey (justincc)1-375/+0
2010-09-16Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman1-91/+78
2010-09-10First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman1-1/+1
2010-08-26Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)1-80/+93
2010-06-28Remove AgentID and GroupOD from the signature of SOG.Copy(). They were neverMelanie Thielker1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-08* break out 'xml2' deserialization from sogJustin Clarke Casey1-10/+2
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-07* refactor: cleanup AllocateLocalPrimId() a bit moreJustin Clarke Casey1-5/+1
2008-11-07* Rename PrimIDAllocate() to more effectively convey what it does, and put th...Justin Clarke Casey1-4/+4
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-155/+155
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-14/+12
2008-09-06* Remove lots of warnings from the CMS moduleJustin Clarke Casey1-2/+2
2008-09-03add standard copyright headers for the projectSean Dague1-1/+28
2008-09-03narrange to do basic cleanup of the CMS moduleSean Dague1-307/+343
2008-09-03Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensimSean Dague1-0/+326