Sorted the groups of Allow statements by alphabetical order.

0.9.0.1-postfixes
Kevin Cozens 2017-10-26 13:40:59 -04:00
parent fbb2f7f319
commit 5cc41eee34
1 changed files with 10 additions and 10 deletions

View File

@ -77,7 +77,7 @@
Allow_osGetGender = true Allow_osGetGender = true
Allow_osGetHealth = true Allow_osGetHealth = true
Allow_osGetHealRate = true Allow_osGetHealRate = true
Allow_osGetNPCList = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osGetNPCList = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Allow_osGetRezzingObject = true Allow_osGetRezzingObject = true
Allow_osNpcGetOwner = ${XEngine|osslNPC} Allow_osNpcGetOwner = ${XEngine|osslNPC}
Allow_osParseJSON = true Allow_osParseJSON = true
@ -121,7 +121,7 @@
Allow_osLoadedCreationTime = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osLoadedCreationTime = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Allow_osMessageObject = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osMessageObject = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Allow_osRegexIsMatch = true Allow_osRegexIsMatch = true
Allow_osGetAvatarHomeURI = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osGetAvatarHomeURI = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Allow_osNpcSetProfileAbout = ${XEngine|osslNPC} Allow_osNpcSetProfileAbout = ${XEngine|osslNPC}
Allow_osNpcSetProfileImage = ${XEngine|osslNPC} Allow_osNpcSetProfileImage = ${XEngine|osslNPC}
Allow_osDie = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osDie = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
@ -221,28 +221,28 @@
Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable)
; available functions out of Threat level control (for reference only) ; available functions out of Threat level control (for reference only)
; Allow_osClearInertia = true
; Allow_osCheckODE = true ; Allow_osCheckODE = true
; Allow_osClearInertia = true
; Allow_osCollisionSound = true ; Allow_osCollisionSound = true
; Allow_osDrawEllipse = true ; Allow_osDrawEllipse = true
; Allow_osDrawFilledEllipse = true ; Allow_osDrawFilledEllipse = true
; Allow_osDrawFilledPolygon = true ; Allow_osDrawFilledPolygon = true
; Allow_osDrawFilledRectangle = true ; Allow_osDrawFilledRectangle = true
; Allow_osDrawResetTransform = true
; Allow_osDrawRotationTransform = true
; Allow_osDrawScaleTransform = true
; Allow_osDrawTranslationTransform = true
; Allow_osDrawImage = true ; Allow_osDrawImage = true
; Allow_osDrawLine = true ; Allow_osDrawLine = true
; Allow_osDrawPolygon = true ; Allow_osDrawPolygon = true
; Allow_osDrawRectangle = true ; Allow_osDrawRectangle = true
; Allow_osDrawResetTransform = true
; Allow_osDrawRotationTransform = true
; Allow_osDrawScaleTransform = true
; Allow_osDrawText = true ; Allow_osDrawText = true
; Allow_osDrawTranslationTransform = true
; Allow_osGetCurrentSunHour = true ; Allow_osGetCurrentSunHour = true
; Allow_osGetPhysicsEngineName = true
; Allow_osGetInertiaData = true ; Allow_osGetInertiaData = true
; Allow_osGetInventoryDesc = true ; Allow_osGetInventoryDesc = true
; Allow_osGetLinkNumber = true ; Allow_osGetLinkNumber = true
; Allow_osGetMapTexture = true ; Allow_osGetMapTexture = true
; Allow_osGetPhysicsEngineName = true
; Allow_osGetRegionSize = true ; Allow_osGetRegionSize = true
; Allow_osGetSunParam = true ; Allow_osGetSunParam = true
; Allow_osGetTerrainHeight = true ; Allow_osGetTerrainHeight = true
@ -253,12 +253,12 @@
; Allow_osMax = true ; Allow_osMax = true
; Allow_osMin = true ; Allow_osMin = true
; Allow_osMovePen = true ; Allow_osMovePen = true
; Allow_osSetFontName = true
; Allow_osSetFontSize = true
; Allow_osSetInertia = true ; Allow_osSetInertia = true
; Allow_osSetInertiaAsBox = true ; Allow_osSetInertiaAsBox = true
; Allow_osSetInertiaAsSphere = true ; Allow_osSetInertiaAsSphere = true
; Allow_osSetInertiaAsCylinder = true ; Allow_osSetInertiaAsCylinder = true
; Allow_osSetFontName = true
; Allow_osSetFontSize = true
; Allow_osSetPenCap = true ; Allow_osSetPenCap = true
; Allow_osSetPenColor = true ; Allow_osSetPenColor = true
; Allow_osSetPenSize = true ; Allow_osSetPenSize = true