Commit History

Author SHA1 Message Date
  lbsa71 ba2de258f4 * Refactored out circular reference in Region.Environment <-> Framework.Data.Base 16 years ago
  Teravus Ovares a21112ccee * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. 16 years ago
  Teravus Ovares f82227a186 * Added a little more stability for getting the object list from the parcel box. (previously it crashed my simulator) 16 years ago
  Teravus Ovares dc850df50a * Implements Oriented Bounding Box raytracing. 16 years ago
  Adam Frisby 803670e6ea * Removed more encoding faults. 16 years ago
  Adam Frisby 7286bd60b0 * Converted a large number of ASCII encodings to UTF8. 16 years ago
  Justin Clarke Casey d135dad051 * Add a large amount of extra locking to m_parts in SceneObjectGroup 16 years ago
  Justin Clarke Casey f77ab46184 * Stop (which currently removes) all scripts in an object when that object is deleted from the region 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Justin Clarke Casey 1641e4ecb1 * Remove stupid bug I just introduced where delinking would only delink one prim at a time. 16 years ago
  Justin Clarke Casey 9341c71135 * Minor - error message should be a warning. Spelling 16 years ago
  Justin Clarke Casey 87067bff1e * The rest of the fix necessary for mantis #766 - terse updates broken 16 years ago
  Justin Clarke Casey dc84f350a7 * As yet incomplete fix for mantis #766 - terse updates broken 16 years ago
  lbsa71 24aedf52c6 * Added null root part guard 16 years ago
  Teravus Ovares ae9a98ceb1 * Added proper handling of llSetStatus(STATUS_PHYSICS,BOOL) 16 years ago
  Teravus Ovares abacfba287 * Preliminary work with the ODEPlugin to collect collision data. 16 years ago
  Justin Clarke Casey 67a59b62e3 * Very minor comment change to reflect the fact that eliminating spurious delink prim updates is low priority 16 years ago
  Justin Clarke Casey a4304fb9e6 * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disappear') 16 years ago
  Justin Clarke Casey bbb9a21eb5 * Fix mantis 757. 16 years ago
  Sean Dague 4ea52b2105 Change SceneObjectPart.LocalID to .LocalId to be case matching 16 years ago
  Sean Dague 92e54bdd17 this is probably just a band aid, but should at least 16 years ago
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 years ago
  Teravus Ovares 0a5c48b1c8 * This is a very icky implementation of physical linkset prim using fixed joints. This will change quite drastically, however it's fun to play with. 16 years ago
  Teravus Ovares 27508c1ad8 * Added Support within the ODEPlugin for Selected. Which means that; 16 years ago
  Teravus Ovares 582964800c * Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  lbsa71 9be5f9d6cc * Fixed xml loading bug (the xml was scheduled for update before added to a scene) 16 years ago
  Teravus Ovares 932a132116 * Made a quickupdate method to run through only entities that have scheduled themselves for updates looking for changes. This runs 10 times a second. 16 years ago
  Teravus Ovares be6edefcfb * ODE Stability update 4 :D 16 years ago
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 years ago