Historie revizí

Autor SHA1 Zpráva Datum
  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 před 16 roky
  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 před 16 roky
  Jeff Ames 65c5efe43b Formatting cleanup. před 16 roky
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. před 16 roky
  Adam Frisby 13526097f2 * Spring cleaning on Region.Environment. před 16 roky
  Teravus Ovares b70da6ac19 * Patch by Melanie. Implements proper objectflags on child objects. Thanks Melanie! před 16 roky
  Justin Clarke Casey 24cf685e55 From: Dr Schofield <[email protected]> před 16 roky
  Jeff Ames 47180080f0 Formatting cleanup. před 16 roky
  Teravus Ovares abacfba287 * Preliminary work with the ODEPlugin to collect collision data. před 16 roky
  lbsa71 9be5f9d6cc * Fixed xml loading bug (the xml was scheduled for update before added to a scene) před 16 roky
  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. před 16 roky
  Teravus Ovares a56664cf59 * um, Prim crossings? Experimental. před 16 roky
  Justin Clarke Casey 57519b6dba * Store task inventory when an object is taken into agent inventory před 16 roky
  lbsa71 efd90b56b7 * Optimized usings před 16 roky
  Charles Krinke a990c64698 Thank you to Kiryu for a patch to fix an out of Sync před 16 roky
  Jeff Ames 712efda9b9 added copyright notices před 17 roky
  Sean Dague 9c81b8a430 From Gary Chernega (IBM) před 17 roky
  MW 690e517240 Added a flag to load-xml console command, that will generate new uuids for the loaded Sceneobjects (as per mantis request #53). před 17 roky
  lbsa71 d2b1b54f49 * Removed permissions flag appliance from Xml deserialization před 17 roky
  lbsa71 7704bb6f63 * Fixed neighbour range bug před 17 roky
  Teravus Ovares 5a71d03b7a *Huge* structural changes in ODE/OdePrim to get all of the calls in threadlocked code. ODEPrim was almost completely re-written. před 17 roky
  Teravus Ovares 46ccfa1741 * Found several cases where prim set physical were not subscribing to physics events. před 17 roky
  Teravus Ovares ec77e1eb17 * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.example in the bin folder for an example. před 17 roky
  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). před 17 roky
  MW d56ed8fe9c Some more refactoring před 17 roky