aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/ContentManagementSystem (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the unmaintained 'CMS' framework, which was really a 'source-control' ...Justin Clark-Casey (justincc)2011-06-0415-3578/+0
* Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-165-154/+123
* rename SceneObjectGroup.DeleteGroup() to DeleteGroupFromScene() to improve co...Justin Clark-Casey (justincc)2010-09-151-1/+1
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-102-2/+2
* 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-265-116/+158
* Remove AgentID and GroupOD from the signature of SOG.Copy(). They were neverMelanie Thielker2010-06-282-2/+2
* Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman2009-11-022-8/+5
* * Switched all operations on the list of clients that could be either sync or...John Hurliman2009-10-261-2/+4
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-5/+5
* Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2009-10-151-1/+1
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-131-4/+6
* Fixing a few compile errors in the previous commitJohn Hurliman2009-10-061-1/+0
* Formatting cleanup.Jeff Ames2009-10-012-2/+2
* SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman2009-09-161-2/+1
* Formatting cleanup.Jeff Ames2009-06-102-4/+4
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0114-14/+14
* * break out 'xml2' deserialization from sogJustin Clarke Casey2009-05-084-43/+9
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* * Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa712009-02-201-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-1015-0/+3602