| Commit message (Expand) | Author | Age | Files | Lines |
* | add string osSetDynamicTextureDataFace(string dynamicID, string contentType, ... | UbitUmarov | 2017-06-24 | 1 | -0/+6 |
* | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 2017-06-24 | 1 | -0/+5 |
* | several changes for osTeleportObject | UbitUmarov | 2017-04-15 | 1 | -2/+2 |
* | add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin... | UbitUmarov | 2017-04-04 | 1 | -0/+5 |
* | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ... | UbitUmarov | 2017-04-04 | 1 | -2/+2 |
* | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L... | UbitUmarov | 2017-04-03 | 1 | -0/+4 |
* | add OSSL functions to override linksets total mass, center of mass and inert... | UbitUmarov | 2017-03-31 | 1 | -0/+26 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -7/+7 |
* | Add osDie(key) | Jeff Kelley | 2016-12-14 | 1 | -0/+5 |
* | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 2016-12-14 | 1 | -0/+5 |
* | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou... | UbitUmarov | 2016-12-06 | 1 | -0/+5 |
* | experimental function. Results still too volatile to be usefull | UbitUmarov | 2016-08-27 | 1 | -2/+1 |
* | stack overflow is (not)funny :) | UbitUmarov | 2016-08-27 | 1 | -1/+7 |
* | llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)... | UbitUmarov | 2016-08-27 | 1 | -0/+5 |
* | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate... | UbitUmarov | 2016-07-25 | 1 | -0/+10 |
* | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 2016-07-24 | 1 | -0/+5 |
* | add OSSL osGetPhysicsEngineName(). this returns a string with name and versio... | UbitUmarov | 2016-07-04 | 1 | -0/+5 |
* | Enhancement of osRegionRestart | Mandarinka Tasty | 2016-05-30 | 1 | -0/+5 |
* | Add osRequestURL and osRequestSecureURL with an options list. | Melanie Thielker | 2016-03-16 | 1 | -0/+10 |
* | ... ossl merge issue | UbitUmarov | 2015-09-28 | 1 | -3/+6 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -3/+0 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -5/+5 |
|\ |
|
| * | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 1 | -4/+6 |
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -0/+5 |
| |\ |
|
| * \ | Merge branch 'avination' into careminster | Melanie | 2013-03-03 | 1 | -5/+0 |
| |\ \ |
|
| | * | | Remove osParseJSONNew because it's "object" return type is not useful for LSL | root | 2013-02-25 | 1 | -5/+0 |
* | | | | create osGetAvatarHomeURI | Christopher | 2015-08-04 | 1 | -0/+5 |
* | | | | Add a new os function "osGetGender()" | dahlia | 2015-05-29 | 1 | -0/+5 |
* | | | | Add osCheckODE() function so scripts can configure for running with legacy ph... | Robert Adams | 2015-04-12 | 1 | -0/+5 |
* | | | | Revert "Adding dynamic ossl permission control" | BlueWall | 2015-02-27 | 1 | -10/+0 |
* | | | | Adding dynamic ossl permission control | BlueWall | 2015-02-27 | 1 | -0/+10 |
* | | | | Change name of just added OSSL osForceSit() to osForceOtherSit() | Justin Clark-Casey (justincc) | 2014-10-11 | 1 | -4/+5 |
* | | | | Implements osForceSit(string avatar) & overload osForceSit(string avatar, str... | Vegaslon | 2014-10-11 | 1 | -0/+9 |
* | | | | Implement osForceBreakAllLinks(). | Justin Clark-Casey (justincc) | 2014-03-13 | 1 | -0/+5 |
* | | | | Implement osForceCreateLink() and osForceBreakLink() | Justin Clark-Casey (justincc) | 2014-03-12 | 1 | -0/+10 |
* | | | | Merge branch 'master' into varregion | Robert Adams | 2014-01-28 | 1 | -0/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Added osGetRegionSize(), which returns the region size in meters and recogniz... | Oren Hurvitz | 2014-01-28 | 1 | -0/+5 |
| |/ / |
|
* | | | varregion: many more updates removing the constant RegionSize and replacing | Robert Adams | 2013-12-26 | 1 | -4/+6 |
* | | | varregion: elimination of Constants.RegionSize from all over OpenSimulator. | Robert Adams | 2013-11-08 | 1 | -2/+2 |
|/ / |
|
* | | BulletSim: add osGetPhysicsEngineType() LSL function and update | Robert Adams | 2013-01-11 | 1 | -0/+5 |
|/ |
|
* | adding ability for listeners to be filtered by regular expressions and a gene... | SignpostMarv | 2012-10-26 | 1 | -0/+10 |
* | added perms checking, duplicated functionality to methods that do not require... | SignpostMarv | 2012-10-02 | 1 | -0/+10 |
* | implementing osDropAttachment & osDropAttachmentAt | SignpostMarv | 2012-10-02 | 1 | -0/+10 |
* | wrapping attachment functions in a region | SignpostMarv | 2012-09-04 | 1 | -1/+1 |
* | Implementing functing to send messages directly to attachments | SignpostMarv | 2012-09-04 | 1 | -0/+5 |
* | implementing a function to get the number of attachments worn | SignpostMarv | 2012-09-04 | 1 | -0/+7 |
* | This partially implements the LSL function to set the response | Mic Bowman | 2012-08-29 | 1 | -0/+5 |
* | Revert "implementing function to allow scripts to self-replicate as if the ow... | Justin Clark-Casey (justincc) | 2012-08-24 | 1 | -5/+0 |
* | implementing function to allow scripts to self-replicate as if the owner dupl... | SignpostMarv | 2012-08-24 | 1 | -0/+5 |
* | Adds osGetHealth. | TBG Renfold | 2012-08-24 | 1 | -1/+6 |