aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/ContentManagementSystem (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-16Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman5-154/+123
2010-09-15rename SceneObjectGroup.DeleteGroup() to DeleteGroupFromScene() to improve co...Justin Clark-Casey (justincc)1-1/+1
2010-09-12Formatting cleanup.Jeff Ames1-1/+1
2010-09-10First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2-2/+2
2010-09-06Make console backup command do a forced backup rather than non-forcedJustin Clark-Casey (justincc)1-1/+1
2010-08-26Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)5-116/+158
2010-06-28Remove AgentID and GroupOD from the signature of SOG.Copy(). They were neverMelanie Thielker2-2/+2
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-29/+18
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-18/+29
2009-11-02Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman2-8/+5
2009-10-26* Switched all operations on the list of clients that could be either sync or...John Hurliman1-2/+4
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman1-5/+5
2009-10-15Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman1-1/+1
2009-10-13* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman1-4/+6
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-1/+0
2009-10-01Formatting cleanup.Jeff Ames2-2/+2
2009-09-16SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman1-2/+1
2009-06-10Formatting cleanup.Jeff Ames2-4/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames14-14/+14
2009-05-08* break out 'xml2' deserialization from sogJustin Clarke Casey4-43/+9
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-1/+1
2009-02-20* Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa711-1/+1
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames1-2/+2
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield15-0/+3602