| Commit message (Expand) | Author | Age | Files | Lines |
* | minor changes to last patch | UbitUmarov | 2018-08-30 | 1 | -1/+1 |
* | Adding check permission CanIssueEstateCommand for osRegionNotice and new func... | Mandarinka Tasty | 2018-08-30 | 1 | -0/+1 |
* | mantis 8346: fix argument of osUnixTimeToTimestamp | UbitUmarov | 2018-07-27 | 1 | -1/+1 |
* | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 2018-04-10 | 1 | -0/+2 |
* | mantis 8305: add several ossl sound funtions that accept a link number for t... | UbitUmarov | 2018-04-09 | 1 | -0/+11 |
* | add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector ... | UbitUmarov | 2018-04-03 | 1 | -0/+6 |
* | fix some LSL functions to return type Key as they should and not string | UbitUmarov | 2018-03-05 | 1 | -7/+7 |
* | add osGetSimulatorMemoryKB(). This allows work around the fact osGetSimulator... | UbitUmarov | 2017-10-15 | 1 | -0/+1 |
* | bug fix: add missing stub for osSetInertia | UbitUmarov | 2017-10-01 | 1 | -0/+1 |
* | put back getAgentIP bug restricted, script owner must be a Administrator (god) | UbitUmarov | 2017-06-28 | 1 | -0/+1 |
* | remove osGetAgentIP() this was not a good idea to have :( | UbitUmarov | 2017-06-27 | 1 | -1/+0 |
* | add osGetNPCList() | UbitUmarov | 2017-06-26 | 1 | -0/+1 |
* | add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_... | UbitUmarov | 2017-06-25 | 1 | -2/+3 |
* | add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float... | UbitUmarov | 2017-06-24 | 1 | -0/+3 |
* | add string osSetDynamicTextureDataFace(string dynamicID, string contentType, ... | UbitUmarov | 2017-06-24 | 1 | -0/+1 |
* | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 2017-06-24 | 1 | -0/+1 |
* | several changes for osTeleportObject | UbitUmarov | 2017-04-15 | 1 | -2/+1 |
* | add a little speedup on repeated requests for same name on osGetLinkNumber. | UbitUmarov | 2017-04-04 | 1 | -0/+1 |
* | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ... | UbitUmarov | 2017-04-04 | 1 | -1/+1 |
* | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L... | UbitUmarov | 2017-04-03 | 1 | -0/+2 |
* | add OSSL functions to override linksets total mass, center of mass and inert... | UbitUmarov | 2017-03-31 | 1 | -0/+8 |
* | restore argument name material_bits | UbitUmarov | 2017-01-08 | 1 | -1/+1 |
* | mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type | UbitUmarov | 2017-01-08 | 1 | -1/+1 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 2 | -5/+5 |
* | Add osDie(key) | Jeff Kelley | 2016-12-14 | 1 | -0/+7 |
* | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 2016-12-14 | 1 | -0/+1 |
* | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou... | UbitUmarov | 2016-12-06 | 1 | -0/+1 |
* | add llGetMaxScaleFactor and llGetMinScaleFactor | UbitUmarov | 2016-11-25 | 1 | -0/+2 |
* | Implementation of LSL_Integer llScaleByFactor(double scaling_factor) | Mandarinka Tasty | 2016-11-25 | 1 | -0/+1 |
* | Implementation of new LSL function: list llGetAttachedList(key avatar); It al... | Mandarinka Tasty | 2016-11-04 | 1 | -0/+1 |
* | experimental function. Results still too volatile to be usefull | UbitUmarov | 2016-08-27 | 1 | -0/+1 |
* | llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)... | UbitUmarov | 2016-08-27 | 1 | -0/+1 |
* | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate... | UbitUmarov | 2016-07-25 | 1 | -0/+2 |
* | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 2016-07-24 | 1 | -0/+1 |
* | add OSSL osGetPhysicsEngineName(). this returns a string with name and versio... | UbitUmarov | 2016-07-04 | 1 | -0/+1 |
* | Enhancement of osRegionRestart | Mandarinka Tasty | 2016-05-30 | 1 | -0/+1 |
* | Add osRequestURL and osRequestSecureURL with an options list. | Melanie Thielker | 2016-03-16 | 1 | -0/+3 |
* | ... ossl merge issue | UbitUmarov | 2015-09-28 | 1 | -0/+1 |
* | add missing stub for llSetVelocity | UbitUmarov | 2015-09-06 | 1 | -0/+1 |
* | bad merge? | UbitUmarov | 2015-09-01 | 3 | -7/+61 |
|\ |
|
| * | Add WhiteCore's LL Json functions | Melanie Thielker | 2015-05-26 | 1 | -0/+5 |
| * | Plumb the rest of the serverside AO | Melanie Thielker | 2014-09-09 | 1 | -0/+2 |
| * | Plumb llSetAnimationOverride | Melanie Thielker | 2014-09-09 | 1 | -0/+1 |
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2013-07-18 | 1 | -1/+0 |
| |\ \ |
|
| | * \ | Merge branch 'master' into careminster | Melanie | 2013-07-13 | 1 | -2/+2 |
| | |\ \ |
|
| * | \ \ | Merge branch 'master' into careminster | Melanie | 2013-07-18 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| * | | | Merge branch 'master' into careminster | Melanie | 2013-06-18 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Implement llSetContentType using the new OpenID auth support for authentication | Melanie | 2013-05-05 | 1 | -0/+1 |
| * | | | | Add llGetPhysicsMaterial | Melanie | 2013-05-04 | 1 | -0/+1 |