aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Helpers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-18refactoring for Vector3 operator & constructor tweaksSignpostMarv1-19/+9
2012-07-20As per opensim-dev mailing list discussion, extend llGetDetectedType() to ret...Justin Clark-Casey (justincc)1-5/+28
2011-09-01Remove pointless cluttering SOP.ParentGroup != null checks.Justin Clark-Casey (justincc)1-1/+1
2010-09-16Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman1-7/+4
2010-08-26Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)1-4/+7
2009-10-02Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie1-5/+7
2009-10-02Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie1-5/+7
2009-09-16* Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB...John Hurliman1-7/+5
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-17Correct detected rotation to return the same value as llGetRot in the object ...idb1-1/+1
2009-04-12Actually remove the script if it tries to remove itself.Melanie Thielker1-0/+14
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-12-05Implementation of the llDetectedTouch* functionsidb1-1/+57
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-1/+1
2008-09-16* minor: method documentationJustin Clarke Casey1-4/+7
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-14/+14
2008-07-23Fix Mantis #1759Melanie Thielker1-2/+2
2008-07-12Patch #9141 (Mantis #1655)Melanie Thielker1-0/+14
2008-07-04Mantis#1659. Thank you, Melanie for a patch that:Charles Krinke1-0/+15
2008-06-25Update svn properties. Add copyright notices.Jeff Ames1-0/+27
2008-06-24* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa711-0/+121