Sorted the groups of Allow statements by alphabetical order.
parent
fbb2f7f319
commit
5cc41eee34
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue