aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/OSSL_Stub.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add string osSetDynamicTextureDataFace(string dynamicID, string contentType, ...UbitUmarov2017-06-241-0/+6
* osDrawFilledEllipse or string comand FillEllipse identical do Ellipse oneUbitUmarov2017-06-241-0/+5
* several changes for osTeleportObjectUbitUmarov2017-04-151-2/+2
* add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin...UbitUmarov2017-04-041-0/+5
* mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ...UbitUmarov2017-04-041-2/+2
* add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L...UbitUmarov2017-04-031-0/+4
* add OSSL functions to override linksets total mass, center of mass and inert...UbitUmarov2017-03-311-0/+26
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-7/+7
* Add osDie(key)Jeff Kelley2016-12-141-0/+5
* New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...Mandarinka Tasty2016-12-141-0/+5
* add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...UbitUmarov2016-12-061-0/+5
* experimental function. Results still too volatile to be usefullUbitUmarov2016-08-271-2/+1
* stack overflow is (not)funny :)UbitUmarov2016-08-271-1/+7
* llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)...UbitUmarov2016-08-271-0/+5
* add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate...UbitUmarov2016-07-251-0/+10
* add osSetHealth() value from 1 to 100; (mantis 7973)UbitUmarov2016-07-241-0/+5
* add OSSL osGetPhysicsEngineName(). this returns a string with name and versio...UbitUmarov2016-07-041-0/+5
* Enhancement of osRegionRestartMandarinka Tasty2016-05-301-0/+5
* Add osRequestURL and osRequestSecureURL with an options list.Melanie Thielker2016-03-161-0/+10
* ... ossl merge issueUbitUmarov2015-09-281-3/+6
* seems to compile ( tests comented out)UbitUmarov2015-09-021-3/+0
* bad merge?UbitUmarov2015-09-011-5/+5
|\
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-291-4/+6
| * Merge branch 'master' into careminsterMelanie2014-01-281-0/+5
| |\
| * \ Merge branch 'avination' into careminsterMelanie2013-03-031-5/+0
| |\ \
| | * | Remove osParseJSONNew because it's "object" return type is not useful for LSLroot2013-02-251-5/+0
* | | | create osGetAvatarHomeURIChristopher2015-08-041-0/+5
* | | | Add a new os function "osGetGender()"dahlia2015-05-291-0/+5
* | | | Add osCheckODE() function so scripts can configure for running with legacy ph...Robert Adams2015-04-121-0/+5
* | | | Revert "Adding dynamic ossl permission control"BlueWall2015-02-271-10/+0
* | | | Adding dynamic ossl permission controlBlueWall2015-02-271-0/+10
* | | | Change name of just added OSSL osForceSit() to osForceOtherSit()Justin Clark-Casey (justincc)2014-10-111-4/+5
* | | | Implements osForceSit(string avatar) & overload osForceSit(string avatar, str...Vegaslon2014-10-111-0/+9
* | | | Implement osForceBreakAllLinks().Justin Clark-Casey (justincc)2014-03-131-0/+5
* | | | Implement osForceCreateLink() and osForceBreakLink()Justin Clark-Casey (justincc)2014-03-121-0/+10
* | | | Merge branch 'master' into varregionRobert Adams2014-01-281-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Added osGetRegionSize(), which returns the region size in meters and recogniz...Oren Hurvitz2014-01-281-0/+5
| |/ /
* | | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-261-4/+6
* | | varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-081-2/+2
|/ /
* | BulletSim: add osGetPhysicsEngineType() LSL function and updateRobert Adams2013-01-111-0/+5
|/
* adding ability for listeners to be filtered by regular expressions and a gene...SignpostMarv2012-10-261-0/+10
* added perms checking, duplicated functionality to methods that do not require...SignpostMarv2012-10-021-0/+10
* implementing osDropAttachment & osDropAttachmentAtSignpostMarv2012-10-021-0/+10
* wrapping attachment functions in a regionSignpostMarv2012-09-041-1/+1
* Implementing functing to send messages directly to attachmentsSignpostMarv2012-09-041-0/+5
* implementing a function to get the number of attachments wornSignpostMarv2012-09-041-0/+7
* This partially implements the LSL function to set the responseMic Bowman2012-08-291-0/+5
* Revert "implementing function to allow scripts to self-replicate as if the ow...Justin Clark-Casey (justincc)2012-08-241-5/+0
* implementing function to allow scripts to self-replicate as if the owner dupl...SignpostMarv2012-08-241-0/+5
* Adds osGetHealth.TBG Renfold2012-08-241-1/+6