| Commit message (Expand) | Author | Files | Lines |
2018-12-17 | mantis 8427: add new reject flags, change default, see mantis | UbitUmarov | 1 | -0/+2 |
2018-12-11 | cleanup last patch | UbitUmarov | 1 | -2/+4 |
2018-12-11 | Add osNpcSayTo(key npc, key target, integer channel, string message) | Bill Blight | 1 | -2/+4 |
2018-11-28 | OSSL remove functions with illegal lsl types, also redundante | UbitUmarov | 2 | -11/+1 |
2018-11-26 | add script constant OS_APIVERSION, we should inc this on any change on any ap... | UbitUmarov | 2 | -3/+4 |
2018-11-20 | add osApproxEquals for float, vector and rotation, note that default margin i... | UbitUmarov | 1 | -0/+30 |
2018-11-18 | add a few string functions to OSSL | UbitUmarov | 1 | -0/+50 |
2018-11-18 | some cleanup | UbitUmarov | 1 | -3/+3 |
2018-11-18 | remove odd ossl function | UbitUmarov | 1 | -5/+0 |
2018-11-15 | remove CM api, add replacement ossl functions, as i should had done on the me... | UbitUmarov | 2 | -71/+10 |
2018-11-10 | add a bit more things to ScriptSyntax, change a few more incoerent lsl types ... | UbitUmarov | 2 | -8/+21 |
2018-10-25 | remove a unnecessary scripts constants file | UbitUmarov | 3 | -100/+70 |
2018-10-23 | a few changes to last commit | UbitUmarov | 1 | -5/+5 |
2018-10-23 | llName2Key. Thanks to mewtwo0641 and watcher64. | Mandarinka Tasty | 1 | -0/+5 |
2018-10-20 | double Ooopss | UbitUmarov | 1 | -1/+1 |
2018-10-20 | remove TempAttachments module | UbitUmarov | 1 | -2/+7 |
2018-10-18 | fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOT | UbitUmarov | 1 | -12/+14 |
2018-09-29 | minor changes | UbitUmarov | 1 | -2/+2 |
2018-09-29 | **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat... | Bill Blight | 1 | -1/+6 |
2018-08-30 | minor changes to last patch | UbitUmarov | 1 | -1/+1 |
2018-08-30 | Adding check permission CanIssueEstateCommand for osRegionNotice and new func... | Mandarinka Tasty | 1 | -0/+5 |
2018-07-27 | mantis 8346: fix argument of osUnixTimeToTimestamp | UbitUmarov | 1 | -1/+1 |
2018-05-04 | mantis 8084: add the missing PRIM_ALPHA_MODE constants | UbitUmarov | 1 | -0/+6 |
2018-04-10 | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 1 | -0/+7 |
2018-04-09 | mantis 8305: add several ossl sound funtions that accept a link number for t... | UbitUmarov | 1 | -0/+49 |
2018-04-03 | add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector ... | UbitUmarov | 1 | -0/+21 |
2018-03-05 | fix some LSL functions to return type Key as they should and not string | UbitUmarov | 1 | -7/+7 |
2017-11-14 | add AGENT_LIST_EXCLUDENPC bit mask option to llGetAgentList scope to exclude... | UbitUmarov | 1 | -0/+1 |
2017-10-15 | add osGetSimulatorMemoryKB(). This allows work around the fact osGetSimulator... | UbitUmarov | 1 | -1/+6 |
2017-10-01 | bug fix: add missing stub for osSetInertia | UbitUmarov | 1 | -0/+5 |
2017-07-12 | osSetParcelDetails: place hard restrictions on change owner,claimdate (both ... | UbitUmarov | 1 | -1/+3 |
2017-06-28 | put back getAgentIP bug restricted, script owner must be a Administrator (god) | UbitUmarov | 1 | -0/+5 |
2017-06-27 | remove osGetAgentIP() this was not a good idea to have :( | UbitUmarov | 1 | -6/+1 |
2017-06-26 | add osGetNPCList() | UbitUmarov | 1 | -0/+5 |
2017-06-25 | add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_... | UbitUmarov | 1 | -4/+9 |
2017-06-24 | add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float... | UbitUmarov | 1 | -0/+15 |
2017-06-24 | add string osSetDynamicTextureDataFace(string dynamicID, string contentType, ... | UbitUmarov | 1 | -0/+6 |
2017-06-24 | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 1 | -0/+5 |
2017-05-19 | reWrite lsl json functions, forward slash is not escaped as LitJson spec; cod... | UbitUmarov | 1 | -9/+11 |
2017-04-15 | several changes for osTeleportObject | UbitUmarov | 2 | -3/+3 |
2017-04-04 | add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin... | UbitUmarov | 1 | -0/+5 |
2017-04-04 | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ... | UbitUmarov | 2 | -2/+9 |
2017-04-03 | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L... | UbitUmarov | 1 | -0/+4 |
2017-03-31 | add OSSL functions to override linksets total mass, center of mass and inert... | UbitUmarov | 1 | -0/+26 |
2017-01-08 | restore argument name material_bits | UbitUmarov | 1 | -2/+2 |
2017-01-08 | mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type | UbitUmarov | 1 | -2/+2 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 4 | -14/+14 |
2016-12-16 | reserve constant OBJECT_ATTACHED_SLOTS_AVAILABLE from mantis 8096. But do not... | UbitUmarov | 1 | -0/+1 |
2016-12-14 | Add osDie(key) | Jeff Kelley | 1 | -0/+5 |
2016-12-14 | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 1 | -0/+5 |