aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-05-271-9/+13
|\
| * Use SceneObjectPartInventory.GetInventoryItem() in OSSL.AvatarStopAnimation i...Justin Clark-Casey (justincc)2012-05-261-14/+12
| * Mantis 6028 osAvatarStopAnimation not stopping animations via UUIDTalun2012-05-251-7/+11
* | Merge branch 'master' into careminsterMelanie2012-05-091-20/+11
|\ \ | |/
| * refactor: Eliminate local id parameter from api initialize.Justin Clark-Casey (justincc)2012-05-081-3/+1
| * Instead of constantly looking up unchanging self item in script code, pass in...Justin Clark-Casey (justincc)2012-05-081-18/+11
* | Merge branch 'master' into careminsterMelanie2012-05-081-8/+10
|\ \ | |/
| * For osGetGridNick(), osGetGridName(), osGetGridLoginURI() and osGetGridCustom...Justin Clark-Casey (justincc)2012-05-071-8/+10
* | Merge branch 'master' into careminsterMelanie2012-05-071-2/+3
|\ \ | |/
| * remove default values from prior commit since mono cant deal with themdahlia2012-05-071-1/+1
| * add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...dahlia2012-05-061-1/+2
* | Merge branch 'master' into careminsterMelanie2012-04-271-14/+52
|\ \ | |/
| * OSSL: Removed check for CanRunConsoleCommand() in osKickAvatar.Oren Hurvitz2012-04-261-13/+12
| * Merge branch 'master' of /home/opensim/var/repo/opensimBlueWall2012-04-261-1/+29
| |\
| * | Add a version of osNpcSay that takes a channel number Mantis 5747Talun2012-04-261-1/+40
* | | Merge branch 'master' into careminsterMelanie2012-04-241-1/+29
|\ \ \ | | |/ | |/|
| * | OSSL: fixed the threat level check for osParseJSONNewOren Hurvitz2012-04-241-1/+1
| * | Add osForceAttachToAvatar() and osForceDetachFromAvatar()Justin Clark-Casey (justincc)2012-04-241-0/+28
| |/
* | Merge branch 'master' into careminsterMelanie2012-04-171-1/+1
|\ \ | |/
| * refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...Justin Clark-Casey (justincc)2012-04-171-1/+1
* | Merge branch 'master' into careminsterMelanie2012-04-131-37/+26
|\ \ | |/
| * Change threat level of osNpcStopMoveToTarget from Low to High to match other ...Justin Clark-Casey (justincc)2012-04-131-1/+1
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-04-131-0/+55
| |\
| * | Remove hardcoded god requirement from osSetRegionWaterHeight, osSetRegionSunS...Justin Clark-Casey (justincc)2012-04-131-36/+25
* | | Merge branch 'master' into careminsterMelanie2012-04-111-0/+55
|\ \ \ | | |/ | |/|
| * | New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...Snoopy Pfeffer2012-04-101-0/+55
| |/
* | Merge branch 'master' into careminsterMelanie2012-03-271-0/+69
|\ \ | |/
| * Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...Snoopy Pfeffer2012-03-271-0/+69
* | Merge branch 'master' into careminsterMelanie2012-03-181-0/+23
|\ \ | |/
| * Add osGetInventoryDesc() as per http://opensimulator.org/mantis/view.php?id=5927Justin Clark-Casey (justincc)2012-03-171-0/+23
* | Merge branch 'master' into careminsterMelanie2012-03-141-0/+14
|\ \ | |/
| * Added osGetGridGatekeeperURI()Diva Canto2012-03-101-0/+14
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-061-2/+9
|\ \
| * | Allow NPC to be removed by the owner of the parcel they're over.Melanie2012-03-051-2/+9
* | | Merge branch 'master' into careminsterMelanie2012-03-031-0/+25
|\ \ \ | | |/ | |/|
| * | Adds an OSSL command for regular expression-based string replacement. ParametersMic Bowman2012-03-011-0/+25
* | | Merge branch 'master' into careminsterMelanie2012-02-241-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * In osSetSpeed(), if no avatar for a uuid is found then don't attempt to set s...Justin Clark-Casey (justincc)2012-02-241-1/+3
* | Merge branch 'master' into careminsterMelanie2012-02-181-1/+1
|\ \ | |/
| * Make osNpcStopAnimation() call AvatarStopAnimation() rather than AvatarPlayAn...Justin Clark-Casey (justincc)2012-02-171-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-161-1/+1
|\ \ | |/
| * Fix some logic mistakes where firstly osNpcCreate() without options was creat...Justin Clark-Casey (justincc)2012-02-161-2/+2
* | Push more NPC stuff into threadsMelanie2012-02-081-8/+18
* | Experimental. Expand Fire & Forget for NPC deleteMelanie2012-02-061-7/+7
* | Make all NPCs owned by defaultMelanie2012-01-281-1/+1
* | Fix build breakMelanie2012-01-281-1/+2
* | Completely disable NPC being sensed as agents, the abuse potential is too greatMelanie2012-01-281-4/+4
* | Merge branch 'master' into careminsterMelanie2012-01-281-4/+10
|\ \ | |/
| * Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().Justin Clark-Casey (justincc)2012-01-281-4/+10
* | Merge branch 'master' into careminsterMelanie2012-01-271-2/+79
|\ \ | |/