aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/TreePopulator (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-291/+433
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-2/+2
2012-11-13All optional modules' directives moved out of addin.xmlDiva Canto1-0/+2
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie1-2/+1
2012-11-09One more module converted: TreePopulator.Diva Canto1-11/+19
2012-03-31refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the...Justin Clark-Casey (justincc)1-1/+1
2011-10-04Removed redundant IClientAPI calls from TreePopulatorModule. Removing tree ob...Dan Lake1-14/+2
2011-09-01Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)1-1/+0
2010-09-10First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman1-2/+1
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-3/+3
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-25/+16
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-16/+25
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-4/+0
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)1-2/+2
2009-06-14Thank you kindly, M1sha, for a patch that improves the treePopulator module:Charles Krinke1-137/+612
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-03-09Thanks M1sha for a patch to reinstate the original functionality of the TreeP...Jeff Ames1-38/+51
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+304