| Commit message (Expand) | Author | Files | Lines |
2015-03-03 | corrected response when a not existing folder is requested by a viewer in tha... | Freaky Tech | 1 | -9/+28 |
2015-03-03 | increased IPv4 TTL of LLUDP Sockets | Freaky Tech | 1 | -0/+11 |
2015-03-02 | Fix erratic Npc movement | BlueWall | 1 | -1/+1 |
2015-03-02 | added missing senderId in GiveInventoryFolder this little mistake prevented p... | Freaky Tech | 1 | -1/+1 |
2015-03-01 | Handle kick user from estate management tools | BlueWall | 1 | -0/+14 |
2015-02-28 | minor: Remove mono compiler warnings from EstateDataConnector | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2015-02-28 | Correct PRIM_TEXT return value from trans to alpha. | Magnuz Binder | 1 | -1/+1 |
2015-02-28 | Use using constructs on disposable io objects in LLRaw to ensure they are alw... | Justin Clark-Casey (justincc) | 1 | -113/+111 |
2015-02-28 | Add OpenSim.Framework using statement necessary to get previous fad4d4dc to c... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2015-02-28 | Permit loading of LLRAW files bigger than 256x256 by calculating size based o... | Magnuz Binder | 1 | -1/+9 |
2015-02-27 | Comment out now unused and not properly working private SP.m_leftButtonDown w... | Justin Clark-Casey (justincc) | 1 | -2/+7 |
2015-02-27 | Don't slow down avatar walk speed if camera is changed (e.g. by holding down ... | Justin Clark-Casey (justincc) | 1 | -28/+12 |
2015-02-27 | Don't slide crouching avatar when camera is panned around them with left mous... | Justin Clark-Casey (justincc) | 1 | -1/+3 |
2015-02-27 | Revert "Adding dynamic ossl permission control" | BlueWall | 4 | -119/+0 |
2015-02-27 | Adding dynamic ossl permission control | BlueWall | 4 | -0/+119 |
2015-02-26 | When an avatar is walking across a region border, force the first AgentUpdate... | Justin Clark-Casey (justincc) | 1 | -5/+18 |
2015-02-25 | minor: In HGAssetMapper, don't complain on seeing an XmlDeclaration as we kno... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2015-02-25 | Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe... | Justin Clark-Casey (justincc) | 3 | -39/+65 |
2015-02-25 | Reduce coupling in regression test task inventory creation methods to make th... | Justin Clark-Casey (justincc) | 11 | -45/+82 |
2015-02-25 | On shutdown (job engine stop), don't allow the ObjectDisposedException on Blo... | Justin Clark-Casey (justincc) | 1 | -2/+13 |
2015-02-24 | llLookAt(): use non-physical rotation if host prim is a physical attachment | dahlia | 1 | -1/+1 |
2015-02-21 | Fix cross-grid inventory delivery notifications, fixes http://opensimulator.o... | BlueWall | 1 | -0/+1 |
2015-02-21 | In HGAssetMapper.RewriteSOP(), don't explicitly end the document. | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2015-02-19 | If HGAssetMapper.PostAsset fails then be more explicit about the uuid, type, ... | Justin Clark-Casey (justincc) | 1 | -2/+27 |
2015-02-19 | Make any exception that gets to LLClientView.ProcessSpecificPacketAsync() tel... | Justin Clark-Casey (justincc) | 1 | -3/+4 |
2015-02-19 | Add the type of the unrecognized node to the HG asset mapping error message i... | Justin Clark-Casey (justincc) | 1 | -1/+3 |
2015-02-18 | Comment out unnecessary "Region Found!" alert message when searching map | dahlia | 1 | -2/+3 |
2015-02-16 | Add NaN and Infinity tests for SOP Velocity and Acceleration setters. | dahlia | 2 | -5/+29 |
2015-02-16 | Use a boolean flag to signal lookat is running instead of Quaternion.Identity... | dahlia | 1 | -4/+10 |
2015-02-16 | Filter NaN and Infinity values at SOP AngularVelocity setter | dahlia | 1 | -1/+6 |
2015-02-13 | Add missing BSD headers to files in OpenSim/Framework/ServiceAuth | Justin Clark-Casey (justincc) | 3 | -3/+84 |
2015-02-11 | If serialized scene object XML has a SavedScriptState with no UUID, then read... | Justin Clark-Casey (justincc) | 1 | -1/+5 |
2015-02-07 | Somewhat naive implementation of RotationalVelocity setter for ODE. Enables l... | dahlia | 1 | -0/+9 |
2015-02-07 | llLookAt() strength parameter should slow rotation as it is increased. Thanks... | dahlia | 1 | -2/+2 |
2015-02-07 | llLookAt(): reduce and clamp strengh to reduce probability of overshoot | dahlia | 1 | -2/+5 |
2015-02-06 | llLookAt() and llRotLookAt(): all orientation updates now done via angular ve... | dahlia | 1 | -17/+28 |
2015-02-05 | Manage Angular Velocity during llLookAt() rotation of physical objects | dahlia | 1 | -1/+11 |
2015-02-05 | Set angular velocity in physics actor in SceneObjectPart.AngularVelocity sett... | dahlia | 1 | -1/+7 |
2015-02-05 | replace accidently deleted line from last commit | dahlia | 1 | -0/+2 |
2015-02-05 | Allow MaterialsModule to be enabled by default if [Materials] is absent from ... | dahlia | 1 | -9/+6 |
2015-02-04 | For built-in groups, if a delegate throws an exception (e.g. due to network f... | Justin Clark-Casey (justincc) | 1 | -61/+120 |
2015-02-04 | Fix bug in JobEngine where an attempt to restart after stop would trigger an ... | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2015-02-03 | If the owner of an object is taking a copy from the scene (e.g. via the "take... | Justin Clark-Casey (justincc) | 7 | -20/+389 |
2015-02-02 | correct some minor comment misspellings in last commit | dahlia | 1 | -2/+2 |
2015-02-02 | Compute rotation for llLookAt() with local positive X axis pointing down | dahlia | 1 | -14/+11 |
2015-02-01 | Prevent null entries being treated as URI's when DataSnapshot service splits ... | AliciaRaven | 1 | -1/+1 |
2015-01-31 | As per advice from Singularity devs, set is_display_name_default = true in Ge... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-31 | Revert "Stop currently unsettable display names from appearing when [ClientSt... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-29 | minor: correct log message when script with non-config stop strategy is detec... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-29 | Avoid a possible race condition by serializing plugin data outside the EventQ... | Justin Clark-Casey (justincc) | 1 | -2/+9 |