aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/ContentManagementSystem/MetaEntity.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the unmaintained 'CMS' framework, which was really a 'source-control' ...Justin Clark-Casey (justincc)2011-06-041-270/+0
* Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-27/+18
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
* Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-14/+24
* Remove AgentID and GroupOD from the signature of SOG.Copy(). They were neverMelanie Thielker2010-06-281-1/+1
* * Switched all operations on the list of clients that could be either sync or...John Hurliman2009-10-261-2/+4
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-131-4/+6
* 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-11/+2
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-2/+2
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+274