aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/TreePopulator/TreePopulatorModule.cs (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-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-02Minor formatting cleanup.Jeff Ames1-1/+1
2009-02-02* Adding the Tree module configuration options to OpenSim.ini.exampleTeravus Ovares1-9/+57
2008-12-19* refactor: Move tree code out into a separate moduleJustin Clarke Casey1-7/+9
2008-11-17Make newly created prims be the correct groupMelanie Thielker1-1/+1
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker1-1/+1
2008-10-14* refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-19/+18
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-6/+6
2008-08-14Refactor: Make the tree creation function take a UUID for the ownerMelanie Thielker1-5/+12
2008-05-24* Refactor: Collapse some multiple remove object pathsJustin Clarke Casey1-1/+1
2008-05-24* Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey1-1/+1
2008-05-24* Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey1-1/+1
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby1-6/+3
2008-05-01* Rolled back a few changes.Adam Frisby1-2/+2
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-2/+2
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-1/+1
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-250/+250
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-40/+43
2008-04-30* Previous commit managed to miss some files despite me hitting 'Select all'.Adam Frisby1-0/+248