提交历史

作者 SHA1 备注 提交日期
  Justin Clarke Casey f3067ce6f9 * Refactor: Change previous commits Object methods to SceneObject methods instead, on the basis that this is less likely to cause confusion with c#'s base object type 16 年之前
  Justin Clarke Casey 79eecd3d25 * Refactor: Renaming various *Entity*() methods to *Object*() methods on the basis that they all take SOG parameters to improve code readability for now 16 年之前
  Jeff Ames 65c5efe43b Formatting cleanup. 16 年之前
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 年之前
  Adam Frisby 13526097f2 * Spring cleaning on Region.Environment. 16 年之前
  Teravus Ovares b70da6ac19 * Patch by Melanie. Implements proper objectflags on child objects. Thanks Melanie! 16 年之前
  Justin Clarke Casey 24cf685e55 From: Dr Schofield <[email protected]> 16 年之前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年之前
  Teravus Ovares abacfba287 * Preliminary work with the ODEPlugin to collect collision data. 16 年之前
  lbsa71 9be5f9d6cc * Fixed xml loading bug (the xml was scheduled for update before added to a scene) 16 年之前
  Teravus Ovares e5ede36f0c * Physical prim cross borders and continue from where the left off on the other side now, assuming the region on the other side has physical prim enabled. 16 年之前
  Teravus Ovares a56664cf59 * um, Prim crossings? Experimental. 16 年之前
  Justin Clarke Casey 57519b6dba * Store task inventory when an object is taken into agent inventory 16 年之前
  lbsa71 efd90b56b7 * Optimized usings 16 年之前
  Charles Krinke a990c64698 Thank you to Kiryu for a patch to fix an out of Sync 16 年之前
  Jeff Ames 712efda9b9 added copyright notices 17 年之前
  Sean Dague 9c81b8a430 From Gary Chernega (IBM) 17 年之前
  MW 690e517240 Added a flag to load-xml console command, that will generate new uuids for the loaded Sceneobjects (as per mantis request #53). 17 年之前
  lbsa71 d2b1b54f49 * Removed permissions flag appliance from Xml deserialization 17 年之前
  lbsa71 7704bb6f63 * Fixed neighbour range bug 17 年之前
  Teravus Ovares 5a71d03b7a *Huge* structural changes in ODE/OdePrim to get all of the calls in threadlocked code. ODEPrim was almost completely re-written. 17 年之前
  Teravus Ovares 46ccfa1741 * Found several cases where prim set physical were not subscribing to physics events. 17 年之前
  Teravus Ovares ec77e1eb17 * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.example in the bin folder for an example. 17 年之前
  MW 73fbacea1f Started to cleanup/close down childagent connections when a user teleports. As the client will not close old childagent connections without being told explicitly to do so by each region the connection is to. Currently only implemented in standalone mode. ( the TellRegionToCloseChildConnection( ) in OGS1GridServices.cs needs implementing for grid mode, and the inter region .net remoting added for the new messages). 17 年之前
  MW d56ed8fe9c Some more refactoring 17 年之前