Historial de Commits

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