| Commit message (Expand) | Author | Age | Files | Lines |
* | Subscribe to collision events if needed when turning an object to non-phantom... | idb | 2009-01-18 | 1 | -0/+10 |
* | Added a taint to the sculpt texture callback in an attempt to mitigate Mantis... | Dahlia Trimble | 2009-01-15 | 1 | -0/+2 |
* | Improve parsing of joint parameters for NINJA physics (Mantis #2966). | nlin | 2009-01-14 | 1 | -1/+1 |
* | * minor; Very minor non-functional tidy ups | Justin Clarke Casey | 2009-01-13 | 1 | -1/+0 |
* | Use only one (static) (de-)serializer for (de-)serializing SOPs. | Homer Horwitz | 2009-01-02 | 1 | -3/+5 |
* | * Adding some recognizable and search-able test to some WriteLine(e.ToString(... | Teravus Ovares | 2009-01-02 | 1 | -2/+2 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-12-30 | 1 | -1/+1 |
* | * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874 | Teravus Ovares | 2008-12-26 | 1 | -52/+230 |
* | * minor: small documentation comment | Justin Clarke Casey | 2008-12-23 | 1 | -0/+7 |
* | * Remove IGesturesModules since it won't be very helpful without a client mes... | Justin Clarke Casey | 2008-12-23 | 1 | -2/+0 |
* | * refactor: Replace part of SceneObjectPart with the identical sound playing ... | Justin Clarke Casey | 2008-12-23 | 1 | -15/+5 |
* | Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persis... | Dahlia Trimble | 2008-12-22 | 1 | -1/+6 |
* | Mantis#2796. Thank you kindly, Gerhard for a patch that addresses: | Charles Krinke | 2008-12-20 | 1 | -15/+81 |
* | Fix Mantis#2878 for now by not resetting physical values on rez (only on swit... | Homer Horwitz | 2008-12-20 | 1 | -1/+1 |
* | - Set acceleration and rotational velocity to 0, too | Homer Horwitz | 2008-12-19 | 1 | -7/+10 |
* | Stop prims that get non-physical. Fixes Mantis#2859. | Homer Horwitz | 2008-12-19 | 1 | -0/+7 |
* | Remove forgotten debug message from my last commit. | Homer Horwitz | 2008-12-19 | 1 | -1/+0 |
* | Reset Expire date for tempOnRez objects on rez. Fixes Mantis#2848 | Homer Horwitz | 2008-12-19 | 1 | -4/+13 |
* | Make llSetAlpha and llSetTexture properly queue full updates, so changes | Melanie Thielker | 2008-12-18 | 1 | -1/+1 |
* | * Implement 'Save Object Back to My Inventory'. On the Linden client this is... | Justin Clarke Casey | 2008-12-17 | 1 | -6/+43 |
* | * minor: method documentation and miscellaneous tidy | Justin Clarke Casey | 2008-12-15 | 1 | -7/+8 |
* | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 2008-12-14 | 1 | -0/+62 |
* | * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. | Teravus Ovares | 2008-12-09 | 1 | -0/+8 |
* | * Tweaks physics so that linked prim are a single body. This will make linke... | Teravus Ovares | 2008-12-07 | 1 | -0/+6 |
* | Stop attachments from twisting away. Thismakes attachments phantom, which | Melanie Thielker | 2008-11-29 | 1 | -4/+4 |
* | Fix build break | Melanie Thielker | 2008-11-27 | 1 | -1/+1 |
* | And take away a now unnecessare swap elsewhere. We should not be swapping | Melanie Thielker | 2008-11-27 | 1 | -6/+1 |
* | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 2008-11-26 | 1 | -1/+9 |
* | * Make a step on removing direct access to TaskInventoryDictionary from other... | Justin Clarke Casey | 2008-11-25 | 1 | -3/+3 |
* | * Remove direct access to Inventory.Serial | Justin Clarke Casey | 2008-11-25 | 1 | -7/+11 |
* | * refactor: Establish an IEntityInventory interface for SceneObjectPartInvent... | Justin Clarke Casey | 2008-11-25 | 1 | -1/+1 |
* | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 2008-11-21 | 1 | -1/+1 |
* | * Comment out unused access time method in MSSQL | Justin Clarke Casey | 2008-11-21 | 1 | -1/+0 |
* | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 2008-11-21 | 1 | -19/+48 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-21 | 1 | -2/+2 |
* | * minor: Remove comparison of UUID struct against null picked up as a warning | Justin Clarke Casey | 2008-11-21 | 1 | -1/+1 |
* | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Sean Dague | 2008-11-20 | 1 | -1/+3 |
* | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-19 | 1 | -1/+36 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -3/+3 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -3/+3 |
* | Set group on newly rezzed objects to the rezzer's (or rezzing object's) | Melanie Thielker | 2008-11-17 | 1 | -1/+2 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -3/+3 |
* | * Make sure that deleted objects do not send further object updates to the cl... | Justin Clarke Casey | 2008-11-17 | 1 | -15/+4 |
* | * Stop nulling SOG.m_rootPart and parts on object deletion | Justin Clarke Casey | 2008-11-17 | 1 | -8/+8 |
* | Make object chat come from the root prim's center, rather than trying to make | Melanie Thielker | 2008-11-17 | 1 | -9/+6 |
* | Back out the attachment location patch to debug a crash | Melanie Thielker | 2008-11-17 | 1 | -4/+5 |
* | Try to fix login crash | Melanie Thielker | 2008-11-17 | 1 | -5/+8 |
* | Add some null checks | Melanie Thielker | 2008-11-17 | 1 | -2/+2 |
* | Fix child prims in attachments chatting from near 0,0,0 rather than | Melanie Thielker | 2008-11-17 | 1 | -3/+3 |
* | * Abstracted some methods from SceneObjectGroup to allow them to be overridde... | Adam Frisby | 2008-11-16 | 1 | -1/+0 |