aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-08-031-0/+6
|\
| * reduced-complexity implementation of function to get rezzing object keySignpostMarv2012-08-021-0/+6
* | Merge branch 'master' into careminsterMelanie2012-07-281-0/+16
|\ \ | |/
| * LSL/OSSL lacks Math.Min & Math.Max implementations.SignpostMarv2012-07-281-0/+16
* | Merge branch 'master' into careminsterMelanie2012-07-201-0/+7
|\ \ | |/
| * Implements a very useful OSSL function to test a string to seeMic Bowman2012-07-201-0/+7
| * Implementation of llSetRegionPos(). Does not implement failure on object entr...SignpostMarv2012-07-141-0/+1
* | Merge branch 'master' into careminsterMelanie2012-07-111-2/+17
|\ \ | |/
| * This script allows an object to be attached directly from prim inventory to a...Justin Clark-Casey (justincc)2012-07-091-2/+16
| * Mantis 6063 osNpcTouch.Talun2012-07-061-0/+1
* | Merge branch 'avination' into careminsterMelanie2012-07-061-0/+2
|\ \
| * | added llSetVelocity. will refuse to work on vehicles and on attachments ( th...UbitUmarov2012-07-061-0/+2
* | | Merge branch 'master' into careminsterMelanie2012-07-051-0/+7
|\ \ \ | | |/ | |/|
| * | Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-051-0/+7
| * | Commitig the Avination implementation of llTeleportAgent andMelanie2012-06-111-0/+2
* | | Merge branch 'avination' into careminsterMelanie2012-06-111-0/+1
|\ \ \ | | |/ | |/|
| * | Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGloba...Melanie2012-06-081-0/+1
| * | Mantis 6015 new LSL function llGetAgentList.Talun2012-05-111-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-05-101-0/+1
|\ \ \ | | |/ | |/|
| * | Mantis 6015 new LSL function llGetAgentList.Talun2012-05-091-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-04-301-0/+1
|\ \ \ | |/ /
| * | llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToStri...TBG Renfold2012-04-301-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-04-271-0/+3
|\ \ \ | |/ /
| * | Merge branch 'master' of /home/opensim/var/repo/opensimBlueWall2012-04-261-0/+14
| |\ \
| * | | Add a version of osNpcSay that takes a channel number Mantis 5747Talun2012-04-261-0/+3
* | | | Merge branch 'master' into careminsterMelanie2012-04-241-0/+14
|\ \ \ \ | | |/ / | |/| |
| * | | Add osForceAttachToAvatar() and osForceDetachFromAvatar()Justin Clark-Casey (justincc)2012-04-241-0/+14
| |/ /
* | | Merge branch 'master' into careminsterMelanie2012-04-141-1/+5
|\ \ \ | |/ /
| * | Correct whitespace error introduced by previous commitMelanie2012-04-141-1/+1
| * | Missing or unimplemented LSL memory functions.Talun2012-04-131-1/+6
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-04-131-1/+2
|\ \ \ | | |/ | |/|
| * | llGetMass and llGetObjectMass (and push estimation) always use object mass a...UbitUmarov2012-04-091-1/+2
* | | Merge branch 'master' into careminsterMelanie2012-04-111-0/+3
|\ \ \ | |/ / |/| / | |/
| * New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...Snoopy Pfeffer2012-04-101-0/+3
* | Merge branch 'master' into careminsterMelanie2012-03-271-0/+3
|\ \ | |/
| * Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...Snoopy Pfeffer2012-03-271-0/+3
* | Merge branch 'master' into careminsterMelanie2012-03-261-0/+1
|\ \ | |/
| * Add a hust UUID to the script invocationsMelanie2012-03-261-0/+1
* | Merge branch 'master' into careminsterMelanie2012-03-251-12/+12
|\ \ | |/
| * Add support for key, vector, rotation and list types for bothMic Bowman2012-03-241-12/+12
* | Merge branch 'master' into careminsterMelanie2012-03-182-0/+11
|\ \ | |/
| * Add osGetInventoryDesc() as per http://opensimulator.org/mantis/view.php?id=5927Justin Clark-Casey (justincc)2012-03-171-0/+2
| * Adds a new script command 'modInvoke' to invoke registered functionsMic Bowman2012-03-151-0/+9
* | Merge branch 'master' into careminsterMelanie2012-03-141-0/+1
|\ \ | |/
| * Added osGetGridGatekeeperURI()Diva Canto2012-03-101-0/+1
* | Implement llSetPrimitiveParams for physics shape and material. AddMelanie2012-03-131-0/+1
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-041-0/+2
|\ \
| * | Fix and hook up llTeleportAgentMelanie2012-02-281-0/+1
| * | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-03-031-0/+1
|\ \ \ | | |/ | |/|