aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix threat level setting on osNpcPlayAnimationMelanie2012-01-071-1/+1
* Force the group tag of NPCs to "- NPC -" unless the name is completely blank.Melanie2012-01-071-1/+9
* Make sure to prefix NPC names with "NPC:" so they can't be mistaken for usersMelanie2012-01-071-0/+6
* Fix some syntax issuesMelanie2012-01-062-4/+4
* Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as wellMelanie2012-01-063-0/+56
* Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2012-01-062-41/+129
|\
| * Merge branch 'master' into careminsterMelanie2012-01-062-34/+61
| |\
| | * Fixed llAngleBetween() to allow denormal rotationsJohn Cochran2012-01-062-20/+41
| | * Add script instruction count back to llRot2Euler. Other minor formatting/doc...Justin Clark-Casey (justincc)2012-01-062-16/+32
| | * Replaced llRot2Euler function.John Cochran2012-01-062-36/+92
| * | Replaced llRot2Euler function.John Cochran2012-01-061-18/+79
* | | Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-065-5/+45
|/ /
* | Merge branch 'master' into careminsterMelanie2012-01-062-1/+5
|\ \ | |/
| * Add ThreatLevel.NoAccess to OSSL. This allows to enable OSSL without enablingMelanie2012-01-062-1/+5
| * Introduce a LightShare kill packet ans send it when needed. Currently onlyMelanie2011-12-281-0/+1
* | Introduce a LightShare kill packet ans send it when needed. Currently onlyMelanie2011-12-241-0/+1
* | Add PRIM_POS_LOCAL as an alias to PRIM_POSITION for setting the position.Melanie2011-12-241-0/+9
* | Make raycast more efficient by checking exclusion flags earlierMelanie2011-12-171-15/+21
* | Fix hit testing link sets properly. Fix raycasting for LSL.Melanie2011-12-173-98/+337
* | Merge branch 'master' into careminsterMelanie2011-12-124-194/+73
|\ \ | |/
| * Cleaned up ScenePresence parameters for Flying, WasFlying, FlyingOld and IsCo...Dan Lake2011-12-121-3/+1
| * Mantis 5816: osParseJSON Decoding Problemsnebadon2011-12-113-191/+72
| * Fix CHANGED_TEXTURE and CHANGED_COLOR.Melanie2011-12-051-18/+18
* | Fix llGetLinkKey to report avatars properlyMelanie2011-12-091-19/+0
* | Fix task inventory givingMelanie2011-12-071-15/+23
* | Add the proper result code as per the LL announcement for llTransferLindenDol...Melanie2011-12-051-1/+1
* | Merge branch 'bigmerge' of ssh://melanie@3dhosting.de/var/git/careminster int...Melanie2011-12-051-20/+20
|\ \
| * | Fix CHANGED_TEXTURE and CHANGED_COLOR.Melanie2011-12-051-20/+20
* | | Merge branch 'master' into bigmergeMelanie2011-12-051-1/+1
|\ \ \ | |/ / |/| / | |/
| * Use agent.Animator.CurrentMovementAnimation in llGetAgentInfo() rather than a...Justin Clark-Casey (justincc)2011-12-031-1/+1
| * Rename ScenePresenceAnimator.GetMovementAnimation() -> DetermineMovementAnima...Justin Clark-Casey (justincc)2011-12-031-1/+1
* | Fix setting seated avatar position and make llSameGroup work as in SL.Melanie2011-12-051-2/+4
* | Implement llTransferLindenDollarsMelanie2011-12-013-0/+83
* | Merge branch 'master' into bigmergeMelanie2011-11-283-1/+5
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2011-11-262-2/+2
| |\
| | * When removing an LSL sensor for a script (e.g. through llResetScript() or sta...Justin Clark-Casey (justincc)2011-11-261-1/+1
| | * minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-11-261-1/+1
| * | Add missing property to llGetLinkPrimitiveParamsBlueWall2011-11-262-0/+4
| |/
* | Remove unused and broken OffsetRotation from ScenePresenceMelanie2011-11-051-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-042-7/+6
|\ \ | |/
| * Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-033-11/+11
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-033-15/+14
* | Merge branch 'master' into bigmergeMelanie2011-11-031-9/+5
|\ \ | |/
| * Merge branch 'master' of git://opensimulator.org/git/opensimDan Lake2011-11-021-315/+362
| |\
| * | Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.Dan Lake2011-11-021-9/+6
* | | Merge branch 'master' into bigmergeMelanie2011-11-021-322/+350
|\ \ \ | | |/ | |/|
| * | Restore the recursive calling of PRIM_LINK_TARGET because the version I madeMelanie2011-11-021-327/+334
| * | Some positioning fixes from AVN trunkMelanie2011-11-021-1/+42
| * | Streamline PRIM_LINK_TARGET, eliminating a recursion and a failure scenarioMelanie2011-11-021-4/+3
| |/
* | Merge branch 'master' into bigmergeMelanie2011-10-301-1/+1
|\ \ | |/