Commit History

Author SHA1 Message Date
  Diva Canto 18c5d33f0a All optional modules' directives moved out of addin.xml 12 years ago
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 12 years ago
  Diva Canto a4fee98352 One more module converted: TreePopulator. 12 years ago
  Justin Clark-Casey (justincc) 32a953fed7 refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the 'root' part. 12 years ago
  Dan Lake 146322eb34 Removed redundant IClientAPI calls from TreePopulatorModule. Removing tree objects already triggers objectkill packet to client. No need to send again. 13 years ago
  Justin Clark-Casey (justincc) 7eca929686 Eliminate pointless checks of SOG.RootPart != null 13 years ago
  John Hurliman dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 years ago
  Melanie c033223c63 Merge branch 'master' into presence-refactor 14 years ago
  Justin Clark-Casey (justincc) 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 14 years ago
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." 14 years ago
  Revolution ec3c31e61e Updates all IRegionModules to the new style region modules. 14 years ago
  Melanie 3c90d834ea Remove all references to master avatar, replacing with estate owner where 14 years ago
  Melanie 6878b26b0d Merge branch 'diva-textures-osgrid' 15 years ago
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 15 years ago
  Jeff Ames 606e831ff5 Formatting cleanup. 15 years ago
  Teravus Ovares (Dan Olivares) 2b990a61bf This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions. 15 years ago
  Charles Krinke 8d24168bef Thank you kindly, M1sha, for a patch that improves the treePopulator module: 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Jeff Ames 278ae3477a Thanks M1sha for a patch to reinstate the original functionality of the TreePopulatorModule. 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago