aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2011-12-122-194/+66
|\
| * Cleaned up ScenePresence parameters for Flying, WasFlying, FlyingOld and IsCo...Dan Lake2011-12-121-3/+1
| * Mantis 5816: osParseJSON Decoding Problemsnebadon2011-12-111-191/+65
| * 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-011-0/+77
* | Merge branch 'master' into bigmergeMelanie2011-11-282-1/+4
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2011-11-261-1/+1
| |\
| | * When removing an LSL sensor for a script (e.g. through llResetScript() or sta...Justin Clark-Casey (justincc)2011-11-261-1/+1
| * | Add missing property to llGetLinkPrimitiveParamsBlueWall2011-11-261-0/+3
| |/
* | 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
|\ \ | |/
| * Remove completely unused SOG.Rotation parameterJustin Clark-Casey (justincc)2011-10-291-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-10-272-23/+17
|\ \ | |/
| * Continuation of previous checkin. Found more places where ForEachScenePresenc...Dan Lake2011-10-271-15/+9
| * Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-10/+10
* | Merge branch 'master' into bigmergeMelanie2011-10-262-10/+84
|\ \ | |/
| * Added optional owner classes to existing OSSL agent PermissionsMichelle Argus2011-10-261-6/+61
| * Implementation of PRIM_OMEGA, but only for settingSignpostMarv Martin2011-10-261-4/+17
| * Implementing PRIM_LINK_TARGET, but only for setting paramsSignpostMarv Martin2011-10-261-4/+13
* | Merge commit '3fc47275cff5f74e370a24f63f42a6bee023ee17' into bigmergeMelanie2011-10-251-0/+3
|\ \ | |/
| * Add case to Lightshare/WindlightBlueWall2011-10-221-0/+3
* | Merge commit 'da794f34a56f7c88904315ae538de8f3790e6891' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...Dan Lake2011-10-191-1/+1
* | Merge commit 'ecad9f9fd589f90d1c7a20faf14af0304804b616' into bigmergeMelanie2011-10-251-2/+0
|\ \ | |/
| * Add "show scripts" command to show all scripts currently known to the script ...Justin Clark-Casey (justincc)2011-10-191-2/+0
* | Merge commit '62a63f834b7cc056ee37c396034d0e268f66b4a8' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * refactor: Use SOP.SitTargetAvatar instead of calling a special GetAvatarOnSit...Justin Clark-Casey (justincc)2011-10-171-1/+1
* | Merge commit 'de161585c0960a93911f446f0179441ba5470245' into bigmergeMelanie2011-10-251-0/+11
|\ \ | |/
| * Implement osNpcStand(<npc-id>)Justin Clark-Casey (justincc)2011-10-171-0/+11
* | Merge commit '0c041ce12f393367e2754e88d9b8dad5e45f88c4' into bigmergeMelanie2011-10-251-0/+11
|\ \ | |/
| * Implement osNpcSit(). This is still in development so don't trust itJustin Clark-Casey (justincc)2011-10-171-0/+11