aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/TreePopulator/TreePopulatorModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-291/+433
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+2
* All optional modules' directives moved out of addin.xmlDiva Canto2012-11-131-0/+2
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-2/+1
* One more module converted: TreePopulator.Diva Canto2012-11-091-11/+19
* refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the...Justin Clark-Casey (justincc)2012-03-311-1/+1
* Removed redundant IClientAPI calls from TreePopulatorModule. Removing tree ob...Dan Lake2011-10-041-14/+2
* Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)2011-09-011-1/+0
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-2/+1
* Merge branch 'master' into presence-refactorMelanie2010-02-151-3/+3
|\
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-3/+3
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-25/+16
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-16/+25
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-4/+0
|/
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-1/+1
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-1/+1
* | Formatting cleanup.Jeff Ames2009-10-011-1/+1
|/
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-2/+2
* Thank you kindly, M1sha, for a patch that improves the treePopulator module:Charles Krinke2009-06-141-137/+612
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Thanks M1sha for a patch to reinstate the original functionality of the TreeP...Jeff Ames2009-03-091-38/+51
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+304