| Commit message (Expand) | Author | Files | Lines |
2017-10-15 | add osGetSimulatorMemoryKB(). This allows work around the fact osGetSimulator... | UbitUmarov | 1 | -0/+1 |
2017-10-01 | bug fix: add missing stub for osSetInertia | UbitUmarov | 1 | -0/+1 |
2017-06-28 | put back getAgentIP bug restricted, script owner must be a Administrator (god) | UbitUmarov | 1 | -0/+1 |
2017-06-27 | remove osGetAgentIP() this was not a good idea to have :( | UbitUmarov | 1 | -1/+0 |
2017-06-26 | add osGetNPCList() | UbitUmarov | 1 | -0/+1 |
2017-06-25 | add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_... | UbitUmarov | 1 | -2/+3 |
2017-06-24 | add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float... | UbitUmarov | 1 | -0/+3 |
2017-06-24 | add string osSetDynamicTextureDataFace(string dynamicID, string contentType, ... | UbitUmarov | 1 | -0/+1 |
2017-06-24 | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 1 | -0/+1 |
2017-04-15 | several changes for osTeleportObject | UbitUmarov | 1 | -2/+1 |
2017-04-04 | add a little speedup on repeated requests for same name on osGetLinkNumber. | UbitUmarov | 1 | -0/+1 |
2017-04-04 | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ... | UbitUmarov | 1 | -1/+1 |
2017-04-03 | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L... | UbitUmarov | 1 | -0/+2 |
2017-03-31 | add OSSL functions to override linksets total mass, center of mass and inert... | UbitUmarov | 1 | -0/+8 |
2017-01-08 | restore argument name material_bits | UbitUmarov | 1 | -1/+1 |
2017-01-08 | mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type | UbitUmarov | 1 | -1/+1 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 2 | -5/+5 |
2016-12-14 | Add osDie(key) | Jeff Kelley | 1 | -0/+7 |
2016-12-14 | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 1 | -0/+1 |
2016-12-06 | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou... | UbitUmarov | 1 | -0/+1 |
2016-11-25 | add llGetMaxScaleFactor and llGetMinScaleFactor | UbitUmarov | 1 | -0/+2 |
2016-11-25 | Implementation of LSL_Integer llScaleByFactor(double scaling_factor) | Mandarinka Tasty | 1 | -0/+1 |
2016-11-04 | Implementation of new LSL function: list llGetAttachedList(key avatar); It al... | Mandarinka Tasty | 1 | -0/+1 |
2016-08-27 | experimental function. Results still too volatile to be usefull | UbitUmarov | 1 | -0/+1 |
2016-08-27 | llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)... | UbitUmarov | 1 | -0/+1 |
2016-07-25 | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate... | UbitUmarov | 1 | -0/+2 |
2016-07-24 | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 1 | -0/+1 |
2016-07-04 | add OSSL osGetPhysicsEngineName(). this returns a string with name and versio... | UbitUmarov | 1 | -0/+1 |
2016-05-30 | Enhancement of osRegionRestart | Mandarinka Tasty | 1 | -0/+1 |
2016-03-16 | Add osRequestURL and osRequestSecureURL with an options list. | Melanie Thielker | 1 | -0/+3 |
2015-09-28 | ... ossl merge issue | UbitUmarov | 1 | -0/+1 |
2015-09-06 | add missing stub for llSetVelocity | UbitUmarov | 1 | -0/+1 |
2015-08-04 | create osGetAvatarHomeURI | Christopher | 1 | -0/+2 |
2015-05-29 | Add a new os function "osGetGender()" | dahlia | 1 | -0/+1 |
2015-05-26 | Add WhiteCore's LL Json functions | Melanie Thielker | 1 | -0/+5 |
2015-04-12 | Add osCheckODE() function so scripts can configure for running with legacy ph... | Robert Adams | 1 | -0/+1 |
2015-03-03 | added llGetEnv() implementation | Freaky Tech | 1 | -0/+1 |
2015-02-27 | Revert "Adding dynamic ossl permission control" | BlueWall | 1 | -4/+0 |
2015-02-27 | Adding dynamic ossl permission control | BlueWall | 1 | -0/+4 |
2014-10-11 | Change name of just added OSSL osForceSit() to osForceOtherSit() | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2014-10-11 | Implements osForceSit(string avatar) & overload osForceSit(string avatar, str... | Vegaslon | 1 | -0/+2 |
2014-09-09 | Plumb the rest of the serverside AO | Melanie Thielker | 1 | -0/+2 |
2014-09-09 | Plumb llSetAnimationOverride | Melanie Thielker | 1 | -0/+1 |
2014-05-06 | Mantis 7146 The lsl function llGetMassMKS is not implemented | Talun | 1 | -0/+1 |
2014-03-13 | Implement osForceBreakAllLinks(). | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2014-03-12 | Implement osForceCreateLink() and osForceBreakLink() | Justin Clark-Casey (justincc) | 1 | -0/+13 |
2014-01-28 | Added osGetRegionSize(), which returns the region size in meters and recogniz... | Oren Hurvitz | 1 | -0/+1 |
2013-07-06 | Add implementations for llSetVelocity and llSetAngularVelocity. | Robert Adams | 1 | -0/+2 |
2013-06-15 | Mantis 6280: llSetContentType(). An implementation. | Talun | 1 | -0/+1 |
2013-06-06 | Hook up Keyframe motion to almost everything. Failing to cross a sim border | Melanie | 1 | -0/+1 |