From ed48c490e0e72e745f443adbca28aa65543f6bda Mon Sep 17 00:00:00 2001 From: dolphin Date: Thu, 22 Aug 2013 09:38:32 -0700 Subject: fixed XP_ERROR rules --- indra/newview/app_settings/keywords.ini | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index a87310955f..5de79b4bf5 100755 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -52,6 +52,7 @@ remote_data remote_data(integer event_type, key channel, key message_id, str http_response http_response(key request_id, integer status, list metadata, string body):Triggered when task receives a response to one of its llHTTPRequests http_request http_request(key id, string method, string body):Triggered when task receives an http request against a public URL + # integer constants [word .1, .1, .5] TRUE Integer constant for Boolean operations @@ -668,6 +669,24 @@ TEXTURE_TRANSPARENT UUID for the "White - Transparent" texture URL_REQUEST_GRANTED Used with http_request when a public URL is successfully granted URL_REQUEST_DENIED Used with http_request when a public URL is not available +XP_ERROR_NONE No error was detected +XP_ERROR_THROTTLED The call failed due to too many recent calls. +XP_ERROR_EXPERIENCES_DISABLED The region currently has experiences disabled. +XP_ERROR_INVALID_PARAMETERS One of the string arguments was too big to fit in the key-value store. +XP_ERROR_NOT_PERMITTED This experience is not allowed to run on the current region. +XP_ERROR_NO_EXPERIENCE This script is not associated with an experience. +XP_ERROR_NOT_FOUND The sim was unable to verify the validity of the experience. Retrying after a short wait is advised. +XP_ERROR_INVALID_EXPERIENCE The script is associated with an experience that no longer exists. +XP_ERROR_EXPERIENCE_DISABLED The experience owner has temporarily disabled the experience. +XP_ERROR_EXPERIENCE_SUSPENDED The experience has been suspended by Linden Customer Support. +XP_ERROR_QUOTA_EXCEEDED An attempted write data to the key-value store failed due to the data quota being met. +XP_ERROR_STORE_DISABLED The key-value store is currently disabled on this region. +XP_ERROR_STORAGE_EXCEPTION Unable to communicate with the key-value store. +XP_ERROR_KEY_NOT_FOUND The requested key does not exist. +XP_ERROR_RETRY_UPDATE A checked update failed due to an out of date request. +XP_ERROR_UNKNOWN_ERROR Other unknown error. + + # float constants [word .3, .1, .5] PI 3.1415926535897932384626433832795 -- cgit v1.2.3 From 73b277b83b021dedc54cdaf48c3be30275a1f843 Mon Sep 17 00:00:00 2001 From: dolphin Date: Mon, 9 Dec 2013 13:47:41 -0800 Subject: Fixed windows line endings --- indra/newview/app_settings/keywords.ini | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index 6209a8b616..3bcb4d666d 100755 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -714,21 +714,22 @@ TEXTURE_TRANSPARENT UUID for the "White - Transparent" texture URL_REQUEST_GRANTED Used with http_request when a public URL is successfully granted URL_REQUEST_DENIED Used with http_request when a public URL is not available -XP_ERROR_NONE No error was detected -XP_ERROR_THROTTLED The call failed due to too many recent calls. -XP_ERROR_EXPERIENCES_DISABLED The region currently has experiences disabled. -XP_ERROR_INVALID_PARAMETERS One of the string arguments was too big to fit in the key-value store. -XP_ERROR_NOT_PERMITTED This experience is not allowed to run on the current region. -XP_ERROR_NO_EXPERIENCE This script is not associated with an experience. -XP_ERROR_NOT_FOUND The sim was unable to verify the validity of the experience. Retrying after a short wait is advised. -XP_ERROR_INVALID_EXPERIENCE The script is associated with an experience that no longer exists. -XP_ERROR_EXPERIENCE_DISABLED The experience owner has temporarily disabled the experience. -XP_ERROR_EXPERIENCE_SUSPENDED The experience has been suspended by Linden Customer Support. -XP_ERROR_QUOTA_EXCEEDED An attempted write data to the key-value store failed due to the data quota being met. -XP_ERROR_STORE_DISABLED The key-value store is currently disabled on this region. -XP_ERROR_STORAGE_EXCEPTION Unable to communicate with the key-value store. -XP_ERROR_KEY_NOT_FOUND The requested key does not exist. -XP_ERROR_RETRY_UPDATE A checked update failed due to an out of date request. +XP_ERROR_NONE No error was detected +XP_ERROR_THROTTLED The call failed due to too many recent calls. +XP_ERROR_EXPERIENCES_DISABLED The region currently has experiences disabled. +XP_ERROR_INVALID_PARAMETERS One of the string arguments was too big to fit in the key-value store. +XP_ERROR_NOT_PERMITTED This experience is not allowed to run on the current region. +XP_ERROR_NO_EXPERIENCE This script is not associated with an experience. +XP_ERROR_NOT_FOUND The sim was unable to verify the validity of the experience. Retrying after a short wait is advised. +XP_ERROR_INVALID_EXPERIENCE The script is associated with an experience that no longer exists. +XP_ERROR_EXPERIENCE_DISABLED The experience owner has temporarily disabled the experience. +XP_ERROR_EXPERIENCE_SUSPENDED The experience has been suspended by Linden Customer Support. +XP_ERROR_QUOTA_EXCEEDED An attempted write data to the key-value store failed due to the data quota being met. +XP_ERROR_STORE_DISABLED The key-value store is currently disabled on this region. +XP_ERROR_STORAGE_EXCEPTION Unable to communicate with the key-value store. +XP_ERROR_KEY_NOT_FOUND The requested key does not exist. +XP_ERROR_RETRY_UPDATE A checked update failed due to an out of date request. +XP_ERROR_MATURITY_EXCEEDED The request failed due to agent content preferences. XP_ERROR_UNKNOWN_ERROR Other unknown error. -- cgit v1.2.3 From 30d35f5cfbeec2d5d0dc0f85ff31d0bab4a56e87 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Mon, 8 Jun 2015 18:13:07 -0400 Subject: make a lot of values agree with declared types --- indra/newview/app_settings/settings.xml | 96 ++++++++++++++++----------------- 1 file changed, 48 insertions(+), 48 deletions(-) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 845cb5ae96..9d9bc43bd7 100755 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -47,7 +47,7 @@ Type S32 Value - 300 + 300.0 AckCollectTime @@ -80,7 +80,7 @@ Type F32 Value - 1 + 1.0 AdvanceSnapshot @@ -1651,7 +1651,7 @@ Type S32 Value - 100 + 100 ChatLoadGroupTimeout @@ -4260,7 +4260,7 @@ Type F32 Value - 3 + 3.0 FullScreenAutoDetectAspectRatio @@ -6275,7 +6275,7 @@ Type Boolean Value - 0 + 0 MeshEnabled @@ -6286,7 +6286,7 @@ Type Boolean Value - 1 + 1 MeshImportUseSLM @@ -6297,7 +6297,7 @@ Type Boolean Value - 1 + 1 MeshUploadLogXML @@ -6308,7 +6308,7 @@ Type Boolean Value - 0 + 0 MeshUploadFakeErrors @@ -6319,7 +6319,7 @@ Type S32 Value - 0 + 0 MeshUploadTimeOut @@ -6330,7 +6330,7 @@ Type S32 Value - 600 + 600 MigrateCacheDirectory @@ -8554,7 +8554,7 @@ Type F32 Value - 64 + 64.0 RenderCubeMap @@ -8690,7 +8690,7 @@ Type U32 Value - 16 + 16 RenderEdgeDepthCutoff @@ -8736,7 +8736,7 @@ Type F32 Value - 4 + 4.0 RenderDeferredSpotShadowBias @@ -8803,7 +8803,7 @@ Type F32 Value - 0 + 0.0 RenderDepthPrePass @@ -8997,7 +8997,7 @@ Type U32 Value - 0 + 0 RenderSpecularResX @@ -9009,7 +9009,7 @@ Type U32 Value - 1024 + 1024 RenderSpecularResY @@ -9021,7 +9021,7 @@ Type U32 Value - 256 + 256 RenderSpecularExponent @@ -9177,7 +9177,7 @@ Type U32 Value - 4 + 4 RenderShadowBlurDistFactor @@ -9344,9 +9344,9 @@ Vector3 Value - 1 - 0 - 0 + 1.0 + 0.0 + 0.0 RenderGlowMaxExtractAlpha @@ -9947,7 +9947,7 @@ Type U32 Value - 0 + 0 RenderAutoMuteLogging @@ -10169,7 +10169,7 @@ Type U32 Value - 250000 + 250000 MeshMetaDataDiscount @@ -10180,7 +10180,7 @@ Type U32 Value - 384 + 384 MeshMinimumByteSize @@ -10191,7 +10191,7 @@ Type U32 Value - 16 + 16 MeshBytesPerTriangle @@ -10202,7 +10202,7 @@ Type U32 Value - 16 + 16 Mesh2MaxConcurrentRequests @@ -10334,7 +10334,7 @@ Type U32 Value - 1024 + 1024 SceneLoadLowMemoryBound @@ -10345,7 +10345,7 @@ Type U32 Value - 750 + 750 SceneLoadMinRadius @@ -12138,7 +12138,7 @@ Type S32 Value - 6 + 6 UICheckboxctrlBtnSize @@ -12149,7 +12149,7 @@ Type S32 Value - 13 + 13 UICheckboxctrlHeight @@ -12160,7 +12160,7 @@ Type S32 Value - 16 + 16 UICheckboxctrlHPad @@ -12171,7 +12171,7 @@ Type S32 Value - 2 + 2 UICheckboxctrlSpacing @@ -12182,7 +12182,7 @@ Type S32 Value - 5 + 5 UICheckboxctrlVPad @@ -12193,7 +12193,7 @@ Type S32 Value - 2 + 2 UICloseBoxFromTop @@ -12204,7 +12204,7 @@ Type S32 Value - 5 + 5 UIExtraTriangleHeight @@ -12215,7 +12215,7 @@ Type S32 Value - -1 + -1 UIExtraTriangleWidth @@ -12226,7 +12226,7 @@ Type S32 Value - 4 + 4 UIFloaterCloseBoxSize @@ -12237,7 +12237,7 @@ Type S32 Value - 16 + 16 UIFloaterHPad @@ -12248,7 +12248,7 @@ Type S32 Value - 6 + 6 UIFloaterTestBool @@ -12468,7 +12468,7 @@ Type S32 Value - 500 + 500 UIMinimizedWidth @@ -12479,7 +12479,7 @@ Type S32 Value - 160 + 160 UIMultiSliderctrlSpacing @@ -12490,7 +12490,7 @@ Type S32 Value - 4 + 4 UIMultiTrackHeight @@ -13150,7 +13150,7 @@ Type S32 Value - 3 + 3 UseCircuitCodeTimeout @@ -15158,9 +15158,9 @@ Color4 Value - 0 - 0 - 0 + 0.0 + 0.0 + 0.0 1.0 @@ -15477,7 +15477,7 @@ Type F32 Value - 2 + 2.0 TeleportLocalDelay @@ -15488,7 +15488,7 @@ Type F32 Value - 1 + 1.0 FMODExProfilerEnable -- cgit v1.2.3