Commit History

Author SHA1 Message Date
  Jeff Ames 83ed435d01 fixed potential reference invalidation and array out of bounds exception in basicphysics 17 years ago
  Jeff Ames 3aa73ae1c7 fixed array range out of bounds exception and reference invalidation under load in POS 17 years ago
  Brian McBee c6619b6f7d Reverting my POS changes. I need to think this through a bit more. 17 years ago
  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 years ago
  Brian McBee db3858c13a POS physics. tweaking stair-climbing which broke with my last change 17 years ago
  Brian McBee 26909477fc POS physics: removed "stickiness" from avatars so they can slide along surfaces instead of sticking to them. 17 years ago
  Brian McBee 61bc26226f Turned on more verbosity to try to debug assetserver failures 17 years ago
  Sean Dague ec5186c98a there is no real reason to write this value back to estate settings, 17 years ago
  Sean Dague 98f82105a0 put in changes to only keep the last terrain revision. The current 17 years ago
  Teravus Ovares 79e9d4faf9 Tweaked for a possibility of 10 elements. 17 years ago
  Teravus Ovares 4eb4082e27 * Added noisy debug information on the Verbose console to help debugging oddly placed prim. 17 years ago
  Teravus Ovares 4afe393ce4 * Space allocation fix for prim outside region. >256 & <0. 17 years ago
  Sean Dague 2fdca28dd4 hopefully resolve mantis issue #10 by locking correcty around terrain methods 17 years ago
  lbsa71 34fa2a4db4 * added ttensy but important piece of knowledge to MySQL provider in OpenSim.ini.example 17 years ago
  lbsa71 7d26d8ffd0 * Added example MySQL connectionstring to OpenSim.ini.example 17 years ago
  Teravus Ovares 2910f1b949 Fixed - outside of bounds error. 17 years ago
  lbsa71 ce3a87daa5 * Changed namespace 17 years ago
  Jeff Ames a1391d0848 fixed POS rotation with certain angles 17 years ago
  Jeff Ames c261812e39 added rotation support to POS 17 years ago
  Teravus Ovares aaab1448f7 * Split space array structure into a two dimentional array instead of a single one. Once again. Should help debugging space/copy issues. 17 years ago
  Teravus Ovares 72525d3015 Added medium debug information to Verbose mode of the console about Prim/space movements. Should help make sense of the copy prim bug. Use for Pastebin. :D 17 years ago
  Teravus Ovares 694bab9513 * Copy/SpaceBorder Fix attempt number 3, hopefully the last 17 years ago
  Teravus Ovares 3bb4cd51fd * 2nd attempt to fix the Spaceborder/copy bug 17 years ago
  Adam Frisby b1b9f79a04 * Supressed the "not a module assembly" warning for verbosity reasons. 17 years ago
  Jeff Ames c40cfb01aa flying in POS should be a bit smoother 17 years ago
  Teravus Ovares 7672237bcd * Tentative Bug fix for OptikSL's intermittant Copy prim error. 17 years ago
  Teravus Ovares 615b40b68b * Refactored IClientAPI.OutPacket to require a second mandatory parameter. This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset. 17 years ago
  Jeff Ames 924026d01c cleaned up some mono compiler warnings 17 years ago
  Jeff Ames d10c79d421 first stab at implementation of CopyInventoryItem 17 years ago
  Teravus Ovares 46ccfa1741 * Found several cases where prim set physical were not subscribing to physics events. 17 years ago