aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/LSL_Constants.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* mantis 8427: add new reject flags, change default, see mantisUbitUmarov2018-12-171-0/+2
* OSSL remove functions with illegal lsl types, also redundanteUbitUmarov2018-11-281-1/+1
* add script constant OS_APIVERSION, we should inc this on any change on any ap...UbitUmarov2018-11-261-1/+2
* add a bit more things to ScriptSyntax, change a few more incoerent lsl types ...UbitUmarov2018-11-101-5/+18
* remove a unnecessary scripts constants fileUbitUmarov2018-10-251-22/+69
* fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOTUbitUmarov2018-10-181-12/+14
* mantis 8084: add the missing PRIM_ALPHA_MODE constantsUbitUmarov2018-05-041-0/+6
* add AGENT_LIST_EXCLUDENPC bit mask option to llGetAgentList scope to exclude...UbitUmarov2017-11-141-0/+1
* osSetParcelDetails: place hard restrictions on change owner,claimdate (both ...UbitUmarov2017-07-121-1/+3
* reWrite lsl json functions, forward slash is not escaped as LitJson spec; cod...UbitUmarov2017-05-191-9/+11
* several changes for osTeleportObjectUbitUmarov2017-04-151-1/+1
* mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ...UbitUmarov2017-04-041-0/+7
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* reserve constant OBJECT_ATTACHED_SLOTS_AVAILABLE from mantis 8096. But do not...UbitUmarov2016-12-161-0/+1
* The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2016-12-041-0/+1
* The new Constant: integer OBJECT_TEMP_ATTACHED = 34;Mandarinka Tasty2016-11-301-0/+1
* The implementation of new flags = parameters for llGetObjectDetails - Part II...Mandarinka Tasty2016-11-281-0/+2
* The implementation of new flags = paramters for llGetObjectDetails - Part I C...Mandarinka Tasty2016-11-281-0/+3
* add a few more lsl constants for attachmentsUbitUmarov2016-11-071-0/+15
* add suport for PRIM_SIT_TARGET on get(link)PrimitveParameters and fix typosUbitUmarov2016-11-051-5/+4
* add a few lsl constants and move some aroundUbitUmarov2016-11-051-7/+20
* add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w...UbitUmarov2016-01-011-0/+1
* bad merge?UbitUmarov2015-09-011-2/+15
|\
| * Add WhiteCore's LL Json functionsMelanie Thielker2015-05-261-0/+10
| * Plumb llSetAnimationOverrideMelanie Thielker2014-09-091-0/+1
| * Merge branch 'master' into careminsterMelanie2013-11-081-0/+13
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-06-181-3/+11
| |\ \
| * | | Implement PERMISSION_TELEPORT and the needed checks to make it work.Melanie2013-06-021-0/+1
| * | | Implement llSetContentType using the new OpenID auth support for authenticationMelanie2013-05-051-0/+3
| * | | Merge branch 'master' into careminsterMelanie2013-03-291-5/+8
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-01-191-0/+17
| |\ \ \ \
| | * | | | New constants for llGetObjectDetailsTalun2013-01-191-0/+17
| * | | | | Merge branch 'master' into careminsterMelanie2012-10-261-0/+10
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'master' into careminsterMelanie2012-10-231-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-09-071-0/+52
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-08-181-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-08-161-0/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove support for the OS_NPC constant. That one seems to be overly paranoidMelanie2012-07-251-1/+0
| * | | | | | | | | Merge branch 'master' into careminsterMelanie2012-07-231-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2012-06-291-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Correct a wrong error constantMelanie2012-06-261-1/+1
| | * | | | | | | | | | Mantis 6015 new LSL function llGetAgentList.Talun2012-05-111-0/+5
| * | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-05-101-0/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-141-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-04-071-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Implement llSetPrimitiveParams for physics shape and material. AddMelanie2012-03-131-0/+11
| * | | | | | | | | | | | | | Add AVATAR_MALE flag to return values of llGetAgentInfoMelanie2012-03-121-0/+1
| * | | | | | | | | | | | | | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-0/+13
| * | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-02-041-15/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \