| Commit message (Expand) | Author | Age | Files | Lines |
* | Enforce physical prim max size on single prims. | CasperW | 2009-11-30 | 1 | -61/+58 |
* | Convert multiple lock()s which directly hinder script performance in linksets... | CasperW | 2009-11-30 | 1 | -123/+277 |
* | Reset update flag when a SOG is deleted. This fixes llDie(); | Melanie | 2009-11-27 | 1 | -0/+1 |
* | Merge branch 'master' into careminster | Melanie | 2009-11-26 | 1 | -11/+0 |
|\ |
|
| * | Remove the old (Remoting) region crossing code. Fix the new code to | Melanie | 2009-11-26 | 1 | -11/+0 |
* | | Merge branch 'careminster' into tests | KittoFlora | 2009-11-16 | 1 | -26/+25 |
|\ \
| |/ |
|
| * | Make GroupRootUpdate be a terse update. This method is not used by opensim (i... | Diva Canto | 2009-11-14 | 1 | -2/+2 |
| * | Removing EntityBase.Rotation | John Hurliman | 2009-11-04 | 1 | -0/+8 |
| * | Another race condition fix in SceneObjectGroup | John Hurliman | 2009-11-02 | 1 | -7/+11 |
| * | Small performance tweaks to code called by the heartbeat loop | John Hurliman | 2009-10-28 | 1 | -15/+2 |
| * | Always send a time dilation of 1.0 while we debug rubberbanding issues | John Hurliman | 2009-10-28 | 1 | -2/+2 |
* | | Merge branch 'vehicles' into tests | KittoFlora | 2009-10-27 | 1 | -20/+45 |
|\ \
| |/ |
|
| * | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 2009-10-26 | 1 | -14/+12 |
| * | Changing Scene.ForEachClient to use the synchronous for loop instead of Paral... | John Hurliman | 2009-10-25 | 1 | -1/+1 |
| * | Implemented a "FrontBack" prioritizer, using distance plus the plane equation... | John Hurliman | 2009-10-23 | 1 | -3/+30 |
| * | Experimental change to use an immutable array for iterating ScenePresences, a... | John Hurliman | 2009-10-23 | 1 | -2/+2 |
* | | Add llRotLookat pt1. | KittoFlora | 2009-10-26 | 1 | -0/+39 |
|/ |
|
* | Merge branch 'master' into vehicles | Melanie | 2009-10-22 | 1 | -2/+74 |
|\ |
|
| * | * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This... | John Hurliman | 2009-10-19 | 1 | -1/+1 |
| * | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 1 | -1/+73 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-15 | 1 | -9/+6 |
|\ \
| |/ |
|
| * | Optimized heartbeat by calling Update() only on updated objects. | Dan Lake | 2009-10-13 | 1 | -9/+6 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-02 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -6/+6 |
| * | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 1 | -23/+7 |
* | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 1 | -23/+7 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-01 | 1 | -20/+36 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 1 | -1/+1 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 1 | -13/+18 |
| |\ \
| | |/ |
|
| | * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -12/+12 |
| * | | * Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB... | John Hurliman | 2009-09-16 | 1 | -7/+23 |
* | | | Merge branch '0.6.7-post-fixes' into vehicles | Kitto Flora | 2009-09-30 | 1 | -1/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | * Does a full battery of tests to ensure that the object isn't an attachment ... | Teravus Ovares (Dan Olivares) | 2009-09-25 | 1 | -1/+6 |
| |/ |
|
* | | Commit initial version of KittoFlora's vehicle changes | opensim | 2009-09-30 | 1 | -15/+27 |
|/ |
|
* | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 2009-09-16 | 1 | -82/+28 |
* | * One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ... | Teravus Ovares (Dan Olivares) | 2009-09-02 | 1 | -3/+3 |
* | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 2009-09-02 | 1 | -4/+3 |
* | * Fix attachment cross issues with new borders. | Teravus Ovares (Dan Olivares) | 2009-08-31 | 1 | -0/+18 |
* | * Switch border cross tests over to the new Border class. | Teravus Ovares (Dan Olivares) | 2009-08-20 | 1 | -1/+3 |
* | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 1 | -0/+1 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in... | Diva Canto | 2009-08-16 | 1 | -38/+13 |
|\ |
|
| * | Misc cleanup. | Jeff Ames | 2009-08-16 | 1 | -38/+13 |
* | | Changed FromAssetID to FromItemID | Diva Canto | 2009-08-15 | 1 | -9/+9 |
|/ |
|
* | Added ToXml2() to ISceneObject, so that components other than regions can use... | Diva Canto | 2009-08-06 | 1 | -0/+6 |
* | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 2009-08-04 | 1 | -0/+11 |
* | * minor ccc | lbsa71 | 2009-07-24 | 1 | -1/+7 |
* | * patch from jonc | Teravus Ovares | 2009-07-17 | 1 | -2/+2 |
* | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 2009-07-17 | 1 | -3/+67 |
* | Bounding Box/find rez from inventory point code now seems to be working corre... | MW | 2009-07-15 | 1 | -5/+18 |