aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/EntityManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-2/+2
* Use a thread abort safe version of OpenMetaverse.DoubleDictionary with the ai...Justin Clark-Casey (justincc)2012-12-071-1/+3
* Call public ForEach instead of using m_entities directly. No semantic changes...Dan Lake2011-11-161-2/+2
* remove mono compiler warningsJustin Clark-Casey (justincc)2010-12-171-1/+2
* Second pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-15/+1
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-160/+50
* * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This...John Hurliman2009-10-191-38/+31
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* * optimized usings.lbsa712009-02-121-1/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+279