diff --git a/libsecondlife/AgentManager.cs b/OpenMetaverse/AgentManager.cs similarity index 100% rename from libsecondlife/AgentManager.cs rename to OpenMetaverse/AgentManager.cs diff --git a/libsecondlife/AgentManagerCamera.cs b/OpenMetaverse/AgentManagerCamera.cs similarity index 100% rename from libsecondlife/AgentManagerCamera.cs rename to OpenMetaverse/AgentManagerCamera.cs diff --git a/libsecondlife/AgentManagerMovement.cs b/OpenMetaverse/AgentManagerMovement.cs similarity index 100% rename from libsecondlife/AgentManagerMovement.cs rename to OpenMetaverse/AgentManagerMovement.cs diff --git a/libsecondlife/AgentThrottle.cs b/OpenMetaverse/AgentThrottle.cs similarity index 100% rename from libsecondlife/AgentThrottle.cs rename to OpenMetaverse/AgentThrottle.cs diff --git a/libsecondlife/Animations.cs b/OpenMetaverse/Animations.cs similarity index 100% rename from libsecondlife/Animations.cs rename to OpenMetaverse/Animations.cs diff --git a/libsecondlife/AppearanceManager.cs b/OpenMetaverse/AppearanceManager.cs similarity index 100% rename from libsecondlife/AppearanceManager.cs rename to OpenMetaverse/AppearanceManager.cs diff --git a/libsecondlife/AssemblyInfo.cs b/OpenMetaverse/AssemblyInfo.cs similarity index 100% rename from libsecondlife/AssemblyInfo.cs rename to OpenMetaverse/AssemblyInfo.cs diff --git a/libsecondlife/AssetManager.cs b/OpenMetaverse/AssetManager.cs similarity index 100% rename from libsecondlife/AssetManager.cs rename to OpenMetaverse/AssetManager.cs diff --git a/libsecondlife/AssetTypes.cs b/OpenMetaverse/AssetTypes.cs similarity index 100% rename from libsecondlife/AssetTypes.cs rename to OpenMetaverse/AssetTypes.cs diff --git a/libsecondlife/Avatar.cs b/OpenMetaverse/Avatar.cs similarity index 100% rename from libsecondlife/Avatar.cs rename to OpenMetaverse/Avatar.cs diff --git a/libsecondlife/AvatarManager.cs b/OpenMetaverse/AvatarManager.cs similarity index 100% rename from libsecondlife/AvatarManager.cs rename to OpenMetaverse/AvatarManager.cs diff --git a/libsecondlife/BitPack.cs b/OpenMetaverse/BitPack.cs similarity index 100% rename from libsecondlife/BitPack.cs rename to OpenMetaverse/BitPack.cs diff --git a/libsecondlife/BlockingQueue.cs b/OpenMetaverse/BlockingQueue.cs similarity index 100% rename from libsecondlife/BlockingQueue.cs rename to OpenMetaverse/BlockingQueue.cs diff --git a/libsecondlife/Capabilities/CapsBase.cs b/OpenMetaverse/Capabilities/CapsBase.cs similarity index 100% rename from libsecondlife/Capabilities/CapsBase.cs rename to OpenMetaverse/Capabilities/CapsBase.cs diff --git a/libsecondlife/Capabilities/CapsClient.cs b/OpenMetaverse/Capabilities/CapsClient.cs similarity index 100% rename from libsecondlife/Capabilities/CapsClient.cs rename to OpenMetaverse/Capabilities/CapsClient.cs diff --git a/libsecondlife/Capabilities/CapsListener.cs b/OpenMetaverse/Capabilities/CapsListener.cs similarity index 100% rename from libsecondlife/Capabilities/CapsListener.cs rename to OpenMetaverse/Capabilities/CapsListener.cs diff --git a/libsecondlife/Capabilities/EventQueueClient.cs b/OpenMetaverse/Capabilities/EventQueueClient.cs similarity index 100% rename from libsecondlife/Capabilities/EventQueueClient.cs rename to OpenMetaverse/Capabilities/EventQueueClient.cs diff --git a/libsecondlife/Capabilities/EventQueueListener.cs b/OpenMetaverse/Capabilities/EventQueueListener.cs similarity index 100% rename from libsecondlife/Capabilities/EventQueueListener.cs rename to OpenMetaverse/Capabilities/EventQueueListener.cs diff --git a/libsecondlife/Caps.cs b/OpenMetaverse/Caps.cs similarity index 100% rename from libsecondlife/Caps.cs rename to OpenMetaverse/Caps.cs diff --git a/libsecondlife/CapsToPacket.cs b/OpenMetaverse/CapsToPacket.cs similarity index 100% rename from libsecondlife/CapsToPacket.cs rename to OpenMetaverse/CapsToPacket.cs diff --git a/libsecondlife/CoordinateFrame.cs b/OpenMetaverse/CoordinateFrame.cs similarity index 100% rename from libsecondlife/CoordinateFrame.cs rename to OpenMetaverse/CoordinateFrame.cs diff --git a/libsecondlife/DirectoryManager.cs b/OpenMetaverse/DirectoryManager.cs similarity index 100% rename from libsecondlife/DirectoryManager.cs rename to OpenMetaverse/DirectoryManager.cs diff --git a/libsecondlife/EstateTools.cs b/OpenMetaverse/EstateTools.cs similarity index 100% rename from libsecondlife/EstateTools.cs rename to OpenMetaverse/EstateTools.cs diff --git a/libsecondlife/EventDictionary.cs b/OpenMetaverse/EventDictionary.cs similarity index 100% rename from libsecondlife/EventDictionary.cs rename to OpenMetaverse/EventDictionary.cs diff --git a/libsecondlife/FriendsManager.cs b/OpenMetaverse/FriendsManager.cs similarity index 100% rename from libsecondlife/FriendsManager.cs rename to OpenMetaverse/FriendsManager.cs diff --git a/libsecondlife/GridClient.cs b/OpenMetaverse/GridClient.cs similarity index 100% rename from libsecondlife/GridClient.cs rename to OpenMetaverse/GridClient.cs diff --git a/libsecondlife/GridManager.cs b/OpenMetaverse/GridManager.cs similarity index 100% rename from libsecondlife/GridManager.cs rename to OpenMetaverse/GridManager.cs diff --git a/libsecondlife/GroupManager.cs b/OpenMetaverse/GroupManager.cs similarity index 100% rename from libsecondlife/GroupManager.cs rename to OpenMetaverse/GroupManager.cs diff --git a/libsecondlife/Helpers.cs b/OpenMetaverse/Helpers.cs similarity index 100% rename from libsecondlife/Helpers.cs rename to OpenMetaverse/Helpers.cs diff --git a/libsecondlife/Imaging/BakeLayer.cs b/OpenMetaverse/Imaging/BakeLayer.cs similarity index 100% rename from libsecondlife/Imaging/BakeLayer.cs rename to OpenMetaverse/Imaging/BakeLayer.cs diff --git a/libsecondlife/Imaging/ManagedImage.cs b/OpenMetaverse/Imaging/ManagedImage.cs similarity index 100% rename from libsecondlife/Imaging/ManagedImage.cs rename to OpenMetaverse/Imaging/ManagedImage.cs diff --git a/libsecondlife/Imaging/OpenJPEG.cs b/OpenMetaverse/Imaging/OpenJPEG.cs similarity index 100% rename from libsecondlife/Imaging/OpenJPEG.cs rename to OpenMetaverse/Imaging/OpenJPEG.cs diff --git a/libsecondlife/Imaging/TGALoader.cs b/OpenMetaverse/Imaging/TGALoader.cs similarity index 100% rename from libsecondlife/Imaging/TGALoader.cs rename to OpenMetaverse/Imaging/TGALoader.cs diff --git a/libsecondlife/InternalDictionary.cs b/OpenMetaverse/InternalDictionary.cs similarity index 100% rename from libsecondlife/InternalDictionary.cs rename to OpenMetaverse/InternalDictionary.cs diff --git a/libsecondlife/Inventory.cs b/OpenMetaverse/Inventory.cs similarity index 100% rename from libsecondlife/Inventory.cs rename to OpenMetaverse/Inventory.cs diff --git a/libsecondlife/InventoryManager.cs b/OpenMetaverse/InventoryManager.cs similarity index 100% rename from libsecondlife/InventoryManager.cs rename to OpenMetaverse/InventoryManager.cs diff --git a/libsecondlife/InventoryNode.cs b/OpenMetaverse/InventoryNode.cs similarity index 100% rename from libsecondlife/InventoryNode.cs rename to OpenMetaverse/InventoryNode.cs diff --git a/libsecondlife/InventoryNodeDictionary.cs b/OpenMetaverse/InventoryNodeDictionary.cs similarity index 100% rename from libsecondlife/InventoryNodeDictionary.cs rename to OpenMetaverse/InventoryNodeDictionary.cs diff --git a/libsecondlife/LLObject.cs b/OpenMetaverse/LLObject.cs similarity index 100% rename from libsecondlife/LLObject.cs rename to OpenMetaverse/LLObject.cs diff --git a/libsecondlife/LLSD/BinaryLLSD.cs b/OpenMetaverse/LLSD/BinaryLLSD.cs similarity index 100% rename from libsecondlife/LLSD/BinaryLLSD.cs rename to OpenMetaverse/LLSD/BinaryLLSD.cs diff --git a/libsecondlife/LLSD/LLSD.cs b/OpenMetaverse/LLSD/LLSD.cs similarity index 100% rename from libsecondlife/LLSD/LLSD.cs rename to OpenMetaverse/LLSD/LLSD.cs diff --git a/libsecondlife/LLSD/NotationLLSD.cs b/OpenMetaverse/LLSD/NotationLLSD.cs similarity index 100% rename from libsecondlife/LLSD/NotationLLSD.cs rename to OpenMetaverse/LLSD/NotationLLSD.cs diff --git a/libsecondlife/LLSD/XmlLLSD.cs b/OpenMetaverse/LLSD/XmlLLSD.cs similarity index 100% rename from libsecondlife/LLSD/XmlLLSD.cs rename to OpenMetaverse/LLSD/XmlLLSD.cs diff --git a/libsecondlife/LLSD/xml-llsd.dtd b/OpenMetaverse/LLSD/xml-llsd.dtd similarity index 100% rename from libsecondlife/LLSD/xml-llsd.dtd rename to OpenMetaverse/LLSD/xml-llsd.dtd diff --git a/libsecondlife/LLSD/xml-llsd.xsd b/OpenMetaverse/LLSD/xml-llsd.xsd similarity index 100% rename from libsecondlife/LLSD/xml-llsd.xsd rename to OpenMetaverse/LLSD/xml-llsd.xsd diff --git a/libsecondlife/Logger.cs b/OpenMetaverse/Logger.cs similarity index 100% rename from libsecondlife/Logger.cs rename to OpenMetaverse/Logger.cs diff --git a/libsecondlife/Login.cs b/OpenMetaverse/Login.cs similarity index 100% rename from libsecondlife/Login.cs rename to OpenMetaverse/Login.cs diff --git a/libsecondlife/NameValue.cs b/OpenMetaverse/NameValue.cs similarity index 100% rename from libsecondlife/NameValue.cs rename to OpenMetaverse/NameValue.cs diff --git a/libsecondlife/NetworkManager.cs b/OpenMetaverse/NetworkManager.cs similarity index 100% rename from libsecondlife/NetworkManager.cs rename to OpenMetaverse/NetworkManager.cs diff --git a/libsecondlife/ObjectManager.cs b/OpenMetaverse/ObjectManager.cs similarity index 100% rename from libsecondlife/ObjectManager.cs rename to OpenMetaverse/ObjectManager.cs diff --git a/libsecondlife/ObjectPoolBase.cs b/OpenMetaverse/ObjectPoolBase.cs similarity index 100% rename from libsecondlife/ObjectPoolBase.cs rename to OpenMetaverse/ObjectPoolBase.cs diff --git a/libsecondlife/OpenMetaverse.csproj b/OpenMetaverse/OpenMetaverse.csproj similarity index 100% rename from libsecondlife/OpenMetaverse.csproj rename to OpenMetaverse/OpenMetaverse.csproj diff --git a/libsecondlife/ParcelManager.cs b/OpenMetaverse/ParcelManager.cs similarity index 100% rename from libsecondlife/ParcelManager.cs rename to OpenMetaverse/ParcelManager.cs diff --git a/libsecondlife/ParticleSystem.cs b/OpenMetaverse/ParticleSystem.cs similarity index 100% rename from libsecondlife/ParticleSystem.cs rename to OpenMetaverse/ParticleSystem.cs diff --git a/libsecondlife/Permissions.cs b/OpenMetaverse/Permissions.cs similarity index 100% rename from libsecondlife/Permissions.cs rename to OpenMetaverse/Permissions.cs diff --git a/libsecondlife/Prims.cs b/OpenMetaverse/Prims.cs similarity index 100% rename from libsecondlife/Prims.cs rename to OpenMetaverse/Prims.cs diff --git a/libsecondlife/ProtocolManager.cs b/OpenMetaverse/ProtocolManager.cs similarity index 100% rename from libsecondlife/ProtocolManager.cs rename to OpenMetaverse/ProtocolManager.cs diff --git a/libsecondlife/Resources/avatar_lad.xml b/OpenMetaverse/Resources/avatar_lad.xml similarity index 100% rename from libsecondlife/Resources/avatar_lad.xml rename to OpenMetaverse/Resources/avatar_lad.xml diff --git a/libsecondlife/Resources/blush_alpha.tga b/OpenMetaverse/Resources/blush_alpha.tga similarity index 100% rename from libsecondlife/Resources/blush_alpha.tga rename to OpenMetaverse/Resources/blush_alpha.tga diff --git a/libsecondlife/Resources/body_skingrain.tga b/OpenMetaverse/Resources/body_skingrain.tga similarity index 100% rename from libsecondlife/Resources/body_skingrain.tga rename to OpenMetaverse/Resources/body_skingrain.tga diff --git a/libsecondlife/Resources/bodyfreckles_alpha.tga b/OpenMetaverse/Resources/bodyfreckles_alpha.tga similarity index 100% rename from libsecondlife/Resources/bodyfreckles_alpha.tga rename to OpenMetaverse/Resources/bodyfreckles_alpha.tga diff --git a/libsecondlife/Resources/bump_face_wrinkles.tga b/OpenMetaverse/Resources/bump_face_wrinkles.tga similarity index 100% rename from libsecondlife/Resources/bump_face_wrinkles.tga rename to OpenMetaverse/Resources/bump_face_wrinkles.tga diff --git a/libsecondlife/Resources/bump_head_base.tga b/OpenMetaverse/Resources/bump_head_base.tga similarity index 100% rename from libsecondlife/Resources/bump_head_base.tga rename to OpenMetaverse/Resources/bump_head_base.tga diff --git a/libsecondlife/Resources/bump_lowerbody_base.tga b/OpenMetaverse/Resources/bump_lowerbody_base.tga similarity index 100% rename from libsecondlife/Resources/bump_lowerbody_base.tga rename to OpenMetaverse/Resources/bump_lowerbody_base.tga diff --git a/libsecondlife/Resources/bump_pants_wrinkles.tga b/OpenMetaverse/Resources/bump_pants_wrinkles.tga similarity index 100% rename from libsecondlife/Resources/bump_pants_wrinkles.tga rename to OpenMetaverse/Resources/bump_pants_wrinkles.tga diff --git a/libsecondlife/Resources/bump_shirt_wrinkles.tga b/OpenMetaverse/Resources/bump_shirt_wrinkles.tga similarity index 100% rename from libsecondlife/Resources/bump_shirt_wrinkles.tga rename to OpenMetaverse/Resources/bump_shirt_wrinkles.tga diff --git a/libsecondlife/Resources/bump_upperbody_base.tga b/OpenMetaverse/Resources/bump_upperbody_base.tga similarity index 100% rename from libsecondlife/Resources/bump_upperbody_base.tga rename to OpenMetaverse/Resources/bump_upperbody_base.tga diff --git a/libsecondlife/Resources/eyebrows_alpha.tga b/OpenMetaverse/Resources/eyebrows_alpha.tga similarity index 100% rename from libsecondlife/Resources/eyebrows_alpha.tga rename to OpenMetaverse/Resources/eyebrows_alpha.tga diff --git a/libsecondlife/Resources/eyeliner_alpha.tga b/OpenMetaverse/Resources/eyeliner_alpha.tga similarity index 100% rename from libsecondlife/Resources/eyeliner_alpha.tga rename to OpenMetaverse/Resources/eyeliner_alpha.tga diff --git a/libsecondlife/Resources/eyeshadow_inner_alpha.tga b/OpenMetaverse/Resources/eyeshadow_inner_alpha.tga similarity index 100% rename from libsecondlife/Resources/eyeshadow_inner_alpha.tga rename to OpenMetaverse/Resources/eyeshadow_inner_alpha.tga diff --git a/libsecondlife/Resources/eyeshadow_outer_alpha.tga b/OpenMetaverse/Resources/eyeshadow_outer_alpha.tga similarity index 100% rename from libsecondlife/Resources/eyeshadow_outer_alpha.tga rename to OpenMetaverse/Resources/eyeshadow_outer_alpha.tga diff --git a/libsecondlife/Resources/eyewhite.tga b/OpenMetaverse/Resources/eyewhite.tga similarity index 100% rename from libsecondlife/Resources/eyewhite.tga rename to OpenMetaverse/Resources/eyewhite.tga diff --git a/libsecondlife/Resources/facehair_chincurtains_alpha.tga b/OpenMetaverse/Resources/facehair_chincurtains_alpha.tga similarity index 100% rename from libsecondlife/Resources/facehair_chincurtains_alpha.tga rename to OpenMetaverse/Resources/facehair_chincurtains_alpha.tga diff --git a/libsecondlife/Resources/facehair_moustache_alpha.tga b/OpenMetaverse/Resources/facehair_moustache_alpha.tga similarity index 100% rename from libsecondlife/Resources/facehair_moustache_alpha.tga rename to OpenMetaverse/Resources/facehair_moustache_alpha.tga diff --git a/libsecondlife/Resources/facehair_sideburns_alpha.tga b/OpenMetaverse/Resources/facehair_sideburns_alpha.tga similarity index 100% rename from libsecondlife/Resources/facehair_sideburns_alpha.tga rename to OpenMetaverse/Resources/facehair_sideburns_alpha.tga diff --git a/libsecondlife/Resources/facehair_soulpatch_alpha.tga b/OpenMetaverse/Resources/facehair_soulpatch_alpha.tga similarity index 100% rename from libsecondlife/Resources/facehair_soulpatch_alpha.tga rename to OpenMetaverse/Resources/facehair_soulpatch_alpha.tga diff --git a/libsecondlife/Resources/freckles_alpha.tga b/OpenMetaverse/Resources/freckles_alpha.tga similarity index 100% rename from libsecondlife/Resources/freckles_alpha.tga rename to OpenMetaverse/Resources/freckles_alpha.tga diff --git a/libsecondlife/Resources/glove_length_alpha.tga b/OpenMetaverse/Resources/glove_length_alpha.tga similarity index 100% rename from libsecondlife/Resources/glove_length_alpha.tga rename to OpenMetaverse/Resources/glove_length_alpha.tga diff --git a/libsecondlife/Resources/gloves_fingers_alpha.tga b/OpenMetaverse/Resources/gloves_fingers_alpha.tga similarity index 100% rename from libsecondlife/Resources/gloves_fingers_alpha.tga rename to OpenMetaverse/Resources/gloves_fingers_alpha.tga diff --git a/libsecondlife/Resources/head_alpha.tga b/OpenMetaverse/Resources/head_alpha.tga similarity index 100% rename from libsecondlife/Resources/head_alpha.tga rename to OpenMetaverse/Resources/head_alpha.tga diff --git a/libsecondlife/Resources/head_color.tga b/OpenMetaverse/Resources/head_color.tga similarity index 100% rename from libsecondlife/Resources/head_color.tga rename to OpenMetaverse/Resources/head_color.tga diff --git a/libsecondlife/Resources/head_hair.tga b/OpenMetaverse/Resources/head_hair.tga similarity index 100% rename from libsecondlife/Resources/head_hair.tga rename to OpenMetaverse/Resources/head_hair.tga diff --git a/libsecondlife/Resources/head_highlights_alpha.tga b/OpenMetaverse/Resources/head_highlights_alpha.tga similarity index 100% rename from libsecondlife/Resources/head_highlights_alpha.tga rename to OpenMetaverse/Resources/head_highlights_alpha.tga diff --git a/libsecondlife/Resources/head_shading_alpha.tga b/OpenMetaverse/Resources/head_shading_alpha.tga similarity index 100% rename from libsecondlife/Resources/head_shading_alpha.tga rename to OpenMetaverse/Resources/head_shading_alpha.tga diff --git a/libsecondlife/Resources/head_skingrain.tga b/OpenMetaverse/Resources/head_skingrain.tga similarity index 100% rename from libsecondlife/Resources/head_skingrain.tga rename to OpenMetaverse/Resources/head_skingrain.tga diff --git a/libsecondlife/Resources/jacket_length_lower_alpha.tga b/OpenMetaverse/Resources/jacket_length_lower_alpha.tga similarity index 100% rename from libsecondlife/Resources/jacket_length_lower_alpha.tga rename to OpenMetaverse/Resources/jacket_length_lower_alpha.tga diff --git a/libsecondlife/Resources/jacket_length_upper_alpha.tga b/OpenMetaverse/Resources/jacket_length_upper_alpha.tga similarity index 100% rename from libsecondlife/Resources/jacket_length_upper_alpha.tga rename to OpenMetaverse/Resources/jacket_length_upper_alpha.tga diff --git a/libsecondlife/Resources/jacket_open_lower_alpha.tga b/OpenMetaverse/Resources/jacket_open_lower_alpha.tga similarity index 100% rename from libsecondlife/Resources/jacket_open_lower_alpha.tga rename to OpenMetaverse/Resources/jacket_open_lower_alpha.tga diff --git a/libsecondlife/Resources/jacket_open_upper_alpha.tga b/OpenMetaverse/Resources/jacket_open_upper_alpha.tga similarity index 100% rename from libsecondlife/Resources/jacket_open_upper_alpha.tga rename to OpenMetaverse/Resources/jacket_open_upper_alpha.tga diff --git a/libsecondlife/Resources/lipgloss_alpha.tga b/OpenMetaverse/Resources/lipgloss_alpha.tga similarity index 100% rename from libsecondlife/Resources/lipgloss_alpha.tga rename to OpenMetaverse/Resources/lipgloss_alpha.tga diff --git a/libsecondlife/Resources/lips_mask.tga b/OpenMetaverse/Resources/lips_mask.tga similarity index 100% rename from libsecondlife/Resources/lips_mask.tga rename to OpenMetaverse/Resources/lips_mask.tga diff --git a/libsecondlife/Resources/lipstick_alpha.tga b/OpenMetaverse/Resources/lipstick_alpha.tga similarity index 100% rename from libsecondlife/Resources/lipstick_alpha.tga rename to OpenMetaverse/Resources/lipstick_alpha.tga diff --git a/libsecondlife/Resources/lowerbody_color.tga b/OpenMetaverse/Resources/lowerbody_color.tga similarity index 100% rename from libsecondlife/Resources/lowerbody_color.tga rename to OpenMetaverse/Resources/lowerbody_color.tga diff --git a/libsecondlife/Resources/lowerbody_highlights_alpha.tga b/OpenMetaverse/Resources/lowerbody_highlights_alpha.tga similarity index 100% rename from libsecondlife/Resources/lowerbody_highlights_alpha.tga rename to OpenMetaverse/Resources/lowerbody_highlights_alpha.tga diff --git a/libsecondlife/Resources/lowerbody_shading_alpha.tga b/OpenMetaverse/Resources/lowerbody_shading_alpha.tga similarity index 100% rename from libsecondlife/Resources/lowerbody_shading_alpha.tga rename to OpenMetaverse/Resources/lowerbody_shading_alpha.tga diff --git a/libsecondlife/Resources/nailpolish_alpha.tga b/OpenMetaverse/Resources/nailpolish_alpha.tga similarity index 100% rename from libsecondlife/Resources/nailpolish_alpha.tga rename to OpenMetaverse/Resources/nailpolish_alpha.tga diff --git a/libsecondlife/Resources/pants_length_alpha.tga b/OpenMetaverse/Resources/pants_length_alpha.tga similarity index 100% rename from libsecondlife/Resources/pants_length_alpha.tga rename to OpenMetaverse/Resources/pants_length_alpha.tga diff --git a/libsecondlife/Resources/pants_waist_alpha.tga b/OpenMetaverse/Resources/pants_waist_alpha.tga similarity index 100% rename from libsecondlife/Resources/pants_waist_alpha.tga rename to OpenMetaverse/Resources/pants_waist_alpha.tga diff --git a/libsecondlife/Resources/rosyface_alpha.tga b/OpenMetaverse/Resources/rosyface_alpha.tga similarity index 100% rename from libsecondlife/Resources/rosyface_alpha.tga rename to OpenMetaverse/Resources/rosyface_alpha.tga diff --git a/libsecondlife/Resources/rouge_alpha.tga b/OpenMetaverse/Resources/rouge_alpha.tga similarity index 100% rename from libsecondlife/Resources/rouge_alpha.tga rename to OpenMetaverse/Resources/rouge_alpha.tga diff --git a/libsecondlife/Resources/shirt_bottom_alpha.tga b/OpenMetaverse/Resources/shirt_bottom_alpha.tga similarity index 100% rename from libsecondlife/Resources/shirt_bottom_alpha.tga rename to OpenMetaverse/Resources/shirt_bottom_alpha.tga diff --git a/libsecondlife/Resources/shirt_collar_alpha.tga b/OpenMetaverse/Resources/shirt_collar_alpha.tga similarity index 100% rename from libsecondlife/Resources/shirt_collar_alpha.tga rename to OpenMetaverse/Resources/shirt_collar_alpha.tga diff --git a/libsecondlife/Resources/shirt_collar_back_alpha.tga b/OpenMetaverse/Resources/shirt_collar_back_alpha.tga similarity index 100% rename from libsecondlife/Resources/shirt_collar_back_alpha.tga rename to OpenMetaverse/Resources/shirt_collar_back_alpha.tga diff --git a/libsecondlife/Resources/shirt_sleeve_alpha.tga b/OpenMetaverse/Resources/shirt_sleeve_alpha.tga similarity index 100% rename from libsecondlife/Resources/shirt_sleeve_alpha.tga rename to OpenMetaverse/Resources/shirt_sleeve_alpha.tga diff --git a/libsecondlife/Resources/shoe_height_alpha.tga b/OpenMetaverse/Resources/shoe_height_alpha.tga similarity index 100% rename from libsecondlife/Resources/shoe_height_alpha.tga rename to OpenMetaverse/Resources/shoe_height_alpha.tga diff --git a/libsecondlife/Resources/skirt_length_alpha.tga b/OpenMetaverse/Resources/skirt_length_alpha.tga similarity index 100% rename from libsecondlife/Resources/skirt_length_alpha.tga rename to OpenMetaverse/Resources/skirt_length_alpha.tga diff --git a/libsecondlife/Resources/skirt_slit_back_alpha.tga b/OpenMetaverse/Resources/skirt_slit_back_alpha.tga similarity index 100% rename from libsecondlife/Resources/skirt_slit_back_alpha.tga rename to OpenMetaverse/Resources/skirt_slit_back_alpha.tga diff --git a/libsecondlife/Resources/skirt_slit_front_alpha.tga b/OpenMetaverse/Resources/skirt_slit_front_alpha.tga similarity index 100% rename from libsecondlife/Resources/skirt_slit_front_alpha.tga rename to OpenMetaverse/Resources/skirt_slit_front_alpha.tga diff --git a/libsecondlife/Resources/skirt_slit_left_alpha.tga b/OpenMetaverse/Resources/skirt_slit_left_alpha.tga similarity index 100% rename from libsecondlife/Resources/skirt_slit_left_alpha.tga rename to OpenMetaverse/Resources/skirt_slit_left_alpha.tga diff --git a/libsecondlife/Resources/skirt_slit_right_alpha.tga b/OpenMetaverse/Resources/skirt_slit_right_alpha.tga similarity index 100% rename from libsecondlife/Resources/skirt_slit_right_alpha.tga rename to OpenMetaverse/Resources/skirt_slit_right_alpha.tga diff --git a/libsecondlife/Resources/underpants_trial_female.tga b/OpenMetaverse/Resources/underpants_trial_female.tga similarity index 100% rename from libsecondlife/Resources/underpants_trial_female.tga rename to OpenMetaverse/Resources/underpants_trial_female.tga diff --git a/libsecondlife/Resources/underpants_trial_male.tga b/OpenMetaverse/Resources/underpants_trial_male.tga similarity index 100% rename from libsecondlife/Resources/underpants_trial_male.tga rename to OpenMetaverse/Resources/underpants_trial_male.tga diff --git a/libsecondlife/Resources/undershirt_trial_female.tga b/OpenMetaverse/Resources/undershirt_trial_female.tga similarity index 100% rename from libsecondlife/Resources/undershirt_trial_female.tga rename to OpenMetaverse/Resources/undershirt_trial_female.tga diff --git a/libsecondlife/Resources/upperbody_color.tga b/OpenMetaverse/Resources/upperbody_color.tga similarity index 100% rename from libsecondlife/Resources/upperbody_color.tga rename to OpenMetaverse/Resources/upperbody_color.tga diff --git a/libsecondlife/Resources/upperbody_highlights_alpha.tga b/OpenMetaverse/Resources/upperbody_highlights_alpha.tga similarity index 100% rename from libsecondlife/Resources/upperbody_highlights_alpha.tga rename to OpenMetaverse/Resources/upperbody_highlights_alpha.tga diff --git a/libsecondlife/Resources/upperbody_shading_alpha.tga b/OpenMetaverse/Resources/upperbody_shading_alpha.tga similarity index 100% rename from libsecondlife/Resources/upperbody_shading_alpha.tga rename to OpenMetaverse/Resources/upperbody_shading_alpha.tga diff --git a/libsecondlife/Resources/upperbodyfreckles_alpha.tga b/OpenMetaverse/Resources/upperbodyfreckles_alpha.tga similarity index 100% rename from libsecondlife/Resources/upperbodyfreckles_alpha.tga rename to OpenMetaverse/Resources/upperbodyfreckles_alpha.tga diff --git a/libsecondlife/Settings.cs b/OpenMetaverse/Settings.cs similarity index 100% rename from libsecondlife/Settings.cs rename to OpenMetaverse/Settings.cs diff --git a/libsecondlife/Simulator.cs b/OpenMetaverse/Simulator.cs similarity index 100% rename from libsecondlife/Simulator.cs rename to OpenMetaverse/Simulator.cs diff --git a/libsecondlife/SoundManager.cs b/OpenMetaverse/SoundManager.cs similarity index 100% rename from libsecondlife/SoundManager.cs rename to OpenMetaverse/SoundManager.cs diff --git a/libsecondlife/TerrainManager.cs b/OpenMetaverse/TerrainManager.cs similarity index 100% rename from libsecondlife/TerrainManager.cs rename to OpenMetaverse/TerrainManager.cs diff --git a/libsecondlife/TextureEntry.cs b/OpenMetaverse/TextureEntry.cs similarity index 100% rename from libsecondlife/TextureEntry.cs rename to OpenMetaverse/TextureEntry.cs diff --git a/libsecondlife/ThreadUtil.cs b/OpenMetaverse/ThreadUtil.cs similarity index 100% rename from libsecondlife/ThreadUtil.cs rename to OpenMetaverse/ThreadUtil.cs diff --git a/libsecondlife/Types.cs b/OpenMetaverse/Types.cs similarity index 100% rename from libsecondlife/Types.cs rename to OpenMetaverse/Types.cs diff --git a/libsecondlife/UDPBase.cs b/OpenMetaverse/UDPBase.cs similarity index 100% rename from libsecondlife/UDPBase.cs rename to OpenMetaverse/UDPBase.cs diff --git a/libsecondlife/VisualParamGenerator/VisualParamGenerator.cs b/OpenMetaverse/VisualParamGenerator/VisualParamGenerator.cs similarity index 100% rename from libsecondlife/VisualParamGenerator/VisualParamGenerator.cs rename to OpenMetaverse/VisualParamGenerator/VisualParamGenerator.cs diff --git a/libsecondlife/VisualParamGenerator/VisualParamGenerator.csproj b/OpenMetaverse/VisualParamGenerator/VisualParamGenerator.csproj similarity index 100% rename from libsecondlife/VisualParamGenerator/VisualParamGenerator.csproj rename to OpenMetaverse/VisualParamGenerator/VisualParamGenerator.csproj diff --git a/libsecondlife/VisualParamGenerator/template.cs b/OpenMetaverse/VisualParamGenerator/template.cs similarity index 100% rename from libsecondlife/VisualParamGenerator/template.cs rename to OpenMetaverse/VisualParamGenerator/template.cs diff --git a/libsecondlife/Voice/TCPPipe.cs b/OpenMetaverse/Voice/TCPPipe.cs similarity index 100% rename from libsecondlife/Voice/TCPPipe.cs rename to OpenMetaverse/Voice/TCPPipe.cs diff --git a/libsecondlife/Voice/VoiceAccount.cs b/OpenMetaverse/Voice/VoiceAccount.cs similarity index 100% rename from libsecondlife/Voice/VoiceAccount.cs rename to OpenMetaverse/Voice/VoiceAccount.cs diff --git a/libsecondlife/Voice/VoiceAux.cs b/OpenMetaverse/Voice/VoiceAux.cs similarity index 100% rename from libsecondlife/Voice/VoiceAux.cs rename to OpenMetaverse/Voice/VoiceAux.cs diff --git a/libsecondlife/Voice/VoiceConnector.cs b/OpenMetaverse/Voice/VoiceConnector.cs similarity index 100% rename from libsecondlife/Voice/VoiceConnector.cs rename to OpenMetaverse/Voice/VoiceConnector.cs diff --git a/libsecondlife/Voice/VoiceDefinitions.cs b/OpenMetaverse/Voice/VoiceDefinitions.cs similarity index 100% rename from libsecondlife/Voice/VoiceDefinitions.cs rename to OpenMetaverse/Voice/VoiceDefinitions.cs diff --git a/libsecondlife/Voice/VoiceGateway.cs b/OpenMetaverse/Voice/VoiceGateway.cs similarity index 100% rename from libsecondlife/Voice/VoiceGateway.cs rename to OpenMetaverse/Voice/VoiceGateway.cs diff --git a/libsecondlife/Voice/VoiceSession.cs b/OpenMetaverse/Voice/VoiceSession.cs similarity index 100% rename from libsecondlife/Voice/VoiceSession.cs rename to OpenMetaverse/Voice/VoiceSession.cs diff --git a/libsecondlife/_Packets_.cs b/OpenMetaverse/_Packets_.cs similarity index 99% rename from libsecondlife/_Packets_.cs rename to OpenMetaverse/_Packets_.cs index ea48999d..80750649 100644 --- a/libsecondlife/_Packets_.cs +++ b/OpenMetaverse/_Packets_.cs @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the Second Life Reverse Engineering Team nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * @@ -6510,7 +6510,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _desc = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _desc = new byte[value.Length]; Buffer.BlockCopy(value, 0, _desc, 0, value.Length); } } } @@ -6817,7 +6817,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _desc = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _desc = new byte[value.Length]; Buffer.BlockCopy(value, 0, _desc, 0, value.Length); } } } @@ -9308,7 +9308,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _fromname = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _fromname = new byte[value.Length]; Buffer.BlockCopy(value, 0, _fromname, 0, value.Length); } } } @@ -9319,7 +9319,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _subject = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _subject = new byte[value.Length]; Buffer.BlockCopy(value, 0, _subject, 0, value.Length); } } } @@ -10506,7 +10506,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _seedcapability = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _seedcapability = new byte[value.Length]; Buffer.BlockCopy(value, 0, _seedcapability, 0, value.Length); } } } @@ -12269,7 +12269,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _message = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _message = new byte[value.Length]; Buffer.BlockCopy(value, 0, _message, 0, value.Length); } } } @@ -13116,7 +13116,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _textureentry = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _textureentry = new byte[value.Length]; Buffer.BlockCopy(value, 0, _textureentry, 0, value.Length); } } } @@ -15364,7 +15364,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _textureentry = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _textureentry = new byte[value.Length]; Buffer.BlockCopy(value, 0, _textureentry, 0, value.Length); } } } @@ -22942,7 +22942,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _details = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _details = new byte[value.Length]; Buffer.BlockCopy(value, 0, _details, 0, value.Length); } } } @@ -23881,7 +23881,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _message = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _message = new byte[value.Length]; Buffer.BlockCopy(value, 0, _message, 0, value.Length); } } } @@ -25937,7 +25937,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _params = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _params = new byte[value.Length]; Buffer.BlockCopy(value, 0, _params, 0, value.Length); } } } @@ -26099,7 +26099,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _params = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _params = new byte[value.Length]; Buffer.BlockCopy(value, 0, _params, 0, value.Length); } } } @@ -26732,7 +26732,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _textureentry = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _textureentry = new byte[value.Length]; Buffer.BlockCopy(value, 0, _textureentry, 0, value.Length); } } } @@ -27624,7 +27624,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _reason = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _reason = new byte[value.Length]; Buffer.BlockCopy(value, 0, _reason, 0, value.Length); } } } @@ -27899,7 +27899,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _reason = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _reason = new byte[value.Length]; Buffer.BlockCopy(value, 0, _reason, 0, value.Length); } } } @@ -28584,7 +28584,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _abouttext = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _abouttext = new byte[value.Length]; Buffer.BlockCopy(value, 0, _abouttext, 0, value.Length); } } } @@ -29418,7 +29418,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _abouttext = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _abouttext = new byte[value.Length]; Buffer.BlockCopy(value, 0, _abouttext, 0, value.Length); } } } @@ -29902,7 +29902,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _notes = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _notes = new byte[value.Length]; Buffer.BlockCopy(value, 0, _notes, 0, value.Length); } } } @@ -30096,7 +30096,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _notes = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _notes = new byte[value.Length]; Buffer.BlockCopy(value, 0, _notes, 0, value.Length); } } } @@ -30705,7 +30705,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _desc = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _desc = new byte[value.Length]; Buffer.BlockCopy(value, 0, _desc, 0, value.Length); } } } @@ -31631,7 +31631,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _desc = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _desc = new byte[value.Length]; Buffer.BlockCopy(value, 0, _desc, 0, value.Length); } } } @@ -31937,7 +31937,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _desc = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _desc = new byte[value.Length]; Buffer.BlockCopy(value, 0, _desc, 0, value.Length); } } } @@ -32817,7 +32817,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _message = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _message = new byte[value.Length]; Buffer.BlockCopy(value, 0, _message, 0, value.Length); } } } @@ -33937,7 +33937,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -41459,7 +41459,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _channelversion = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _channelversion = new byte[value.Length]; Buffer.BlockCopy(value, 0, _channelversion, 0, value.Length); } } } @@ -41986,7 +41986,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _message = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _message = new byte[value.Length]; Buffer.BlockCopy(value, 0, _message, 0, value.Length); } } } @@ -41997,7 +41997,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _binarybucket = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _binarybucket = new byte[value.Length]; Buffer.BlockCopy(value, 0, _binarybucket, 0, value.Length); } } } @@ -56269,7 +56269,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _assetdata = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _assetdata = new byte[value.Length]; Buffer.BlockCopy(value, 0, _assetdata, 0, value.Length); } } } @@ -56601,7 +56601,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _charter = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _charter = new byte[value.Length]; Buffer.BlockCopy(value, 0, _charter, 0, value.Length); } } } @@ -57022,7 +57022,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _charter = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _charter = new byte[value.Length]; Buffer.BlockCopy(value, 0, _charter, 0, value.Length); } } } @@ -59021,7 +59021,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _charter = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _charter = new byte[value.Length]; Buffer.BlockCopy(value, 0, _charter, 0, value.Length); } } } @@ -61804,7 +61804,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _proposaltext = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _proposaltext = new byte[value.Length]; Buffer.BlockCopy(value, 0, _proposaltext, 0, value.Length); } } } @@ -68667,7 +68667,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _email = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _email = new byte[value.Length]; Buffer.BlockCopy(value, 0, _email, 0, value.Length); } } } @@ -71013,7 +71013,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _msg = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _msg = new byte[value.Length]; Buffer.BlockCopy(value, 0, _msg, 0, value.Length); } } } @@ -72150,7 +72150,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _message = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _message = new byte[value.Length]; Buffer.BlockCopy(value, 0, _message, 0, value.Length); } } } @@ -72161,7 +72161,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -74273,7 +74273,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _seedcapability = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _seedcapability = new byte[value.Length]; Buffer.BlockCopy(value, 0, _seedcapability, 0, value.Length); } } } @@ -77305,7 +77305,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -77496,7 +77496,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -77682,7 +77682,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -77919,7 +77919,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _textureentry = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _textureentry = new byte[value.Length]; Buffer.BlockCopy(value, 0, _textureentry, 0, value.Length); } } } @@ -77941,7 +77941,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _namevalue = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _namevalue = new byte[value.Length]; Buffer.BlockCopy(value, 0, _namevalue, 0, value.Length); } } } @@ -77952,7 +77952,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -78434,7 +78434,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -78882,7 +78882,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _textureentry = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _textureentry = new byte[value.Length]; Buffer.BlockCopy(value, 0, _textureentry, 0, value.Length); } } } @@ -79192,7 +79192,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -79407,7 +79407,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _data = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _data = new byte[value.Length]; Buffer.BlockCopy(value, 0, _data, 0, value.Length); } } } @@ -80347,7 +80347,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _bitmap = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _bitmap = new byte[value.Length]; Buffer.BlockCopy(value, 0, _bitmap, 0, value.Length); } } } @@ -80885,7 +80885,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _agenttextures = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _agenttextures = new byte[value.Length]; Buffer.BlockCopy(value, 0, _agenttextures, 0, value.Length); } } } @@ -81211,7 +81211,7 @@ namespace OpenMetaverse.Packets set { if (value == null) { _nvpairs = null; return; } - if (value.Length > 1500) { throw new OverflowException("Value exceeds 1500 characters"); } + if (value.Length > 1100) { throw new OverflowException("Value exceeds 1100 characters"); } else { _nvpairs = new byte[value.Length]; Buffer.BlockCopy(value, 0, _nvpairs, 0, value.Length); } } } diff --git a/libsecondlife/_VisualParam_.cs b/OpenMetaverse/_VisualParam_.cs similarity index 100% rename from libsecondlife/_VisualParam_.cs rename to OpenMetaverse/_VisualParam_.cs diff --git a/libsecondlife/examples/Baker/Baker.cs b/OpenMetaverse/examples/Baker/Baker.cs similarity index 100% rename from libsecondlife/examples/Baker/Baker.cs rename to OpenMetaverse/examples/Baker/Baker.cs diff --git a/libsecondlife/examples/Baker/Baker.csproj b/OpenMetaverse/examples/Baker/Baker.csproj similarity index 100% rename from libsecondlife/examples/Baker/Baker.csproj rename to OpenMetaverse/examples/Baker/Baker.csproj diff --git a/libsecondlife/examples/Baker/Oven.cs b/OpenMetaverse/examples/Baker/Oven.cs similarity index 100% rename from libsecondlife/examples/Baker/Oven.cs rename to OpenMetaverse/examples/Baker/Oven.cs diff --git a/libsecondlife/examples/Baker/frmBaker.Designer.cs b/OpenMetaverse/examples/Baker/frmBaker.Designer.cs similarity index 100% rename from libsecondlife/examples/Baker/frmBaker.Designer.cs rename to OpenMetaverse/examples/Baker/frmBaker.Designer.cs diff --git a/libsecondlife/examples/Baker/frmBaker.cs b/OpenMetaverse/examples/Baker/frmBaker.cs similarity index 100% rename from libsecondlife/examples/Baker/frmBaker.cs rename to OpenMetaverse/examples/Baker/frmBaker.cs diff --git a/libsecondlife/examples/Baker/frmBaker.resx b/OpenMetaverse/examples/Baker/frmBaker.resx similarity index 100% rename from libsecondlife/examples/Baker/frmBaker.resx rename to OpenMetaverse/examples/Baker/frmBaker.resx diff --git a/libsecondlife/examples/BodyPartMorphGenerator/BodyPartMorphGenerator.csproj b/OpenMetaverse/examples/BodyPartMorphGenerator/BodyPartMorphGenerator.csproj similarity index 100% rename from libsecondlife/examples/BodyPartMorphGenerator/BodyPartMorphGenerator.csproj rename to OpenMetaverse/examples/BodyPartMorphGenerator/BodyPartMorphGenerator.csproj diff --git a/libsecondlife/examples/BodyPartMorphGenerator/Properties/AssemblyInfo.cs b/OpenMetaverse/examples/BodyPartMorphGenerator/Properties/AssemblyInfo.cs similarity index 100% rename from libsecondlife/examples/BodyPartMorphGenerator/Properties/AssemblyInfo.cs rename to OpenMetaverse/examples/BodyPartMorphGenerator/Properties/AssemblyInfo.cs diff --git a/libsecondlife/examples/BodyPartMorphGenerator/genbodyparams.cs b/OpenMetaverse/examples/BodyPartMorphGenerator/genbodyparams.cs similarity index 100% rename from libsecondlife/examples/BodyPartMorphGenerator/genbodyparams.cs rename to OpenMetaverse/examples/BodyPartMorphGenerator/genbodyparams.cs diff --git a/libsecondlife/examples/GUITestClient/GUITestClient.cs b/OpenMetaverse/examples/GUITestClient/GUITestClient.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/GUITestClient.cs rename to OpenMetaverse/examples/GUITestClient/GUITestClient.cs diff --git a/libsecondlife/examples/GUITestClient/GUITestClient.csproj b/OpenMetaverse/examples/GUITestClient/GUITestClient.csproj similarity index 100% rename from libsecondlife/examples/GUITestClient/GUITestClient.csproj rename to OpenMetaverse/examples/GUITestClient/GUITestClient.csproj diff --git a/libsecondlife/examples/GUITestClient/Interface.cs b/OpenMetaverse/examples/GUITestClient/Interface.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/Interface.cs rename to OpenMetaverse/examples/GUITestClient/Interface.cs diff --git a/libsecondlife/examples/GUITestClient/Interfaces/HeightmapInterface.cs b/OpenMetaverse/examples/GUITestClient/Interfaces/HeightmapInterface.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/Interfaces/HeightmapInterface.cs rename to OpenMetaverse/examples/GUITestClient/Interfaces/HeightmapInterface.cs diff --git a/libsecondlife/examples/GUITestClient/Interfaces/MinimapInterface.cs b/OpenMetaverse/examples/GUITestClient/Interfaces/MinimapInterface.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/Interfaces/MinimapInterface.cs rename to OpenMetaverse/examples/GUITestClient/Interfaces/MinimapInterface.cs diff --git a/libsecondlife/examples/GUITestClient/Interfaces/TeleportInterface.cs b/OpenMetaverse/examples/GUITestClient/Interfaces/TeleportInterface.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/Interfaces/TeleportInterface.cs rename to OpenMetaverse/examples/GUITestClient/Interfaces/TeleportInterface.cs diff --git a/libsecondlife/examples/GUITestClient/Properties/AssemblyInfo.cs b/OpenMetaverse/examples/GUITestClient/Properties/AssemblyInfo.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/Properties/AssemblyInfo.cs rename to OpenMetaverse/examples/GUITestClient/Properties/AssemblyInfo.cs diff --git a/libsecondlife/examples/GUITestClient/Properties/Resources.Designer.cs b/OpenMetaverse/examples/GUITestClient/Properties/Resources.Designer.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/Properties/Resources.Designer.cs rename to OpenMetaverse/examples/GUITestClient/Properties/Resources.Designer.cs diff --git a/libsecondlife/examples/GUITestClient/Properties/Resources.resx b/OpenMetaverse/examples/GUITestClient/Properties/Resources.resx similarity index 100% rename from libsecondlife/examples/GUITestClient/Properties/Resources.resx rename to OpenMetaverse/examples/GUITestClient/Properties/Resources.resx diff --git a/libsecondlife/examples/GUITestClient/Properties/Settings.Designer.cs b/OpenMetaverse/examples/GUITestClient/Properties/Settings.Designer.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/Properties/Settings.Designer.cs rename to OpenMetaverse/examples/GUITestClient/Properties/Settings.Designer.cs diff --git a/libsecondlife/examples/GUITestClient/Properties/Settings.settings b/OpenMetaverse/examples/GUITestClient/Properties/Settings.settings similarity index 100% rename from libsecondlife/examples/GUITestClient/Properties/Settings.settings rename to OpenMetaverse/examples/GUITestClient/Properties/Settings.settings diff --git a/libsecondlife/examples/GUITestClient/frmTestClient.Designer.cs b/OpenMetaverse/examples/GUITestClient/frmTestClient.Designer.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/frmTestClient.Designer.cs rename to OpenMetaverse/examples/GUITestClient/frmTestClient.Designer.cs diff --git a/libsecondlife/examples/GUITestClient/frmTestClient.cs b/OpenMetaverse/examples/GUITestClient/frmTestClient.cs similarity index 100% rename from libsecondlife/examples/GUITestClient/frmTestClient.cs rename to OpenMetaverse/examples/GUITestClient/frmTestClient.cs diff --git a/libsecondlife/examples/GUITestClient/frmTestClient.resx b/OpenMetaverse/examples/GUITestClient/frmTestClient.resx similarity index 100% rename from libsecondlife/examples/GUITestClient/frmTestClient.resx rename to OpenMetaverse/examples/GUITestClient/frmTestClient.resx diff --git a/libsecondlife/examples/Heightmap/Heightmap.cs b/OpenMetaverse/examples/Heightmap/Heightmap.cs similarity index 100% rename from libsecondlife/examples/Heightmap/Heightmap.cs rename to OpenMetaverse/examples/Heightmap/Heightmap.cs diff --git a/libsecondlife/examples/Heightmap/Heightmap.csproj b/OpenMetaverse/examples/Heightmap/Heightmap.csproj similarity index 100% rename from libsecondlife/examples/Heightmap/Heightmap.csproj rename to OpenMetaverse/examples/Heightmap/Heightmap.csproj diff --git a/libsecondlife/examples/Heightmap/frmHeightmap.Designer.cs b/OpenMetaverse/examples/Heightmap/frmHeightmap.Designer.cs similarity index 100% rename from libsecondlife/examples/Heightmap/frmHeightmap.Designer.cs rename to OpenMetaverse/examples/Heightmap/frmHeightmap.Designer.cs diff --git a/libsecondlife/examples/Heightmap/frmHeightmap.cs b/OpenMetaverse/examples/Heightmap/frmHeightmap.cs similarity index 100% rename from libsecondlife/examples/Heightmap/frmHeightmap.cs rename to OpenMetaverse/examples/Heightmap/frmHeightmap.cs diff --git a/libsecondlife/examples/Heightmap/frmHeightmap.resx b/OpenMetaverse/examples/Heightmap/frmHeightmap.resx similarity index 100% rename from libsecondlife/examples/Heightmap/frmHeightmap.resx rename to OpenMetaverse/examples/Heightmap/frmHeightmap.resx diff --git a/libsecondlife/examples/Key2Name/key2name.cs b/OpenMetaverse/examples/Key2Name/key2name.cs similarity index 100% rename from libsecondlife/examples/Key2Name/key2name.cs rename to OpenMetaverse/examples/Key2Name/key2name.cs diff --git a/libsecondlife/examples/Key2Name/key2name.csproj b/OpenMetaverse/examples/Key2Name/key2name.csproj similarity index 100% rename from libsecondlife/examples/Key2Name/key2name.csproj rename to OpenMetaverse/examples/Key2Name/key2name.csproj diff --git a/libsecondlife/examples/TestClient/Arguments.cs b/OpenMetaverse/examples/TestClient/Arguments.cs similarity index 100% rename from libsecondlife/examples/TestClient/Arguments.cs rename to OpenMetaverse/examples/TestClient/Arguments.cs diff --git a/libsecondlife/examples/TestClient/ClientManager.cs b/OpenMetaverse/examples/TestClient/ClientManager.cs similarity index 100% rename from libsecondlife/examples/TestClient/ClientManager.cs rename to OpenMetaverse/examples/TestClient/ClientManager.cs diff --git a/libsecondlife/examples/TestClient/Command.cs b/OpenMetaverse/examples/TestClient/Command.cs similarity index 100% rename from libsecondlife/examples/TestClient/Command.cs rename to OpenMetaverse/examples/TestClient/Command.cs diff --git a/libsecondlife/examples/TestClient/Commands/Appearance/AppearanceCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Appearance/AppearanceCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Appearance/AppearanceCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Appearance/AppearanceCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Appearance/AttachmentsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Appearance/AttachmentsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Appearance/AttachmentsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Appearance/AttachmentsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Appearance/AvatarInfoCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Appearance/AvatarInfoCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Appearance/AvatarInfoCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Appearance/AvatarInfoCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Appearance/CloneCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Appearance/CloneCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Appearance/CloneCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Appearance/CloneCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Appearance/WearCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Appearance/WearCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Appearance/WearCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Appearance/WearCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/CloneProfileCommand.cs b/OpenMetaverse/examples/TestClient/Commands/CloneProfileCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/CloneProfileCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/CloneProfileCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Communication/EchoMasterCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Communication/EchoMasterCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Communication/EchoMasterCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Communication/EchoMasterCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Communication/IMCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Communication/IMCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Communication/IMCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Communication/IMCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Communication/IMGroupCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Communication/IMGroupCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Communication/IMGroupCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Communication/IMGroupCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Communication/SayCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Communication/SayCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Communication/SayCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Communication/SayCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Communication/ShoutCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Communication/ShoutCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Communication/ShoutCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Communication/ShoutCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Communication/TtsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Communication/TtsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Communication/TtsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Communication/TtsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Communication/WhisperCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Communication/WhisperCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Communication/WhisperCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Communication/WhisperCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/DetectBotCommand.cs b/OpenMetaverse/examples/TestClient/Commands/DetectBotCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/DetectBotCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/DetectBotCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Friends/FriendsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Friends/FriendsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Friends/FriendsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Friends/FriendsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Friends/MapFriendCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Friends/MapFriendCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Friends/MapFriendCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Friends/MapFriendCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/GoHome.cs b/OpenMetaverse/examples/TestClient/Commands/GoHome.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/GoHome.cs rename to OpenMetaverse/examples/TestClient/Commands/GoHome.cs diff --git a/libsecondlife/examples/TestClient/Commands/GotoLandmark.cs b/OpenMetaverse/examples/TestClient/Commands/GotoLandmark.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/GotoLandmark.cs rename to OpenMetaverse/examples/TestClient/Commands/GotoLandmark.cs diff --git a/libsecondlife/examples/TestClient/Commands/Groups/ActivateGroupCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Groups/ActivateGroupCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Groups/ActivateGroupCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Groups/ActivateGroupCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Groups/GroupsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Groups/GroupsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Groups/GroupsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Groups/GroupsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Groups/JoinGroupCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Groups/JoinGroupCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Groups/JoinGroupCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Groups/JoinGroupCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Groups/LeaveGroupCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Groups/LeaveGroupCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Groups/LeaveGroupCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Groups/LeaveGroupCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/BackupCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/BackupCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/BackupCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/BackupCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/BalanceCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/BalanceCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/BalanceCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/BalanceCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/ChangeDirectoryCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/ChangeDirectoryCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/ChangeDirectoryCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/ChangeDirectoryCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/CreateNotecardCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/CreateNotecardCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/CreateNotecardCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/CreateNotecardCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/DeleteFolderCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/DeleteFolderCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/DeleteFolderCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/DeleteFolderCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/ExportOutfitCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/ExportOutfitCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/ExportOutfitCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/ExportOutfitCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/GiveAllCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/GiveAllCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/GiveAllCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/GiveAllCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/GiveItemCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/GiveItemCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/GiveItemCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/GiveItemCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/ImportOutfitCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/ImportOutfitCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/ImportOutfitCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/ImportOutfitCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/InventoryCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/InventoryCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/InventoryCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/InventoryCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/ListContentsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/ListContentsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/ListContentsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/ListContentsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/ObjectInventoryCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/ObjectInventoryCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/ObjectInventoryCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/ObjectInventoryCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Inventory/UploadImageCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Inventory/UploadImageCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Inventory/UploadImageCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Inventory/UploadImageCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Land/AgentLocationsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Land/AgentLocationsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Land/AgentLocationsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Land/AgentLocationsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Land/FindSimCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Land/FindSimCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Land/FindSimCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Land/FindSimCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Land/GridLayerCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Land/GridLayerCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Land/GridLayerCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Land/GridLayerCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Land/GridMapCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Land/GridMapCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Land/GridMapCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Land/GridMapCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Land/ParcelDetailsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Land/ParcelDetailsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Land/ParcelDetailsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Land/ParcelDetailsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Land/ParcelInfoCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Land/ParcelInfoCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Land/ParcelInfoCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Land/ParcelInfoCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/CrouchCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/CrouchCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/CrouchCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/CrouchCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/FlyCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/FlyCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/FlyCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/FlyCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/FollowCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/FollowCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/FollowCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/FollowCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/GotoCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/GotoCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/GotoCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/GotoCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/JumpCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/JumpCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/JumpCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/JumpCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/LocationCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/LocationCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/LocationCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/LocationCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/MoveToCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/MoveToCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/MoveToCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/MoveToCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/SetHome.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/SetHome.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/SetHome.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/SetHome.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/SitCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/SitCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/SitCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/SitCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/SitOnCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/SitOnCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/SitOnCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/SitOnCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Movement/StandCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Movement/StandCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Movement/StandCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Movement/StandCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/ChangePermsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/ChangePermsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/ChangePermsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/ChangePermsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/DownloadTextureCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/DownloadTextureCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/DownloadTextureCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/DownloadTextureCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/ExportCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/ExportCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/ExportCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/ExportCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/ExportParticlesCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/ExportParticlesCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/ExportParticlesCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/ExportParticlesCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/FindObjectsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/FindObjectsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/FindObjectsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/FindObjectsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/FindTextureCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/FindTextureCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/FindTextureCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/FindTextureCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/ImportCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/ImportCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/ImportCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/ImportCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/PrimCountCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/PrimCountCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/PrimCountCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/PrimCountCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/PrimInfoCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/PrimInfoCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/PrimInfoCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/PrimInfoCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Prims/PrimRegexCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Prims/PrimRegexCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Prims/PrimRegexCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Prims/PrimRegexCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/SearchEventsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/SearchEventsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/SearchEventsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/SearchEventsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/ShowEventDetailsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/ShowEventDetailsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/ShowEventDetailsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/ShowEventDetailsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Stats/DilationCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Stats/DilationCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Stats/DilationCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Stats/DilationCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Stats/RegionInfoCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Stats/RegionInfoCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Stats/RegionInfoCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Stats/RegionInfoCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Stats/StatsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Stats/StatsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Stats/StatsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Stats/StatsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Stats/UptimeCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Stats/UptimeCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Stats/UptimeCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Stats/UptimeCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/DebugCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/DebugCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/DebugCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/DebugCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/HelpCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/HelpCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/HelpCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/HelpCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/LoadCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/LoadCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/LoadCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/LoadCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/LoginCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/LoginCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/LoginCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/LoginCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/LogoutCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/LogoutCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/LogoutCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/LogoutCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/MD5Command.cs b/OpenMetaverse/examples/TestClient/Commands/System/MD5Command.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/MD5Command.cs rename to OpenMetaverse/examples/TestClient/Commands/System/MD5Command.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/PacketLogCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/PacketLogCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/PacketLogCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/PacketLogCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/QuitCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/QuitCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/QuitCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/QuitCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/SetMasterCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/SetMasterCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/SetMasterCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/SetMasterCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/SetMasterKeyCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/SetMasterKeyCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/SetMasterKeyCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/SetMasterKeyCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/System/ShowEffectsCommand.cs b/OpenMetaverse/examples/TestClient/Commands/System/ShowEffectsCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/System/ShowEffectsCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/System/ShowEffectsCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/TouchCommand.cs b/OpenMetaverse/examples/TestClient/Commands/TouchCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/TouchCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/TouchCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/TreeCommand.cs b/OpenMetaverse/examples/TestClient/Commands/TreeCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/TreeCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/TreeCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/Voice/ParcelVoiceInfo.cs b/OpenMetaverse/examples/TestClient/Commands/Voice/ParcelVoiceInfo.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Voice/ParcelVoiceInfo.cs rename to OpenMetaverse/examples/TestClient/Commands/Voice/ParcelVoiceInfo.cs diff --git a/libsecondlife/examples/TestClient/Commands/Voice/VoiceAcountCommand.cs b/OpenMetaverse/examples/TestClient/Commands/Voice/VoiceAcountCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/Voice/VoiceAcountCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/Voice/VoiceAcountCommand.cs diff --git a/libsecondlife/examples/TestClient/Commands/WhoCommand.cs b/OpenMetaverse/examples/TestClient/Commands/WhoCommand.cs similarity index 100% rename from libsecondlife/examples/TestClient/Commands/WhoCommand.cs rename to OpenMetaverse/examples/TestClient/Commands/WhoCommand.cs diff --git a/libsecondlife/examples/TestClient/Parsing.cs b/OpenMetaverse/examples/TestClient/Parsing.cs similarity index 100% rename from libsecondlife/examples/TestClient/Parsing.cs rename to OpenMetaverse/examples/TestClient/Parsing.cs diff --git a/libsecondlife/examples/TestClient/Program.cs b/OpenMetaverse/examples/TestClient/Program.cs similarity index 100% rename from libsecondlife/examples/TestClient/Program.cs rename to OpenMetaverse/examples/TestClient/Program.cs diff --git a/libsecondlife/examples/TestClient/Properties/AssemblyInfo.cs b/OpenMetaverse/examples/TestClient/Properties/AssemblyInfo.cs similarity index 100% rename from libsecondlife/examples/TestClient/Properties/AssemblyInfo.cs rename to OpenMetaverse/examples/TestClient/Properties/AssemblyInfo.cs diff --git a/libsecondlife/examples/TestClient/TestClient.build b/OpenMetaverse/examples/TestClient/TestClient.build similarity index 100% rename from libsecondlife/examples/TestClient/TestClient.build rename to OpenMetaverse/examples/TestClient/TestClient.build diff --git a/libsecondlife/examples/TestClient/TestClient.cs b/OpenMetaverse/examples/TestClient/TestClient.cs similarity index 100% rename from libsecondlife/examples/TestClient/TestClient.cs rename to OpenMetaverse/examples/TestClient/TestClient.cs diff --git a/libsecondlife/examples/TestClient/TestClient.csproj b/OpenMetaverse/examples/TestClient/TestClient.csproj similarity index 100% rename from libsecondlife/examples/TestClient/TestClient.csproj rename to OpenMetaverse/examples/TestClient/TestClient.csproj diff --git a/libsecondlife/examples/examples.build b/OpenMetaverse/examples/examples.build similarity index 100% rename from libsecondlife/examples/examples.build rename to OpenMetaverse/examples/examples.build diff --git a/libsecondlife/examples/groupmanager/App.ico b/OpenMetaverse/examples/groupmanager/App.ico similarity index 100% rename from libsecondlife/examples/groupmanager/App.ico rename to OpenMetaverse/examples/groupmanager/App.ico diff --git a/libsecondlife/examples/groupmanager/frmGroupInfo.Designer.cs b/OpenMetaverse/examples/groupmanager/frmGroupInfo.Designer.cs similarity index 100% rename from libsecondlife/examples/groupmanager/frmGroupInfo.Designer.cs rename to OpenMetaverse/examples/groupmanager/frmGroupInfo.Designer.cs diff --git a/libsecondlife/examples/groupmanager/frmGroupInfo.cs b/OpenMetaverse/examples/groupmanager/frmGroupInfo.cs similarity index 100% rename from libsecondlife/examples/groupmanager/frmGroupInfo.cs rename to OpenMetaverse/examples/groupmanager/frmGroupInfo.cs diff --git a/libsecondlife/examples/groupmanager/frmGroupInfo.resx b/OpenMetaverse/examples/groupmanager/frmGroupInfo.resx similarity index 100% rename from libsecondlife/examples/groupmanager/frmGroupInfo.resx rename to OpenMetaverse/examples/groupmanager/frmGroupInfo.resx diff --git a/libsecondlife/examples/groupmanager/frmGroupManager.Designer.cs b/OpenMetaverse/examples/groupmanager/frmGroupManager.Designer.cs similarity index 100% rename from libsecondlife/examples/groupmanager/frmGroupManager.Designer.cs rename to OpenMetaverse/examples/groupmanager/frmGroupManager.Designer.cs diff --git a/libsecondlife/examples/groupmanager/frmGroupManager.cs b/OpenMetaverse/examples/groupmanager/frmGroupManager.cs similarity index 100% rename from libsecondlife/examples/groupmanager/frmGroupManager.cs rename to OpenMetaverse/examples/groupmanager/frmGroupManager.cs diff --git a/libsecondlife/examples/groupmanager/frmGroupManager.resx b/OpenMetaverse/examples/groupmanager/frmGroupManager.resx similarity index 100% rename from libsecondlife/examples/groupmanager/frmGroupManager.resx rename to OpenMetaverse/examples/groupmanager/frmGroupManager.resx diff --git a/libsecondlife/examples/groupmanager/groupmanager.csproj b/OpenMetaverse/examples/groupmanager/groupmanager.csproj similarity index 100% rename from libsecondlife/examples/groupmanager/groupmanager.csproj rename to OpenMetaverse/examples/groupmanager/groupmanager.csproj diff --git a/libsecondlife/examples/name2key/name2key.cs b/OpenMetaverse/examples/name2key/name2key.cs similarity index 100% rename from libsecondlife/examples/name2key/name2key.cs rename to OpenMetaverse/examples/name2key/name2key.cs diff --git a/libsecondlife/examples/name2key/name2key.csproj b/OpenMetaverse/examples/name2key/name2key.csproj similarity index 100% rename from libsecondlife/examples/name2key/name2key.csproj rename to OpenMetaverse/examples/name2key/name2key.csproj diff --git a/libsecondlife/examples/slaccountant/App.ico b/OpenMetaverse/examples/slaccountant/App.ico similarity index 100% rename from libsecondlife/examples/slaccountant/App.ico rename to OpenMetaverse/examples/slaccountant/App.ico diff --git a/libsecondlife/examples/slaccountant/AssemblyInfo.cs b/OpenMetaverse/examples/slaccountant/AssemblyInfo.cs similarity index 100% rename from libsecondlife/examples/slaccountant/AssemblyInfo.cs rename to OpenMetaverse/examples/slaccountant/AssemblyInfo.cs diff --git a/libsecondlife/examples/slaccountant/frmSLAccountant.cs b/OpenMetaverse/examples/slaccountant/frmSLAccountant.cs similarity index 100% rename from libsecondlife/examples/slaccountant/frmSLAccountant.cs rename to OpenMetaverse/examples/slaccountant/frmSLAccountant.cs diff --git a/libsecondlife/examples/slaccountant/frmSLAccountant.resx b/OpenMetaverse/examples/slaccountant/frmSLAccountant.resx similarity index 100% rename from libsecondlife/examples/slaccountant/frmSLAccountant.resx rename to OpenMetaverse/examples/slaccountant/frmSLAccountant.resx diff --git a/libsecondlife/examples/slaccountant/slaccountant.csproj b/OpenMetaverse/examples/slaccountant/slaccountant.csproj similarity index 100% rename from libsecondlife/examples/slaccountant/slaccountant.csproj rename to OpenMetaverse/examples/slaccountant/slaccountant.csproj diff --git a/libsecondlife/examples/sldump/sldump.cs b/OpenMetaverse/examples/sldump/sldump.cs similarity index 100% rename from libsecondlife/examples/sldump/sldump.cs rename to OpenMetaverse/examples/sldump/sldump.cs diff --git a/libsecondlife/examples/sldump/sldump.csproj b/OpenMetaverse/examples/sldump/sldump.csproj similarity index 100% rename from libsecondlife/examples/sldump/sldump.csproj rename to OpenMetaverse/examples/sldump/sldump.csproj diff --git a/libsecondlife/libsecondlife.Tests/BinaryLLSDTests.cs b/OpenMetaverse/libsecondlife.Tests/BinaryLLSDTests.cs similarity index 100% rename from libsecondlife/libsecondlife.Tests/BinaryLLSDTests.cs rename to OpenMetaverse/libsecondlife.Tests/BinaryLLSDTests.cs diff --git a/libsecondlife/libsecondlife.Tests/NetworkTests.cs b/OpenMetaverse/libsecondlife.Tests/NetworkTests.cs similarity index 100% rename from libsecondlife/libsecondlife.Tests/NetworkTests.cs rename to OpenMetaverse/libsecondlife.Tests/NetworkTests.cs diff --git a/libsecondlife/libsecondlife.Tests/NotationLLSDTests.cs b/OpenMetaverse/libsecondlife.Tests/NotationLLSDTests.cs similarity index 100% rename from libsecondlife/libsecondlife.Tests/NotationLLSDTests.cs rename to OpenMetaverse/libsecondlife.Tests/NotationLLSDTests.cs diff --git a/libsecondlife/libsecondlife.Tests/OpenMetaverse.Tests.csproj b/OpenMetaverse/libsecondlife.Tests/OpenMetaverse.Tests.csproj similarity index 100% rename from libsecondlife/libsecondlife.Tests/OpenMetaverse.Tests.csproj rename to OpenMetaverse/libsecondlife.Tests/OpenMetaverse.Tests.csproj diff --git a/libsecondlife/libsecondlife.Tests/PacketTests.cs b/OpenMetaverse/libsecondlife.Tests/PacketTests.cs similarity index 100% rename from libsecondlife/libsecondlife.Tests/PacketTests.cs rename to OpenMetaverse/libsecondlife.Tests/PacketTests.cs diff --git a/libsecondlife/libsecondlife.Tests/PrimObjectTests.cs b/OpenMetaverse/libsecondlife.Tests/PrimObjectTests.cs similarity index 100% rename from libsecondlife/libsecondlife.Tests/PrimObjectTests.cs rename to OpenMetaverse/libsecondlife.Tests/PrimObjectTests.cs diff --git a/libsecondlife/libsecondlife.Tests/TypeTests.cs b/OpenMetaverse/libsecondlife.Tests/TypeTests.cs similarity index 100% rename from libsecondlife/libsecondlife.Tests/TypeTests.cs rename to OpenMetaverse/libsecondlife.Tests/TypeTests.cs diff --git a/libsecondlife/libsecondlife.Tests/XmlLLSDTests.cs b/OpenMetaverse/libsecondlife.Tests/XmlLLSDTests.cs similarity index 100% rename from libsecondlife/libsecondlife.Tests/XmlLLSDTests.cs rename to OpenMetaverse/libsecondlife.Tests/XmlLLSDTests.cs diff --git a/libsecondlife/libsecondlife.Tests/libsecondlife.Tests.mdp b/OpenMetaverse/libsecondlife.Tests/libsecondlife.Tests.mdp similarity index 100% rename from libsecondlife/libsecondlife.Tests/libsecondlife.Tests.mdp rename to OpenMetaverse/libsecondlife.Tests/libsecondlife.Tests.mdp diff --git a/libsecondlife/libsecondlife.Tests/libsecondlife.Tests.sln b/OpenMetaverse/libsecondlife.Tests/libsecondlife.Tests.sln similarity index 100% rename from libsecondlife/libsecondlife.Tests/libsecondlife.Tests.sln rename to OpenMetaverse/libsecondlife.Tests/libsecondlife.Tests.sln diff --git a/libsecondlife/libsecondlife.Utilities/OpenMetaverse.Utilities.csproj b/OpenMetaverse/libsecondlife.Utilities/OpenMetaverse.Utilities.csproj similarity index 100% rename from libsecondlife/libsecondlife.Utilities/OpenMetaverse.Utilities.csproj rename to OpenMetaverse/libsecondlife.Utilities/OpenMetaverse.Utilities.csproj diff --git a/libsecondlife/libsecondlife.Utilities/Properties/AssemblyInfo.cs b/OpenMetaverse/libsecondlife.Utilities/Properties/AssemblyInfo.cs similarity index 100% rename from libsecondlife/libsecondlife.Utilities/Properties/AssemblyInfo.cs rename to OpenMetaverse/libsecondlife.Utilities/Properties/AssemblyInfo.cs diff --git a/libsecondlife/libsecondlife.Utilities/RegistrationApi.cs b/OpenMetaverse/libsecondlife.Utilities/RegistrationApi.cs similarity index 100% rename from libsecondlife/libsecondlife.Utilities/RegistrationApi.cs rename to OpenMetaverse/libsecondlife.Utilities/RegistrationApi.cs diff --git a/libsecondlife/libsecondlife.Utilities/Utilities.cs b/OpenMetaverse/libsecondlife.Utilities/Utilities.cs similarity index 100% rename from libsecondlife/libsecondlife.Utilities/Utilities.cs rename to OpenMetaverse/libsecondlife.Utilities/Utilities.cs diff --git a/libsecondlife/libsecondlife.Utilities/VoiceManager.cs b/OpenMetaverse/libsecondlife.Utilities/VoiceManager.cs similarity index 100% rename from libsecondlife/libsecondlife.Utilities/VoiceManager.cs rename to OpenMetaverse/libsecondlife.Utilities/VoiceManager.cs diff --git a/libsecondlife/libsecondlife.Utilities/VoiceManagerBlocking.cs b/OpenMetaverse/libsecondlife.Utilities/VoiceManagerBlocking.cs similarity index 100% rename from libsecondlife/libsecondlife.Utilities/VoiceManagerBlocking.cs rename to OpenMetaverse/libsecondlife.Utilities/VoiceManagerBlocking.cs diff --git a/libsecondlife/libsecondlife.Utilities/libsecondlife.Utilities.mdp b/OpenMetaverse/libsecondlife.Utilities/libsecondlife.Utilities.mdp similarity index 100% rename from libsecondlife/libsecondlife.Utilities/libsecondlife.Utilities.mdp rename to OpenMetaverse/libsecondlife.Utilities/libsecondlife.Utilities.mdp diff --git a/libsecondlife/libsecondlife.build b/OpenMetaverse/libsecondlife.build similarity index 100% rename from libsecondlife/libsecondlife.build rename to OpenMetaverse/libsecondlife.build diff --git a/libsecondlife/libsecondlife.sln b/OpenMetaverse/libsecondlife.sln similarity index 100% rename from libsecondlife/libsecondlife.sln rename to OpenMetaverse/libsecondlife.sln diff --git a/libsecondlife/mapgenerator/Properties/AssemblyInfo.cs b/OpenMetaverse/mapgenerator/Properties/AssemblyInfo.cs similarity index 100% rename from libsecondlife/mapgenerator/Properties/AssemblyInfo.cs rename to OpenMetaverse/mapgenerator/Properties/AssemblyInfo.cs diff --git a/libsecondlife/mapgenerator/ProtocolManager.cs b/OpenMetaverse/mapgenerator/ProtocolManager.cs similarity index 100% rename from libsecondlife/mapgenerator/ProtocolManager.cs rename to OpenMetaverse/mapgenerator/ProtocolManager.cs diff --git a/libsecondlife/mapgenerator/mapgenerator.cs b/OpenMetaverse/mapgenerator/mapgenerator.cs similarity index 100% rename from libsecondlife/mapgenerator/mapgenerator.cs rename to OpenMetaverse/mapgenerator/mapgenerator.cs diff --git a/libsecondlife/mapgenerator/mapgenerator.csproj b/OpenMetaverse/mapgenerator/mapgenerator.csproj similarity index 100% rename from libsecondlife/mapgenerator/mapgenerator.csproj rename to OpenMetaverse/mapgenerator/mapgenerator.csproj diff --git a/libsecondlife/mapgenerator/mapgenerator.sln b/OpenMetaverse/mapgenerator/mapgenerator.sln similarity index 100% rename from libsecondlife/mapgenerator/mapgenerator.sln rename to OpenMetaverse/mapgenerator/mapgenerator.sln diff --git a/libsecondlife/mapgenerator/template.cs b/OpenMetaverse/mapgenerator/template.cs similarity index 100% rename from libsecondlife/mapgenerator/template.cs rename to OpenMetaverse/mapgenerator/template.cs diff --git a/libsecondlife/mapgenerator/unusedpackets.txt b/OpenMetaverse/mapgenerator/unusedpackets.txt similarity index 100% rename from libsecondlife/mapgenerator/unusedpackets.txt rename to OpenMetaverse/mapgenerator/unusedpackets.txt diff --git a/libsecondlife.xcodeproj/project.pbxproj b/libsecondlife.xcodeproj/project.pbxproj deleted file mode 100644 index 0ebaacbe..00000000 --- a/libsecondlife.xcodeproj/project.pbxproj +++ /dev/null @@ -1,1620 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 42; - objects = { - -/* Begin PBXBuildFile section */ - 400A2CB80D011FBC003AF834 /* SafeDictionary.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CB60D011FBC003AF834 /* SafeDictionary.cs */; }; - 400A2CB90D011FBC003AF834 /* ReaderWriterLock.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CB70D011FBC003AF834 /* ReaderWriterLock.cs */; }; - 400A2CC60D012C27003AF834 /* WearCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CC30D012C27003AF834 /* WearCommand.cs */; }; - 400A2CC70D012C27003AF834 /* AttachmentsCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CC40D012C27003AF834 /* AttachmentsCommand.cs */; }; - 400A2CC80D012C27003AF834 /* AppearanceCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CC50D012C27003AF834 /* AppearanceCommand.cs */; }; - 400A2CCC0D01975E003AF834 /* ChangePermsCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CCA0D01975E003AF834 /* ChangePermsCommand.cs */; }; - 400A2CCD0D01975E003AF834 /* PrimRegexCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CCB0D01975E003AF834 /* PrimRegexCommand.cs */; }; - 400A2CD00D01976C003AF834 /* ObjectInventoryCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CCE0D01976C003AF834 /* ObjectInventoryCommand.cs */; }; - 400A2CD10D01976C003AF834 /* BackupCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 400A2CCF0D01976C003AF834 /* BackupCommand.cs */; }; - 402D03CB0C4846F300991307 /* Inventory.cs in Sources */ = {isa = PBXBuildFile; fileRef = 402D03C50C4846F300991307 /* Inventory.cs */; }; - 402D03CC0C4846F300991307 /* InventoryManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 402D03C60C4846F300991307 /* InventoryManager.cs */; }; - 402D03CD0C4846F300991307 /* InventoryNode.cs in Sources */ = {isa = PBXBuildFile; fileRef = 402D03C70C4846F300991307 /* InventoryNode.cs */; }; - 402D03CE0C4846F300991307 /* InventoryNodeDictionary.cs in Sources */ = {isa = PBXBuildFile; fileRef = 402D03C80C4846F300991307 /* InventoryNodeDictionary.cs */; }; - 402D03CF0C4846F300991307 /* ObjectPoolBase.cs in Sources */ = {isa = PBXBuildFile; fileRef = 402D03C90C4846F300991307 /* ObjectPoolBase.cs */; }; - 402D03D00C4846F300991307 /* UDPBase.cs in Sources */ = {isa = PBXBuildFile; fileRef = 402D03CA0C4846F300991307 /* UDPBase.cs */; }; - 403986FC0CDFF7FD00E3A90A /* AgentManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403986F90CDFF7FD00E3A90A /* AgentManager.cs */; }; - 403986FD0CDFF7FD00E3A90A /* AgentManagerMovement.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403986FA0CDFF7FD00E3A90A /* AgentManagerMovement.cs */; }; - 403986FE0CDFF7FD00E3A90A /* AgentManagerCamera.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403986FB0CDFF7FD00E3A90A /* AgentManagerCamera.cs */; }; - 403987050CDFF82D00E3A90A /* XmlLLSD.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403987010CDFF82D00E3A90A /* XmlLLSD.cs */; }; - 403987060CDFF82D00E3A90A /* NotationLLSD.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403987020CDFF82D00E3A90A /* NotationLLSD.cs */; }; - 403987070CDFF82D00E3A90A /* LLSD.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403987030CDFF82D00E3A90A /* LLSD.cs */; }; - 403987080CDFF82D00E3A90A /* BinaryLLSD.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403987040CDFF82D00E3A90A /* BinaryLLSD.cs */; }; - 403A91710C4FC4310020DD34 /* FriendsManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403A91700C4FC4310020DD34 /* FriendsManager.cs */; }; - 403A91760C4FC4820020DD34 /* CookComputing.XmlRpcV2.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 403A91730C4FC4620020DD34 /* CookComputing.XmlRpcV2.dll */; }; - 403A91820C4FCAF00020DD34 /* OpenJPEG.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403A91800C4FCAF00020DD34 /* OpenJPEG.cs */; }; - 403A91830C4FCAF00020DD34 /* TGALoader.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403A91810C4FCAF00020DD34 /* TGALoader.cs */; }; - 403A918E0C4FCCA40020DD34 /* AssetTypes.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403A918D0C4FCCA40020DD34 /* AssetTypes.cs */; }; - 403A91970C4FCD960020DD34 /* CookComputing.XmlRpcV2.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 403A91730C4FC4620020DD34 /* CookComputing.XmlRpcV2.dll */; }; - 403BAC790CC0B25200983A86 /* FindObjectsCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403BAC750CC0B25200983A86 /* FindObjectsCommand.cs */; }; - 403BAC7A0CC0B25200983A86 /* PrimInfoCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403BAC760CC0B25200983A86 /* PrimInfoCommand.cs */; }; - 403BAC7C0CC0B25200983A86 /* FindTextureCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 403BAC780CC0B25200983A86 /* FindTextureCommand.cs */; }; - 403BAC840CC0B2CE00983A86 /* CookComputing.XmlRpcV2.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 403A91730C4FC4620020DD34 /* CookComputing.XmlRpcV2.dll */; }; - 4041F33A0BED7D8E0084F948 /* Analyst.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F30F0BED7D550084F948 /* Analyst.cs */; }; - 4041F33B0BED7D8E0084F948 /* Logger.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F2F90BED7D550084F948 /* Logger.cs */; }; - 4041F33C0BED7D8E0084F948 /* SimpleHttpRequest.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F2FA0BED7D550084F948 /* SimpleHttpRequest.cs */; }; - 4041F33D0BED7D8E0084F948 /* SLProxy.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F30E0BED7D550084F948 /* SLProxy.cs */; }; - 4041F33E0BED7D8E0084F948 /* SLProxyLoader.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F30D0BED7D550084F948 /* SLProxyLoader.cs */; }; - 4041F33F0BED7D8E0084F948 /* SLProxyMain.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F30C0BED7D550084F948 /* SLProxyMain.cs */; }; - 4041F3400BED7D8E0084F948 /* XmlRpcBoxcarRequest.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F2FB0BED7D550084F948 /* XmlRpcBoxcarRequest.cs */; }; - 4041F3410BED7D8E0084F948 /* XmlRpcClientProxy.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F2FC0BED7D550084F948 /* XmlRpcClientProxy.cs */; }; - 4041F3420BED7D8E0084F948 /* XmlRpcDeserializer.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F2FD0BED7D550084F948 /* XmlRpcDeserializer.cs */; }; - 4041F3430BED7D8E0084F948 /* XmlRpcErrorCodes.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F2FE0BED7D550084F948 /* XmlRpcErrorCodes.cs */; }; - 4041F3440BED7D8E0084F948 /* XmlRpcException.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F2FF0BED7D550084F948 /* XmlRpcException.cs */; }; - 4041F3450BED7D8E0084F948 /* XmlRpcExposedAttribute.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3000BED7D550084F948 /* XmlRpcExposedAttribute.cs */; }; - 4041F3460BED7D8E0084F948 /* XmlRpcRequest.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3010BED7D550084F948 /* XmlRpcRequest.cs */; }; - 4041F3470BED7D8E0084F948 /* XmlRpcRequestDeserializer.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3020BED7D550084F948 /* XmlRpcRequestDeserializer.cs */; }; - 4041F3480BED7D8E0084F948 /* XmlRpcRequestSerializer.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3030BED7D550084F948 /* XmlRpcRequestSerializer.cs */; }; - 4041F3490BED7D8E0084F948 /* XmlRpcResponder.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3040BED7D550084F948 /* XmlRpcResponder.cs */; }; - 4041F34A0BED7D8E0084F948 /* XmlRpcResponse.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3050BED7D550084F948 /* XmlRpcResponse.cs */; }; - 4041F34B0BED7D8E0084F948 /* XmlRpcResponseDeserializer.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3060BED7D550084F948 /* XmlRpcResponseDeserializer.cs */; }; - 4041F34C0BED7D8E0084F948 /* XmlRpcResponseSerializer.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3070BED7D550084F948 /* XmlRpcResponseSerializer.cs */; }; - 4041F34D0BED7D8E0084F948 /* XmlRpcSerializer.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3080BED7D550084F948 /* XmlRpcSerializer.cs */; }; - 4041F34E0BED7D8E0084F948 /* XmlRpcServer.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F3090BED7D550084F948 /* XmlRpcServer.cs */; }; - 4041F34F0BED7D8E0084F948 /* XmlRpcSystemObject.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F30A0BED7D550084F948 /* XmlRpcSystemObject.cs */; }; - 4041F3500BED7D8E0084F948 /* XmlRpcXmlTokens.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4041F30B0BED7D550084F948 /* XmlRpcXmlTokens.cs */; }; - 4041F3560BED7DB50084F948 /* libsecondlife.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 4054E3050B57345B00B0667D /* libsecondlife.dll */; }; - 4041F40F0BED8EE40084F948 /* libsecondlife.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 4054E3050B57345B00B0667D /* libsecondlife.dll */; }; - 4054E3740B5737BA00B0667D /* libsecondlife.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 4054E3050B57345B00B0667D /* libsecondlife.dll */; }; - 4054E38D0B57399200B0667D /* libsecondlife.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 4054E3050B57345B00B0667D /* libsecondlife.dll */; }; - 4054E3A00B573A3700B0667D /* libsecondlife.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 4054E3050B57345B00B0667D /* libsecondlife.dll */; }; - 4054E3A10B573A3700B0667D /* libsecondlife.Utilities.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 4054E36F0B57375B00B0667D /* libsecondlife.Utilities.dll */; }; - 4054E4060B573A9F00B0667D /* libsecondlife.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 4054E3050B57345B00B0667D /* libsecondlife.dll */; }; - 4082AF1B0BE5CF73005601E2 /* Types.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEF20BE5CF73005601E2 /* Types.cs */; }; - 4082AF1C0BE5CF73005601E2 /* ThreadUtil.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEF30BE5CF73005601E2 /* ThreadUtil.cs */; }; - 4082AF1E0BE5CF73005601E2 /* TerrainManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEF50BE5CF73005601E2 /* TerrainManager.cs */; }; - 4082AF1F0BE5CF73005601E2 /* Simulator.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEF60BE5CF73005601E2 /* Simulator.cs */; }; - 4082AF200BE5CF73005601E2 /* Settings.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEF70BE5CF73005601E2 /* Settings.cs */; }; - 4082AF220BE5CF73005601E2 /* SecondLife.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEF90BE5CF73005601E2 /* SecondLife.cs */; }; - 4082AF230BE5CF73005601E2 /* ProtocolManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEFA0BE5CF73005601E2 /* ProtocolManager.cs */; }; - 4082AF240BE5CF73005601E2 /* Prims.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEFB0BE5CF73005601E2 /* Prims.cs */; }; - 4082AF250BE5CF73005601E2 /* ParticleSystem.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEFC0BE5CF73005601E2 /* ParticleSystem.cs */; }; - 4082AF260BE5CF73005601E2 /* ParcelManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEFD0BE5CF73005601E2 /* ParcelManager.cs */; }; - 4082AF270BE5CF73005601E2 /* ObjectManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEFE0BE5CF73005601E2 /* ObjectManager.cs */; }; - 4082AF280BE5CF73005601E2 /* NetworkManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AEFF0BE5CF73005601E2 /* NetworkManager.cs */; }; - 4082AF290BE5CF73005601E2 /* NameValue.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF000BE5CF73005601E2 /* NameValue.cs */; }; - 4082AF2D0BE5CF73005601E2 /* Login.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF040BE5CF73005601E2 /* Login.cs */; }; - 4082AF2F0BE5CF73005601E2 /* LLObject.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF060BE5CF73005601E2 /* LLObject.cs */; }; - 4082AF300BE5CF73005601E2 /* Helpers.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF0C0BE5CF73005601E2 /* Helpers.cs */; }; - 4082AF310BE5CF73005601E2 /* GroupManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF0D0BE5CF73005601E2 /* GroupManager.cs */; }; - 4082AF320BE5CF73005601E2 /* GridManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF0E0BE5CF73005601E2 /* GridManager.cs */; }; - 4082AF330BE5CF73005601E2 /* EstateTools.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF0F0BE5CF73005601E2 /* EstateTools.cs */; }; - 4082AF340BE5CF73005601E2 /* DirectoryManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF100BE5CF73005601E2 /* DirectoryManager.cs */; }; - 4082AF360BE5CF73005601E2 /* BlockingQueue.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF120BE5CF73005601E2 /* BlockingQueue.cs */; }; - 4082AF370BE5CF73005601E2 /* BitPack.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF130BE5CF73005601E2 /* BitPack.cs */; }; - 4082AF380BE5CF73005601E2 /* BakeLayer.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF140BE5CF73005601E2 /* BakeLayer.cs */; }; - 4082AF390BE5CF73005601E2 /* AvatarManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF150BE5CF73005601E2 /* AvatarManager.cs */; }; - 4082AF3A0BE5CF73005601E2 /* Avatar.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF160BE5CF73005601E2 /* Avatar.cs */; }; - 4082AF3B0BE5CF73005601E2 /* AssemblyInfo.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF170BE5CF73005601E2 /* AssemblyInfo.cs */; }; - 4082AF3C0BE5CF73005601E2 /* AgentThrottle.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF180BE5CF73005601E2 /* AgentThrottle.cs */; }; - 4082AF3D0BE5CF73005601E2 /* _VisualParam_.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF190BE5CF73005601E2 /* _VisualParam_.cs */; }; - 4082AF3E0BE5CF73005601E2 /* _Packets_.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF1A0BE5CF73005601E2 /* _Packets_.cs */; }; - 4082AF430BE5CF96005601E2 /* ProtocolManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF3F0BE5CF96005601E2 /* ProtocolManager.cs */; }; - 4082AF440BE5CF96005601E2 /* AssemblyInfo.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF410BE5CF96005601E2 /* AssemblyInfo.cs */; }; - 4082AF450BE5CF96005601E2 /* mapgenerator.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF420BE5CF96005601E2 /* mapgenerator.cs */; }; - 4082AF8C0BE5D032005601E2 /* TestClient.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF500BE5D032005601E2 /* TestClient.cs */; }; - 4082AF8D0BE5D032005601E2 /* AssemblyInfo.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF520BE5D032005601E2 /* AssemblyInfo.cs */; }; - 4082AF8E0BE5D032005601E2 /* Program.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF530BE5D032005601E2 /* Program.cs */; }; - 4082AF8F0BE5D032005601E2 /* Parsing.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF540BE5D032005601E2 /* Parsing.cs */; }; - 4082AFC00BE5D032005601E2 /* Command.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF890BE5D032005601E2 /* Command.cs */; }; - 4082AFC10BE5D032005601E2 /* ClientManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF8A0BE5D032005601E2 /* ClientManager.cs */; }; - 4082AFC20BE5D032005601E2 /* Arguments.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AF8B0BE5D032005601E2 /* Arguments.cs */; }; - 4082AFC40BE5D04D005601E2 /* key2name.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AFC30BE5D04D005601E2 /* key2name.cs */; }; - 4082AFC60BE5D064005601E2 /* name2key.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AFC50BE5D064005601E2 /* name2key.cs */; }; - 4082AFCD0BE5D099005601E2 /* Utilities.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AFC70BE5D099005601E2 /* Utilities.cs */; }; - 4082AFCE0BE5D099005601E2 /* AssemblyInfo.cs in Sources */ = {isa = PBXBuildFile; fileRef = 4082AFC90BE5D099005601E2 /* AssemblyInfo.cs */; }; - 408666890CA4763900456058 /* ObjectTracker.cs in Sources */ = {isa = PBXBuildFile; fileRef = 408666860CA4763900456058 /* ObjectTracker.cs */; }; - 4086668A0CA4763900456058 /* Image.cs in Sources */ = {isa = PBXBuildFile; fileRef = 408666870CA4763900456058 /* Image.cs */; }; - 4086668B0CA4763900456058 /* CoordinateFrame.cs in Sources */ = {isa = PBXBuildFile; fileRef = 408666880CA4763900456058 /* CoordinateFrame.cs */; }; - 4086669E0CA47D5C00456058 /* libsecondlife.Utilities.dll in Frameworks */ = {isa = PBXBuildFile; fileRef = 4054E36F0B57375B00B0667D /* libsecondlife.Utilities.dll */; }; - 40894F870C77CE970028E9FE /* SoundManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40894F800C77CE970028E9FE /* SoundManager.cs */; }; - 40894F880C77CE970028E9FE /* HttpBase.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40894F810C77CE970028E9FE /* HttpBase.cs */; }; - 40894F890C77CE970028E9FE /* EventDictionary.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40894F820C77CE970028E9FE /* EventDictionary.cs */; }; - 40894F8A0C77CE970028E9FE /* CapsRequest.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40894F830C77CE970028E9FE /* CapsRequest.cs */; }; - 40894F8B0C77CE970028E9FE /* Capabilities.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40894F840C77CE970028E9FE /* Capabilities.cs */; }; - 40894F8C0C77CE970028E9FE /* Animations.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40894F850C77CE970028E9FE /* Animations.cs */; }; - 40894F8D0C77CE970028E9FE /* CapsEventQueue.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40894F860C77CE970028E9FE /* CapsEventQueue.cs */; }; - 408D586B0BFA25DB0076F241 /* TextureEntry.cs in Sources */ = {isa = PBXBuildFile; fileRef = 408D586A0BFA25DB0076F241 /* TextureEntry.cs */; }; - 409E5DC80CB9BD5000D3CDB4 /* CapsToPacket.cs in Sources */ = {isa = PBXBuildFile; fileRef = 409E5DC70CB9BD5000D3CDB4 /* CapsToPacket.cs */; }; - 40F4CB9B0C45924C00F4B9CD /* AppearanceManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40F4CB9A0C45924C00F4B9CD /* AppearanceManager.cs */; }; - 40F4CBA20C45928000F4B9CD /* AssetManager.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40F4CBA10C45928000F4B9CD /* AssetManager.cs */; }; - 40F4CBAA0C4592DD00F4B9CD /* Permissions.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40F4CBA90C4592DD00F4B9CD /* Permissions.cs */; }; - 40FBA7AA0C016AC800073A37 /* CloneProfileCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7700C016AC800073A37 /* CloneProfileCommand.cs */; }; - 40FBA7AB0C016AC800073A37 /* EchoMasterCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7720C016AC800073A37 /* EchoMasterCommand.cs */; }; - 40FBA7AC0C016AC800073A37 /* IMCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7730C016AC800073A37 /* IMCommand.cs */; }; - 40FBA7AD0C016AC800073A37 /* SayCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7740C016AC800073A37 /* SayCommand.cs */; }; - 40FBA7AE0C016AC800073A37 /* ShoutCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7750C016AC800073A37 /* ShoutCommand.cs */; }; - 40FBA7B00C016AC800073A37 /* WhisperCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7770C016AC800073A37 /* WhisperCommand.cs */; }; - 40FBA7B10C016AC800073A37 /* GoHome.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7780C016AC800073A37 /* GoHome.cs */; }; - 40FBA7B20C016AC800073A37 /* GotoLandmark.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7790C016AC800073A37 /* GotoLandmark.cs */; }; - 40FBA7B40C016AC800073A37 /* BalanceCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA77C0C016AC800073A37 /* BalanceCommand.cs */; }; - 40FBA7B50C016AC800073A37 /* DeleteFolderCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA77D0C016AC800073A37 /* DeleteFolderCommand.cs */; }; - 40FBA7B60C016AC800073A37 /* DumpOutfitCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA77E0C016AC800073A37 /* DumpOutfitCommand.cs */; }; - 40FBA7B70C016AC800073A37 /* ExportOutfitCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA77F0C016AC800073A37 /* ExportOutfitCommand.cs */; }; - 40FBA7B80C016AC800073A37 /* GiveAllCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7800C016AC800073A37 /* GiveAllCommand.cs */; }; - 40FBA7B90C016AC800073A37 /* ImportOutfitCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7810C016AC800073A37 /* ImportOutfitCommand.cs */; }; - 40FBA7BA0C016AC800073A37 /* InventoryCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7820C016AC800073A37 /* InventoryCommand.cs */; }; - 40FBA7BC0C016AC800073A37 /* FindSimCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7850C016AC800073A37 /* FindSimCommand.cs */; }; - 40FBA7BD0C016AC800073A37 /* ParcelInfoCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7860C016AC800073A37 /* ParcelInfoCommand.cs */; }; - 40FBA7BE0C016AC800073A37 /* FollowCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7880C016AC800073A37 /* FollowCommand.cs */; }; - 40FBA7BF0C016AC800073A37 /* GotoCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7890C016AC800073A37 /* GotoCommand.cs */; }; - 40FBA7C00C016AC800073A37 /* JumpCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA78A0C016AC800073A37 /* JumpCommand.cs */; }; - 40FBA7C10C016AC800073A37 /* LocationCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA78B0C016AC800073A37 /* LocationCommand.cs */; }; - 40FBA7C20C016AC800073A37 /* MoveToCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA78C0C016AC800073A37 /* MoveToCommand.cs */; }; - 40FBA7C30C016AC800073A37 /* SetHome.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA78D0C016AC800073A37 /* SetHome.cs */; }; - 40FBA7C40C016AC800073A37 /* SitCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA78E0C016AC800073A37 /* SitCommand.cs */; }; - 40FBA7C50C016AC800073A37 /* SitOnCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA78F0C016AC800073A37 /* SitOnCommand.cs */; }; - 40FBA7C60C016AC800073A37 /* StandCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7900C016AC800073A37 /* StandCommand.cs */; }; - 40FBA7C70C016AC800073A37 /* ExportCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7920C016AC800073A37 /* ExportCommand.cs */; }; - 40FBA7C80C016AC800073A37 /* ExportParticlesCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7930C016AC800073A37 /* ExportParticlesCommand.cs */; }; - 40FBA7C90C016AC800073A37 /* ImportCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7940C016AC800073A37 /* ImportCommand.cs */; }; - 40FBA7CA0C016AC800073A37 /* PrimCountCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7950C016AC800073A37 /* PrimCountCommand.cs */; }; - 40FBA7CB0C016AC800073A37 /* DilationCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7970C016AC800073A37 /* DilationCommand.cs */; }; - 40FBA7CC0C016AC800073A37 /* RegionInfoCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7980C016AC800073A37 /* RegionInfoCommand.cs */; }; - 40FBA7CD0C016AC800073A37 /* StatsCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7990C016AC800073A37 /* StatsCommand.cs */; }; - 40FBA7CE0C016AC800073A37 /* UptimeCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA79A0C016AC800073A37 /* UptimeCommand.cs */; }; - 40FBA7CF0C016AC800073A37 /* DebugCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA79C0C016AC800073A37 /* DebugCommand.cs */; }; - 40FBA7D00C016AC800073A37 /* HelpCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA79D0C016AC800073A37 /* HelpCommand.cs */; }; - 40FBA7D10C016AC800073A37 /* LoadCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA79E0C016AC800073A37 /* LoadCommand.cs */; }; - 40FBA7D20C016AC800073A37 /* LoginCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA79F0C016AC800073A37 /* LoginCommand.cs */; }; - 40FBA7D30C016AC800073A37 /* LogoutCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A00C016AC800073A37 /* LogoutCommand.cs */; }; - 40FBA7D40C016AC800073A37 /* MD5Command.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A10C016AC800073A37 /* MD5Command.cs */; }; - 40FBA7D50C016AC800073A37 /* PacketLogCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A20C016AC800073A37 /* PacketLogCommand.cs */; }; - 40FBA7D60C016AC800073A37 /* QuitCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A30C016AC800073A37 /* QuitCommand.cs */; }; - 40FBA7D70C016AC800073A37 /* SetMasterCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A40C016AC800073A37 /* SetMasterCommand.cs */; }; - 40FBA7D80C016AC800073A37 /* SetMasterKeyCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A50C016AC800073A37 /* SetMasterKeyCommand.cs */; }; - 40FBA7D90C016AC800073A37 /* ShowEffectsCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A60C016AC800073A37 /* ShowEffectsCommand.cs */; }; - 40FBA7DA0C016AC800073A37 /* TouchCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A70C016AC800073A37 /* TouchCommand.cs */; }; - 40FBA7DB0C016AC800073A37 /* TreeCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A80C016AC800073A37 /* TreeCommand.cs */; }; - 40FBA7DC0C016AC800073A37 /* WhoCommand.cs in Sources */ = {isa = PBXBuildFile; fileRef = 40FBA7A90C016AC800073A37 /* WhoCommand.cs */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 403A919A0C4FCDC60020DD34 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4054E2A70B5733B200B0667D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4054E36E0B57375B00B0667D; - remoteInfo = libsecondlife.Utilities; - }; - 4041F3520BED7DA90084F948 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4054E2A70B5733B200B0667D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4054E3040B57345B00B0667D; - remoteInfo = libsecondlife; - }; - 4041F44E0BED938B0084F948 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4054E2A70B5733B200B0667D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4054E3040B57345B00B0667D; - remoteInfo = libsecondlife; - }; - 4054E3750B5737C600B0667D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4054E2A70B5733B200B0667D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4054E3040B57345B00B0667D; - remoteInfo = "libsecondlife-cs"; - }; - 4054E3850B57395D00B0667D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4054E2A70B5733B200B0667D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4054E3040B57345B00B0667D; - remoteInfo = "libsecondlife-cs"; - }; - 4054E39A0B573A1000B0667D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4054E2A70B5733B200B0667D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4054E3040B57345B00B0667D; - remoteInfo = "libsecondlife-cs"; - }; - 4054E39C0B573A1000B0667D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4054E2A70B5733B200B0667D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4054E36E0B57375B00B0667D; - remoteInfo = libsecondlife.Utilities; - }; - 4054E3AD0B573A7600B0667D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4054E2A70B5733B200B0667D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4054E3040B57345B00B0667D; - remoteInfo = "libsecondlife-cs"; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 400A2CB60D011FBC003AF834 /* SafeDictionary.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = SafeDictionary.cs; path = libsecondlife/SafeDictionary.cs; sourceTree = ""; }; - 400A2CB70D011FBC003AF834 /* ReaderWriterLock.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ReaderWriterLock.cs; path = libsecondlife/ReaderWriterLock.cs; sourceTree = ""; }; - 400A2CC30D012C27003AF834 /* WearCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = WearCommand.cs; path = Appearance/WearCommand.cs; sourceTree = ""; }; - 400A2CC40D012C27003AF834 /* AttachmentsCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AttachmentsCommand.cs; path = Appearance/AttachmentsCommand.cs; sourceTree = ""; }; - 400A2CC50D012C27003AF834 /* AppearanceCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AppearanceCommand.cs; path = Appearance/AppearanceCommand.cs; sourceTree = ""; }; - 400A2CCA0D01975E003AF834 /* ChangePermsCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ChangePermsCommand.cs; sourceTree = ""; }; - 400A2CCB0D01975E003AF834 /* PrimRegexCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = PrimRegexCommand.cs; sourceTree = ""; }; - 400A2CCE0D01976C003AF834 /* ObjectInventoryCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ObjectInventoryCommand.cs; sourceTree = ""; }; - 400A2CCF0D01976C003AF834 /* BackupCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = BackupCommand.cs; sourceTree = ""; }; - 402D03C50C4846F300991307 /* Inventory.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Inventory.cs; path = libsecondlife/Inventory.cs; sourceTree = ""; }; - 402D03C60C4846F300991307 /* InventoryManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = InventoryManager.cs; path = libsecondlife/InventoryManager.cs; sourceTree = ""; }; - 402D03C70C4846F300991307 /* InventoryNode.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = InventoryNode.cs; path = libsecondlife/InventoryNode.cs; sourceTree = ""; }; - 402D03C80C4846F300991307 /* InventoryNodeDictionary.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = InventoryNodeDictionary.cs; path = libsecondlife/InventoryNodeDictionary.cs; sourceTree = ""; }; - 402D03C90C4846F300991307 /* ObjectPoolBase.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ObjectPoolBase.cs; path = libsecondlife/ObjectPoolBase.cs; sourceTree = ""; }; - 402D03CA0C4846F300991307 /* UDPBase.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = UDPBase.cs; path = libsecondlife/UDPBase.cs; sourceTree = ""; }; - 403986F90CDFF7FD00E3A90A /* AgentManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AgentManager.cs; path = libsecondlife/AgentManager.cs; sourceTree = ""; }; - 403986FA0CDFF7FD00E3A90A /* AgentManagerMovement.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AgentManagerMovement.cs; path = libsecondlife/AgentManagerMovement.cs; sourceTree = ""; }; - 403986FB0CDFF7FD00E3A90A /* AgentManagerCamera.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AgentManagerCamera.cs; path = libsecondlife/AgentManagerCamera.cs; sourceTree = ""; }; - 403987010CDFF82D00E3A90A /* XmlLLSD.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = XmlLLSD.cs; path = libsecondlife/LLSD/XmlLLSD.cs; sourceTree = ""; }; - 403987020CDFF82D00E3A90A /* NotationLLSD.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = NotationLLSD.cs; path = libsecondlife/LLSD/NotationLLSD.cs; sourceTree = ""; }; - 403987030CDFF82D00E3A90A /* LLSD.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = LLSD.cs; path = libsecondlife/LLSD/LLSD.cs; sourceTree = ""; }; - 403987040CDFF82D00E3A90A /* BinaryLLSD.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = BinaryLLSD.cs; path = libsecondlife/LLSD/BinaryLLSD.cs; sourceTree = ""; }; - 403A91700C4FC4310020DD34 /* FriendsManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = FriendsManager.cs; path = libsecondlife/FriendsManager.cs; sourceTree = ""; }; - 403A91730C4FC4620020DD34 /* CookComputing.XmlRpcV2.dll */ = {isa = PBXFileReference; lastKnownFileType = compiled.mono.library; name = CookComputing.XmlRpcV2.dll; path = bin/CookComputing.XmlRpcV2.dll; sourceTree = ""; }; - 403A91800C4FCAF00020DD34 /* OpenJPEG.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = OpenJPEG.cs; path = libsecondlife/OpenJPEG.cs; sourceTree = ""; }; - 403A91810C4FCAF00020DD34 /* TGALoader.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = TGALoader.cs; path = libsecondlife/TGALoader.cs; sourceTree = ""; }; - 403A918D0C4FCCA40020DD34 /* AssetTypes.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AssetTypes.cs; path = libsecondlife/AssetTypes.cs; sourceTree = ""; }; - 403BAC750CC0B25200983A86 /* FindObjectsCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = FindObjectsCommand.cs; sourceTree = ""; }; - 403BAC760CC0B25200983A86 /* PrimInfoCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = PrimInfoCommand.cs; sourceTree = ""; }; - 403BAC780CC0B25200983A86 /* FindTextureCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = FindTextureCommand.cs; sourceTree = ""; }; - 4041F2F90BED7D550084F948 /* Logger.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = Logger.cs; sourceTree = ""; }; - 4041F2FA0BED7D550084F948 /* SimpleHttpRequest.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = SimpleHttpRequest.cs; sourceTree = ""; }; - 4041F2FB0BED7D550084F948 /* XmlRpcBoxcarRequest.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcBoxcarRequest.cs; sourceTree = ""; }; - 4041F2FC0BED7D550084F948 /* XmlRpcClientProxy.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcClientProxy.cs; sourceTree = ""; }; - 4041F2FD0BED7D550084F948 /* XmlRpcDeserializer.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcDeserializer.cs; sourceTree = ""; }; - 4041F2FE0BED7D550084F948 /* XmlRpcErrorCodes.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcErrorCodes.cs; sourceTree = ""; }; - 4041F2FF0BED7D550084F948 /* XmlRpcException.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcException.cs; sourceTree = ""; }; - 4041F3000BED7D550084F948 /* XmlRpcExposedAttribute.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcExposedAttribute.cs; sourceTree = ""; }; - 4041F3010BED7D550084F948 /* XmlRpcRequest.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcRequest.cs; sourceTree = ""; }; - 4041F3020BED7D550084F948 /* XmlRpcRequestDeserializer.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcRequestDeserializer.cs; sourceTree = ""; }; - 4041F3030BED7D550084F948 /* XmlRpcRequestSerializer.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcRequestSerializer.cs; sourceTree = ""; }; - 4041F3040BED7D550084F948 /* XmlRpcResponder.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcResponder.cs; sourceTree = ""; }; - 4041F3050BED7D550084F948 /* XmlRpcResponse.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcResponse.cs; sourceTree = ""; }; - 4041F3060BED7D550084F948 /* XmlRpcResponseDeserializer.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcResponseDeserializer.cs; sourceTree = ""; }; - 4041F3070BED7D550084F948 /* XmlRpcResponseSerializer.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcResponseSerializer.cs; sourceTree = ""; }; - 4041F3080BED7D550084F948 /* XmlRpcSerializer.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcSerializer.cs; sourceTree = ""; }; - 4041F3090BED7D550084F948 /* XmlRpcServer.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcServer.cs; sourceTree = ""; }; - 4041F30A0BED7D550084F948 /* XmlRpcSystemObject.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcSystemObject.cs; sourceTree = ""; }; - 4041F30B0BED7D550084F948 /* XmlRpcXmlTokens.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = XmlRpcXmlTokens.cs; sourceTree = ""; }; - 4041F30C0BED7D550084F948 /* SLProxyMain.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = SLProxyMain.cs; path = SLProxy/SLProxyMain.cs; sourceTree = ""; }; - 4041F30D0BED7D550084F948 /* SLProxyLoader.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = SLProxyLoader.cs; path = SLProxy/SLProxyLoader.cs; sourceTree = ""; }; - 4041F30E0BED7D550084F948 /* SLProxy.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = SLProxy.cs; path = SLProxy/SLProxy.cs; sourceTree = ""; }; - 4041F30F0BED7D550084F948 /* Analyst.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Analyst.cs; path = SLProxy/Analyst.cs; sourceTree = ""; }; - 4041F3130BED7D640084F948 /* slproxy.exe */ = {isa = PBXFileReference; explicitFileType = compiled.mono.executable; includeInIndex = 0; path = slproxy.exe; sourceTree = BUILT_PRODUCTS_DIR; }; - 4041F3E50BED8C0C0084F948 /* IA_LandmarkTool.exe */ = {isa = PBXFileReference; explicitFileType = compiled.mono.executable; includeInIndex = 0; path = IA_LandmarkTool.exe; sourceTree = BUILT_PRODUCTS_DIR; }; - 4054E3050B57345B00B0667D /* libsecondlife.dll */ = {isa = PBXFileReference; explicitFileType = compiled.mono.library; includeInIndex = 0; path = libsecondlife.dll; sourceTree = BUILT_PRODUCTS_DIR; }; - 4054E36F0B57375B00B0667D /* libsecondlife.Utilities.dll */ = {isa = PBXFileReference; explicitFileType = compiled.mono.library; includeInIndex = 0; path = libsecondlife.Utilities.dll; sourceTree = BUILT_PRODUCTS_DIR; }; - 4054E3830B57394E00B0667D /* name2key.exe */ = {isa = PBXFileReference; explicitFileType = compiled.mono.executable; includeInIndex = 0; path = name2key.exe; sourceTree = BUILT_PRODUCTS_DIR; }; - 4054E3980B573A0900B0667D /* Key2Name.exe */ = {isa = PBXFileReference; explicitFileType = compiled.mono.executable; includeInIndex = 0; path = Key2Name.exe; sourceTree = BUILT_PRODUCTS_DIR; }; - 4054E3AB0B573A6500B0667D /* TestClient.exe */ = {isa = PBXFileReference; explicitFileType = compiled.mono.executable; includeInIndex = 0; path = TestClient.exe; sourceTree = BUILT_PRODUCTS_DIR; }; - 4082AEF20BE5CF73005601E2 /* Types.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Types.cs; path = libsecondlife/Types.cs; sourceTree = ""; }; - 4082AEF30BE5CF73005601E2 /* ThreadUtil.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ThreadUtil.cs; path = libsecondlife/ThreadUtil.cs; sourceTree = ""; }; - 4082AEF50BE5CF73005601E2 /* TerrainManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = TerrainManager.cs; path = libsecondlife/TerrainManager.cs; sourceTree = ""; }; - 4082AEF60BE5CF73005601E2 /* Simulator.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Simulator.cs; path = libsecondlife/Simulator.cs; sourceTree = ""; }; - 4082AEF70BE5CF73005601E2 /* Settings.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Settings.cs; path = libsecondlife/Settings.cs; sourceTree = ""; }; - 4082AEF90BE5CF73005601E2 /* SecondLife.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = SecondLife.cs; path = libsecondlife/SecondLife.cs; sourceTree = ""; }; - 4082AEFA0BE5CF73005601E2 /* ProtocolManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ProtocolManager.cs; path = libsecondlife/ProtocolManager.cs; sourceTree = ""; }; - 4082AEFB0BE5CF73005601E2 /* Prims.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Prims.cs; path = libsecondlife/Prims.cs; sourceTree = ""; }; - 4082AEFC0BE5CF73005601E2 /* ParticleSystem.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ParticleSystem.cs; path = libsecondlife/ParticleSystem.cs; sourceTree = ""; }; - 4082AEFD0BE5CF73005601E2 /* ParcelManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ParcelManager.cs; path = libsecondlife/ParcelManager.cs; sourceTree = ""; }; - 4082AEFE0BE5CF73005601E2 /* ObjectManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ObjectManager.cs; path = libsecondlife/ObjectManager.cs; sourceTree = ""; }; - 4082AEFF0BE5CF73005601E2 /* NetworkManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = NetworkManager.cs; path = libsecondlife/NetworkManager.cs; sourceTree = ""; }; - 4082AF000BE5CF73005601E2 /* NameValue.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = NameValue.cs; path = libsecondlife/NameValue.cs; sourceTree = ""; }; - 4082AF040BE5CF73005601E2 /* Login.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Login.cs; path = libsecondlife/Login.cs; sourceTree = ""; }; - 4082AF060BE5CF73005601E2 /* LLObject.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = LLObject.cs; path = libsecondlife/LLObject.cs; sourceTree = ""; }; - 4082AF0C0BE5CF73005601E2 /* Helpers.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Helpers.cs; path = libsecondlife/Helpers.cs; sourceTree = ""; }; - 4082AF0D0BE5CF73005601E2 /* GroupManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = GroupManager.cs; path = libsecondlife/GroupManager.cs; sourceTree = ""; }; - 4082AF0E0BE5CF73005601E2 /* GridManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = GridManager.cs; path = libsecondlife/GridManager.cs; sourceTree = ""; }; - 4082AF0F0BE5CF73005601E2 /* EstateTools.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = EstateTools.cs; path = libsecondlife/EstateTools.cs; sourceTree = ""; }; - 4082AF100BE5CF73005601E2 /* DirectoryManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = DirectoryManager.cs; path = libsecondlife/DirectoryManager.cs; sourceTree = ""; }; - 4082AF120BE5CF73005601E2 /* BlockingQueue.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = BlockingQueue.cs; path = libsecondlife/BlockingQueue.cs; sourceTree = ""; }; - 4082AF130BE5CF73005601E2 /* BitPack.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = BitPack.cs; path = libsecondlife/BitPack.cs; sourceTree = ""; }; - 4082AF140BE5CF73005601E2 /* BakeLayer.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = BakeLayer.cs; path = libsecondlife/BakeLayer.cs; sourceTree = ""; }; - 4082AF150BE5CF73005601E2 /* AvatarManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AvatarManager.cs; path = libsecondlife/AvatarManager.cs; sourceTree = ""; }; - 4082AF160BE5CF73005601E2 /* Avatar.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Avatar.cs; path = libsecondlife/Avatar.cs; sourceTree = ""; }; - 4082AF170BE5CF73005601E2 /* AssemblyInfo.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AssemblyInfo.cs; path = libsecondlife/AssemblyInfo.cs; sourceTree = ""; }; - 4082AF180BE5CF73005601E2 /* AgentThrottle.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AgentThrottle.cs; path = libsecondlife/AgentThrottle.cs; sourceTree = ""; }; - 4082AF190BE5CF73005601E2 /* _VisualParam_.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = _VisualParam_.cs; path = libsecondlife/_VisualParam_.cs; sourceTree = ""; }; - 4082AF1A0BE5CF73005601E2 /* _Packets_.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = _Packets_.cs; path = libsecondlife/_Packets_.cs; sourceTree = ""; }; - 4082AF3F0BE5CF96005601E2 /* ProtocolManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ProtocolManager.cs; path = libsecondlife/mapgenerator/ProtocolManager.cs; sourceTree = ""; }; - 4082AF410BE5CF96005601E2 /* AssemblyInfo.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = AssemblyInfo.cs; sourceTree = ""; }; - 4082AF420BE5CF96005601E2 /* mapgenerator.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = mapgenerator.cs; path = libsecondlife/mapgenerator/mapgenerator.cs; sourceTree = ""; }; - 4082AF500BE5D032005601E2 /* TestClient.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = TestClient.cs; path = libsecondlife/examples/TestClient/TestClient.cs; sourceTree = ""; }; - 4082AF520BE5D032005601E2 /* AssemblyInfo.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = AssemblyInfo.cs; sourceTree = ""; }; - 4082AF530BE5D032005601E2 /* Program.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Program.cs; path = libsecondlife/examples/TestClient/Program.cs; sourceTree = ""; }; - 4082AF540BE5D032005601E2 /* Parsing.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Parsing.cs; path = libsecondlife/examples/TestClient/Parsing.cs; sourceTree = ""; }; - 4082AF890BE5D032005601E2 /* Command.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Command.cs; path = libsecondlife/examples/TestClient/Command.cs; sourceTree = ""; }; - 4082AF8A0BE5D032005601E2 /* ClientManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ClientManager.cs; path = libsecondlife/examples/TestClient/ClientManager.cs; sourceTree = ""; }; - 4082AF8B0BE5D032005601E2 /* Arguments.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Arguments.cs; path = libsecondlife/examples/TestClient/Arguments.cs; sourceTree = ""; }; - 4082AFC30BE5D04D005601E2 /* key2name.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = key2name.cs; path = libsecondlife/examples/Key2Name/key2name.cs; sourceTree = ""; }; - 4082AFC50BE5D064005601E2 /* name2key.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = name2key.cs; path = libsecondlife/examples/name2key/name2key.cs; sourceTree = ""; }; - 4082AFC70BE5D099005601E2 /* Utilities.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Utilities.cs; path = libsecondlife/libsecondlife.Utilities/Utilities.cs; sourceTree = ""; }; - 4082AFC90BE5D099005601E2 /* AssemblyInfo.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = AssemblyInfo.cs; sourceTree = ""; }; - 408666860CA4763900456058 /* ObjectTracker.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = ObjectTracker.cs; path = libsecondlife/ObjectTracker.cs; sourceTree = ""; }; - 408666870CA4763900456058 /* Image.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Image.cs; path = libsecondlife/Image.cs; sourceTree = ""; }; - 408666880CA4763900456058 /* CoordinateFrame.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = CoordinateFrame.cs; path = libsecondlife/CoordinateFrame.cs; sourceTree = ""; }; - 40894F800C77CE970028E9FE /* SoundManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = SoundManager.cs; path = libsecondlife/SoundManager.cs; sourceTree = ""; }; - 40894F810C77CE970028E9FE /* HttpBase.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = HttpBase.cs; path = libsecondlife/HttpBase.cs; sourceTree = ""; }; - 40894F820C77CE970028E9FE /* EventDictionary.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = EventDictionary.cs; path = libsecondlife/EventDictionary.cs; sourceTree = ""; }; - 40894F830C77CE970028E9FE /* CapsRequest.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = CapsRequest.cs; path = libsecondlife/CapsRequest.cs; sourceTree = ""; }; - 40894F840C77CE970028E9FE /* Capabilities.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Capabilities.cs; path = libsecondlife/Capabilities.cs; sourceTree = ""; }; - 40894F850C77CE970028E9FE /* Animations.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Animations.cs; path = libsecondlife/Animations.cs; sourceTree = ""; }; - 40894F860C77CE970028E9FE /* CapsEventQueue.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = CapsEventQueue.cs; path = libsecondlife/CapsEventQueue.cs; sourceTree = ""; }; - 408D586A0BFA25DB0076F241 /* TextureEntry.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = TextureEntry.cs; path = libsecondlife/TextureEntry.cs; sourceTree = ""; }; - 409E5DC70CB9BD5000D3CDB4 /* CapsToPacket.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = CapsToPacket.cs; path = libsecondlife/CapsToPacket.cs; sourceTree = ""; }; - 40AAAB5B0B60C03C00EC04F0 /* mapgenerator.exe */ = {isa = PBXFileReference; explicitFileType = compiled.mono.executable; includeInIndex = 0; path = mapgenerator.exe; sourceTree = BUILT_PRODUCTS_DIR; }; - 40F4CB9A0C45924C00F4B9CD /* AppearanceManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AppearanceManager.cs; path = libsecondlife/AppearanceManager.cs; sourceTree = ""; }; - 40F4CBA10C45928000F4B9CD /* AssetManager.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = AssetManager.cs; path = libsecondlife/AssetManager.cs; sourceTree = ""; }; - 40F4CBA90C4592DD00F4B9CD /* Permissions.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; name = Permissions.cs; path = libsecondlife/Permissions.cs; sourceTree = ""; }; - 40FBA7700C016AC800073A37 /* CloneProfileCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = CloneProfileCommand.cs; sourceTree = ""; }; - 40FBA7720C016AC800073A37 /* EchoMasterCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = EchoMasterCommand.cs; sourceTree = ""; }; - 40FBA7730C016AC800073A37 /* IMCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = IMCommand.cs; sourceTree = ""; }; - 40FBA7740C016AC800073A37 /* SayCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = SayCommand.cs; sourceTree = ""; }; - 40FBA7750C016AC800073A37 /* ShoutCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ShoutCommand.cs; sourceTree = ""; }; - 40FBA7760C016AC800073A37 /* TtsCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = TtsCommand.cs; sourceTree = ""; }; - 40FBA7770C016AC800073A37 /* WhisperCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = WhisperCommand.cs; sourceTree = ""; }; - 40FBA7780C016AC800073A37 /* GoHome.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = GoHome.cs; sourceTree = ""; }; - 40FBA7790C016AC800073A37 /* GotoLandmark.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = GotoLandmark.cs; sourceTree = ""; }; - 40FBA77C0C016AC800073A37 /* BalanceCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = BalanceCommand.cs; sourceTree = ""; }; - 40FBA77D0C016AC800073A37 /* DeleteFolderCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = DeleteFolderCommand.cs; sourceTree = ""; }; - 40FBA77E0C016AC800073A37 /* DumpOutfitCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = DumpOutfitCommand.cs; sourceTree = ""; }; - 40FBA77F0C016AC800073A37 /* ExportOutfitCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ExportOutfitCommand.cs; sourceTree = ""; }; - 40FBA7800C016AC800073A37 /* GiveAllCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = GiveAllCommand.cs; sourceTree = ""; }; - 40FBA7810C016AC800073A37 /* ImportOutfitCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ImportOutfitCommand.cs; sourceTree = ""; }; - 40FBA7820C016AC800073A37 /* InventoryCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = InventoryCommand.cs; sourceTree = ""; }; - 40FBA7850C016AC800073A37 /* FindSimCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = FindSimCommand.cs; sourceTree = ""; }; - 40FBA7860C016AC800073A37 /* ParcelInfoCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ParcelInfoCommand.cs; sourceTree = ""; }; - 40FBA7880C016AC800073A37 /* FollowCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = FollowCommand.cs; sourceTree = ""; }; - 40FBA7890C016AC800073A37 /* GotoCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = GotoCommand.cs; sourceTree = ""; }; - 40FBA78A0C016AC800073A37 /* JumpCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = JumpCommand.cs; sourceTree = ""; }; - 40FBA78B0C016AC800073A37 /* LocationCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = LocationCommand.cs; sourceTree = ""; }; - 40FBA78C0C016AC800073A37 /* MoveToCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = MoveToCommand.cs; sourceTree = ""; }; - 40FBA78D0C016AC800073A37 /* SetHome.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = SetHome.cs; sourceTree = ""; }; - 40FBA78E0C016AC800073A37 /* SitCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = SitCommand.cs; sourceTree = ""; }; - 40FBA78F0C016AC800073A37 /* SitOnCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = SitOnCommand.cs; sourceTree = ""; }; - 40FBA7900C016AC800073A37 /* StandCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = StandCommand.cs; sourceTree = ""; }; - 40FBA7920C016AC800073A37 /* ExportCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ExportCommand.cs; sourceTree = ""; }; - 40FBA7930C016AC800073A37 /* ExportParticlesCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ExportParticlesCommand.cs; sourceTree = ""; }; - 40FBA7940C016AC800073A37 /* ImportCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ImportCommand.cs; sourceTree = ""; }; - 40FBA7950C016AC800073A37 /* PrimCountCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = PrimCountCommand.cs; sourceTree = ""; }; - 40FBA7970C016AC800073A37 /* DilationCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = DilationCommand.cs; sourceTree = ""; }; - 40FBA7980C016AC800073A37 /* RegionInfoCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = RegionInfoCommand.cs; sourceTree = ""; }; - 40FBA7990C016AC800073A37 /* StatsCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = StatsCommand.cs; sourceTree = ""; }; - 40FBA79A0C016AC800073A37 /* UptimeCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = UptimeCommand.cs; sourceTree = ""; }; - 40FBA79C0C016AC800073A37 /* DebugCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = DebugCommand.cs; sourceTree = ""; }; - 40FBA79D0C016AC800073A37 /* HelpCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = HelpCommand.cs; sourceTree = ""; }; - 40FBA79E0C016AC800073A37 /* LoadCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = LoadCommand.cs; sourceTree = ""; }; - 40FBA79F0C016AC800073A37 /* LoginCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = LoginCommand.cs; sourceTree = ""; }; - 40FBA7A00C016AC800073A37 /* LogoutCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = LogoutCommand.cs; sourceTree = ""; }; - 40FBA7A10C016AC800073A37 /* MD5Command.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = MD5Command.cs; sourceTree = ""; }; - 40FBA7A20C016AC800073A37 /* PacketLogCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = PacketLogCommand.cs; sourceTree = ""; }; - 40FBA7A30C016AC800073A37 /* QuitCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = QuitCommand.cs; sourceTree = ""; }; - 40FBA7A40C016AC800073A37 /* SetMasterCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = SetMasterCommand.cs; sourceTree = ""; }; - 40FBA7A50C016AC800073A37 /* SetMasterKeyCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = SetMasterKeyCommand.cs; sourceTree = ""; }; - 40FBA7A60C016AC800073A37 /* ShowEffectsCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = ShowEffectsCommand.cs; sourceTree = ""; }; - 40FBA7A70C016AC800073A37 /* TouchCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = TouchCommand.cs; sourceTree = ""; }; - 40FBA7A80C016AC800073A37 /* TreeCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = TreeCommand.cs; sourceTree = ""; }; - 40FBA7A90C016AC800073A37 /* WhoCommand.cs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.csharp; path = WhoCommand.cs; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 4041F3110BED7D640084F948 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4041F3560BED7DB50084F948 /* libsecondlife.dll in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4041F3E30BED8C0C0084F948 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4041F40F0BED8EE40084F948 /* libsecondlife.dll in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E3030B57345B00B0667D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 403A91760C4FC4820020DD34 /* CookComputing.XmlRpcV2.dll in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E36D0B57375B00B0667D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 403BAC840CC0B2CE00983A86 /* CookComputing.XmlRpcV2.dll in Frameworks */, - 4054E3740B5737BA00B0667D /* libsecondlife.dll in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E3810B57394E00B0667D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4054E38D0B57399200B0667D /* libsecondlife.dll in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E3960B573A0900B0667D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4054E3A00B573A3700B0667D /* libsecondlife.dll in Frameworks */, - 4054E3A10B573A3700B0667D /* libsecondlife.Utilities.dll in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E3A90B573A6500B0667D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4086669E0CA47D5C00456058 /* libsecondlife.Utilities.dll in Frameworks */, - 403A91970C4FCD960020DD34 /* CookComputing.XmlRpcV2.dll in Frameworks */, - 4054E4060B573A9F00B0667D /* libsecondlife.dll in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40AAAB590B60C03C00EC04F0 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 400A2CC20D012C13003AF834 /* Appearance */ = { - isa = PBXGroup; - children = ( - 400A2CC30D012C27003AF834 /* WearCommand.cs */, - 400A2CC40D012C27003AF834 /* AttachmentsCommand.cs */, - 400A2CC50D012C27003AF834 /* AppearanceCommand.cs */, - ); - name = Appearance; - sourceTree = ""; - }; - 403A918C0C4FCC850020DD34 /* AssetSystem */ = { - isa = PBXGroup; - children = ( - ); - name = AssetSystem; - sourceTree = ""; - }; - 4041F2F70BED7CE00084F948 /* slproxy */ = { - isa = PBXGroup; - children = ( - 4041F2F80BED7D550084F948 /* XmlRpcCS */, - 4041F30C0BED7D550084F948 /* SLProxyMain.cs */, - 4041F30D0BED7D550084F948 /* SLProxyLoader.cs */, - 4041F30E0BED7D550084F948 /* SLProxy.cs */, - 4041F30F0BED7D550084F948 /* Analyst.cs */, - ); - name = slproxy; - sourceTree = ""; - }; - 4041F2F80BED7D550084F948 /* XmlRpcCS */ = { - isa = PBXGroup; - children = ( - 4041F2F90BED7D550084F948 /* Logger.cs */, - 4041F2FA0BED7D550084F948 /* SimpleHttpRequest.cs */, - 4041F2FB0BED7D550084F948 /* XmlRpcBoxcarRequest.cs */, - 4041F2FC0BED7D550084F948 /* XmlRpcClientProxy.cs */, - 4041F2FD0BED7D550084F948 /* XmlRpcDeserializer.cs */, - 4041F2FE0BED7D550084F948 /* XmlRpcErrorCodes.cs */, - 4041F2FF0BED7D550084F948 /* XmlRpcException.cs */, - 4041F3000BED7D550084F948 /* XmlRpcExposedAttribute.cs */, - 4041F3010BED7D550084F948 /* XmlRpcRequest.cs */, - 4041F3020BED7D550084F948 /* XmlRpcRequestDeserializer.cs */, - 4041F3030BED7D550084F948 /* XmlRpcRequestSerializer.cs */, - 4041F3040BED7D550084F948 /* XmlRpcResponder.cs */, - 4041F3050BED7D550084F948 /* XmlRpcResponse.cs */, - 4041F3060BED7D550084F948 /* XmlRpcResponseDeserializer.cs */, - 4041F3070BED7D550084F948 /* XmlRpcResponseSerializer.cs */, - 4041F3080BED7D550084F948 /* XmlRpcSerializer.cs */, - 4041F3090BED7D550084F948 /* XmlRpcServer.cs */, - 4041F30A0BED7D550084F948 /* XmlRpcSystemObject.cs */, - 4041F30B0BED7D550084F948 /* XmlRpcXmlTokens.cs */, - ); - name = XmlRpcCS; - path = SLProxy/XmlRpcCS; - sourceTree = ""; - }; - 4054E2A50B5733B200B0667D = { - isa = PBXGroup; - children = ( - 403A91730C4FC4620020DD34 /* CookComputing.XmlRpcV2.dll */, - 4041F2F70BED7CE00084F948 /* slproxy */, - 4054E2B50B5733D200B0667D /* libsecondlife */, - 40AAAB570B60C02700EC04F0 /* mapgenerator */, - 4054E4730B575DBD00B0667D /* examples */, - 4054E3680B5736FE00B0667D /* libsecondlife.Utilities */, - 4054E3060B57345B00B0667D /* Products */, - ); - sourceTree = ""; - }; - 4054E2B50B5733D200B0667D /* libsecondlife */ = { - isa = PBXGroup; - children = ( - 400A2CB60D011FBC003AF834 /* SafeDictionary.cs */, - 400A2CB70D011FBC003AF834 /* ReaderWriterLock.cs */, - 403987010CDFF82D00E3A90A /* XmlLLSD.cs */, - 403987020CDFF82D00E3A90A /* NotationLLSD.cs */, - 403987030CDFF82D00E3A90A /* LLSD.cs */, - 403987040CDFF82D00E3A90A /* BinaryLLSD.cs */, - 403986F90CDFF7FD00E3A90A /* AgentManager.cs */, - 403986FA0CDFF7FD00E3A90A /* AgentManagerMovement.cs */, - 403986FB0CDFF7FD00E3A90A /* AgentManagerCamera.cs */, - 409E5DC70CB9BD5000D3CDB4 /* CapsToPacket.cs */, - 408666860CA4763900456058 /* ObjectTracker.cs */, - 408666870CA4763900456058 /* Image.cs */, - 408666880CA4763900456058 /* CoordinateFrame.cs */, - 40894F800C77CE970028E9FE /* SoundManager.cs */, - 40894F810C77CE970028E9FE /* HttpBase.cs */, - 40894F820C77CE970028E9FE /* EventDictionary.cs */, - 40894F830C77CE970028E9FE /* CapsRequest.cs */, - 40894F840C77CE970028E9FE /* Capabilities.cs */, - 40894F850C77CE970028E9FE /* Animations.cs */, - 40894F860C77CE970028E9FE /* CapsEventQueue.cs */, - 403A918D0C4FCCA40020DD34 /* AssetTypes.cs */, - 403A918C0C4FCC850020DD34 /* AssetSystem */, - 403A91800C4FCAF00020DD34 /* OpenJPEG.cs */, - 403A91810C4FCAF00020DD34 /* TGALoader.cs */, - 403A91700C4FC4310020DD34 /* FriendsManager.cs */, - 402D03C50C4846F300991307 /* Inventory.cs */, - 402D03C60C4846F300991307 /* InventoryManager.cs */, - 402D03C70C4846F300991307 /* InventoryNode.cs */, - 402D03C80C4846F300991307 /* InventoryNodeDictionary.cs */, - 402D03C90C4846F300991307 /* ObjectPoolBase.cs */, - 402D03CA0C4846F300991307 /* UDPBase.cs */, - 40F4CBA90C4592DD00F4B9CD /* Permissions.cs */, - 40F4CBA10C45928000F4B9CD /* AssetManager.cs */, - 40F4CB9A0C45924C00F4B9CD /* AppearanceManager.cs */, - 408D586A0BFA25DB0076F241 /* TextureEntry.cs */, - 4082AEF20BE5CF73005601E2 /* Types.cs */, - 4082AEF30BE5CF73005601E2 /* ThreadUtil.cs */, - 4082AEF50BE5CF73005601E2 /* TerrainManager.cs */, - 4082AEF60BE5CF73005601E2 /* Simulator.cs */, - 4082AEF70BE5CF73005601E2 /* Settings.cs */, - 4082AEF90BE5CF73005601E2 /* SecondLife.cs */, - 4082AEFA0BE5CF73005601E2 /* ProtocolManager.cs */, - 4082AEFB0BE5CF73005601E2 /* Prims.cs */, - 4082AEFC0BE5CF73005601E2 /* ParticleSystem.cs */, - 4082AEFD0BE5CF73005601E2 /* ParcelManager.cs */, - 4082AEFE0BE5CF73005601E2 /* ObjectManager.cs */, - 4082AEFF0BE5CF73005601E2 /* NetworkManager.cs */, - 4082AF000BE5CF73005601E2 /* NameValue.cs */, - 4082AF040BE5CF73005601E2 /* Login.cs */, - 4082AF060BE5CF73005601E2 /* LLObject.cs */, - 4082AF0C0BE5CF73005601E2 /* Helpers.cs */, - 4082AF0D0BE5CF73005601E2 /* GroupManager.cs */, - 4082AF0E0BE5CF73005601E2 /* GridManager.cs */, - 4082AF0F0BE5CF73005601E2 /* EstateTools.cs */, - 4082AF100BE5CF73005601E2 /* DirectoryManager.cs */, - 4082AF120BE5CF73005601E2 /* BlockingQueue.cs */, - 4082AF130BE5CF73005601E2 /* BitPack.cs */, - 4082AF140BE5CF73005601E2 /* BakeLayer.cs */, - 4082AF150BE5CF73005601E2 /* AvatarManager.cs */, - 4082AF160BE5CF73005601E2 /* Avatar.cs */, - 4082AF170BE5CF73005601E2 /* AssemblyInfo.cs */, - 4082AF180BE5CF73005601E2 /* AgentThrottle.cs */, - 4082AF190BE5CF73005601E2 /* _VisualParam_.cs */, - 4082AF1A0BE5CF73005601E2 /* _Packets_.cs */, - ); - name = libsecondlife; - sourceTree = ""; - }; - 4054E3060B57345B00B0667D /* Products */ = { - isa = PBXGroup; - children = ( - 4054E3050B57345B00B0667D /* libsecondlife.dll */, - 4054E36F0B57375B00B0667D /* libsecondlife.Utilities.dll */, - 4054E3830B57394E00B0667D /* name2key.exe */, - 4054E3980B573A0900B0667D /* Key2Name.exe */, - 4054E3AB0B573A6500B0667D /* TestClient.exe */, - 40AAAB5B0B60C03C00EC04F0 /* mapgenerator.exe */, - 4041F3130BED7D640084F948 /* slproxy.exe */, - 4041F3E50BED8C0C0084F948 /* IA_LandmarkTool.exe */, - ); - name = Products; - sourceTree = ""; - }; - 4054E3680B5736FE00B0667D /* libsecondlife.Utilities */ = { - isa = PBXGroup; - children = ( - 4082AFC70BE5D099005601E2 /* Utilities.cs */, - 4082AFC80BE5D099005601E2 /* Properties */, - ); - name = libsecondlife.Utilities; - sourceTree = ""; - }; - 4054E3870B57396400B0667D /* name2key */ = { - isa = PBXGroup; - children = ( - 4082AFC50BE5D064005601E2 /* name2key.cs */, - ); - name = name2key; - sourceTree = ""; - }; - 4054E3910B5739E100B0667D /* Key2Name */ = { - isa = PBXGroup; - children = ( - 4082AFC30BE5D04D005601E2 /* key2name.cs */, - ); - name = Key2Name; - sourceTree = ""; - }; - 4054E3AF0B573A7D00B0667D /* TestClient */ = { - isa = PBXGroup; - children = ( - 40FBA76F0C016AC800073A37 /* Commands */, - 4082AF500BE5D032005601E2 /* TestClient.cs */, - 4082AF510BE5D032005601E2 /* Properties */, - 4082AF530BE5D032005601E2 /* Program.cs */, - 4082AF540BE5D032005601E2 /* Parsing.cs */, - 4082AF890BE5D032005601E2 /* Command.cs */, - 4082AF8A0BE5D032005601E2 /* ClientManager.cs */, - 4082AF8B0BE5D032005601E2 /* Arguments.cs */, - ); - name = TestClient; - sourceTree = ""; - }; - 4054E4730B575DBD00B0667D /* examples */ = { - isa = PBXGroup; - children = ( - 4054E3AF0B573A7D00B0667D /* TestClient */, - 4054E3910B5739E100B0667D /* Key2Name */, - 4054E3870B57396400B0667D /* name2key */, - ); - name = examples; - sourceTree = ""; - }; - 4082AF400BE5CF96005601E2 /* Properties */ = { - isa = PBXGroup; - children = ( - 4082AF410BE5CF96005601E2 /* AssemblyInfo.cs */, - ); - name = Properties; - path = libsecondlife/mapgenerator/Properties; - sourceTree = ""; - }; - 4082AF510BE5D032005601E2 /* Properties */ = { - isa = PBXGroup; - children = ( - 4082AF520BE5D032005601E2 /* AssemblyInfo.cs */, - ); - name = Properties; - path = libsecondlife/examples/TestClient/Properties; - sourceTree = ""; - }; - 4082AFC80BE5D099005601E2 /* Properties */ = { - isa = PBXGroup; - children = ( - 4082AFC90BE5D099005601E2 /* AssemblyInfo.cs */, - ); - name = Properties; - path = libsecondlife/libsecondlife.Utilities/Properties; - sourceTree = ""; - }; - 40AAAB570B60C02700EC04F0 /* mapgenerator */ = { - isa = PBXGroup; - children = ( - 4082AF3F0BE5CF96005601E2 /* ProtocolManager.cs */, - 4082AF400BE5CF96005601E2 /* Properties */, - 4082AF420BE5CF96005601E2 /* mapgenerator.cs */, - ); - name = mapgenerator; - sourceTree = ""; - }; - 40FBA76F0C016AC800073A37 /* Commands */ = { - isa = PBXGroup; - children = ( - 400A2CC20D012C13003AF834 /* Appearance */, - 40FBA7700C016AC800073A37 /* CloneProfileCommand.cs */, - 40FBA7710C016AC800073A37 /* Communication */, - 40FBA7780C016AC800073A37 /* GoHome.cs */, - 40FBA7790C016AC800073A37 /* GotoLandmark.cs */, - 40FBA77A0C016AC800073A37 /* Inventory */, - 40FBA7840C016AC800073A37 /* Land */, - 40FBA7870C016AC800073A37 /* Movement */, - 40FBA7910C016AC800073A37 /* Prims */, - 40FBA7960C016AC800073A37 /* Stats */, - 40FBA79B0C016AC800073A37 /* System */, - 40FBA7A70C016AC800073A37 /* TouchCommand.cs */, - 40FBA7A80C016AC800073A37 /* TreeCommand.cs */, - 40FBA7A90C016AC800073A37 /* WhoCommand.cs */, - ); - name = Commands; - path = libsecondlife/examples/TestClient/Commands; - sourceTree = ""; - }; - 40FBA7710C016AC800073A37 /* Communication */ = { - isa = PBXGroup; - children = ( - 40FBA7720C016AC800073A37 /* EchoMasterCommand.cs */, - 40FBA7730C016AC800073A37 /* IMCommand.cs */, - 40FBA7740C016AC800073A37 /* SayCommand.cs */, - 40FBA7750C016AC800073A37 /* ShoutCommand.cs */, - 40FBA7760C016AC800073A37 /* TtsCommand.cs */, - 40FBA7770C016AC800073A37 /* WhisperCommand.cs */, - ); - path = Communication; - sourceTree = ""; - }; - 40FBA77A0C016AC800073A37 /* Inventory */ = { - isa = PBXGroup; - children = ( - 400A2CCE0D01976C003AF834 /* ObjectInventoryCommand.cs */, - 400A2CCF0D01976C003AF834 /* BackupCommand.cs */, - 40FBA77C0C016AC800073A37 /* BalanceCommand.cs */, - 40FBA77D0C016AC800073A37 /* DeleteFolderCommand.cs */, - 40FBA77E0C016AC800073A37 /* DumpOutfitCommand.cs */, - 40FBA77F0C016AC800073A37 /* ExportOutfitCommand.cs */, - 40FBA7800C016AC800073A37 /* GiveAllCommand.cs */, - 40FBA7810C016AC800073A37 /* ImportOutfitCommand.cs */, - 40FBA7820C016AC800073A37 /* InventoryCommand.cs */, - ); - path = Inventory; - sourceTree = ""; - }; - 40FBA7840C016AC800073A37 /* Land */ = { - isa = PBXGroup; - children = ( - 40FBA7850C016AC800073A37 /* FindSimCommand.cs */, - 40FBA7860C016AC800073A37 /* ParcelInfoCommand.cs */, - ); - path = Land; - sourceTree = ""; - }; - 40FBA7870C016AC800073A37 /* Movement */ = { - isa = PBXGroup; - children = ( - 40FBA7880C016AC800073A37 /* FollowCommand.cs */, - 40FBA7890C016AC800073A37 /* GotoCommand.cs */, - 40FBA78A0C016AC800073A37 /* JumpCommand.cs */, - 40FBA78B0C016AC800073A37 /* LocationCommand.cs */, - 40FBA78C0C016AC800073A37 /* MoveToCommand.cs */, - 40FBA78D0C016AC800073A37 /* SetHome.cs */, - 40FBA78E0C016AC800073A37 /* SitCommand.cs */, - 40FBA78F0C016AC800073A37 /* SitOnCommand.cs */, - 40FBA7900C016AC800073A37 /* StandCommand.cs */, - ); - path = Movement; - sourceTree = ""; - }; - 40FBA7910C016AC800073A37 /* Prims */ = { - isa = PBXGroup; - children = ( - 400A2CCA0D01975E003AF834 /* ChangePermsCommand.cs */, - 400A2CCB0D01975E003AF834 /* PrimRegexCommand.cs */, - 403BAC750CC0B25200983A86 /* FindObjectsCommand.cs */, - 403BAC760CC0B25200983A86 /* PrimInfoCommand.cs */, - 403BAC780CC0B25200983A86 /* FindTextureCommand.cs */, - 40FBA7920C016AC800073A37 /* ExportCommand.cs */, - 40FBA7930C016AC800073A37 /* ExportParticlesCommand.cs */, - 40FBA7940C016AC800073A37 /* ImportCommand.cs */, - 40FBA7950C016AC800073A37 /* PrimCountCommand.cs */, - ); - path = Prims; - sourceTree = ""; - }; - 40FBA7960C016AC800073A37 /* Stats */ = { - isa = PBXGroup; - children = ( - 40FBA7970C016AC800073A37 /* DilationCommand.cs */, - 40FBA7980C016AC800073A37 /* RegionInfoCommand.cs */, - 40FBA7990C016AC800073A37 /* StatsCommand.cs */, - 40FBA79A0C016AC800073A37 /* UptimeCommand.cs */, - ); - path = Stats; - sourceTree = ""; - }; - 40FBA79B0C016AC800073A37 /* System */ = { - isa = PBXGroup; - children = ( - 40FBA79C0C016AC800073A37 /* DebugCommand.cs */, - 40FBA79D0C016AC800073A37 /* HelpCommand.cs */, - 40FBA79E0C016AC800073A37 /* LoadCommand.cs */, - 40FBA79F0C016AC800073A37 /* LoginCommand.cs */, - 40FBA7A00C016AC800073A37 /* LogoutCommand.cs */, - 40FBA7A10C016AC800073A37 /* MD5Command.cs */, - 40FBA7A20C016AC800073A37 /* PacketLogCommand.cs */, - 40FBA7A30C016AC800073A37 /* QuitCommand.cs */, - 40FBA7A40C016AC800073A37 /* SetMasterCommand.cs */, - 40FBA7A50C016AC800073A37 /* SetMasterKeyCommand.cs */, - 40FBA7A60C016AC800073A37 /* ShowEffectsCommand.cs */, - ); - path = System; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 4041F3120BED7D640084F948 /* slproxy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4041F3370BED7D710084F948 /* Build configuration list for PBXNativeTarget "slproxy" */; - buildPhases = ( - 4041F3100BED7D640084F948 /* Sources */, - 4041F3110BED7D640084F948 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 4041F3530BED7DA90084F948 /* PBXTargetDependency */, - ); - name = slproxy; - productName = slproxy; - productReference = 4041F3130BED7D640084F948 /* slproxy.exe */; - productType = "com.mono.product-type.executable"; - }; - 4041F3E40BED8C0C0084F948 /* IA_LandmarkTool */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4041F3E90BED8C210084F948 /* Build configuration list for PBXNativeTarget "IA_LandmarkTool" */; - buildPhases = ( - 4041F3E20BED8C0C0084F948 /* Sources */, - 4041F3E30BED8C0C0084F948 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 4041F44F0BED938B0084F948 /* PBXTargetDependency */, - ); - name = IA_LandmarkTool; - productName = IA_LandmarkTool; - productReference = 4041F3E50BED8C0C0084F948 /* IA_LandmarkTool.exe */; - productType = "com.mono.product-type.executable"; - }; - 4054E3040B57345B00B0667D /* libsecondlife */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4054E3080B57345B00B0667D /* Build configuration list for PBXNativeTarget "libsecondlife" */; - buildPhases = ( - 4054E3020B57345B00B0667D /* Sources */, - 4054E3030B57345B00B0667D /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = libsecondlife; - productName = "libsecondlife-cs"; - productReference = 4054E3050B57345B00B0667D /* libsecondlife.dll */; - productType = "com.mono.product-type.library"; - }; - 4054E36E0B57375B00B0667D /* libsecondlife.Utilities */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4054E3710B57376D00B0667D /* Build configuration list for PBXNativeTarget "libsecondlife.Utilities" */; - buildPhases = ( - 4054E36C0B57375B00B0667D /* Sources */, - 4054E36D0B57375B00B0667D /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 4054E3760B5737C600B0667D /* PBXTargetDependency */, - ); - name = libsecondlife.Utilities; - productName = libsecondlife.Utilities; - productReference = 4054E36F0B57375B00B0667D /* libsecondlife.Utilities.dll */; - productType = "com.mono.product-type.library"; - }; - 4054E3820B57394E00B0667D /* name2key */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4054E3880B57396400B0667D /* Build configuration list for PBXNativeTarget "name2key" */; - buildPhases = ( - 4054E3800B57394E00B0667D /* Sources */, - 4054E3810B57394E00B0667D /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 4054E3860B57395D00B0667D /* PBXTargetDependency */, - ); - name = name2key; - productName = name2key; - productReference = 4054E3830B57394E00B0667D /* name2key.exe */; - productType = "com.mono.product-type.executable"; - }; - 4054E3970B573A0900B0667D /* Key2Name */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4054E3A50B573A4C00B0667D /* Build configuration list for PBXNativeTarget "Key2Name" */; - buildPhases = ( - 4054E3950B573A0900B0667D /* Sources */, - 4054E3960B573A0900B0667D /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 4054E39B0B573A1000B0667D /* PBXTargetDependency */, - 4054E39D0B573A1000B0667D /* PBXTargetDependency */, - ); - name = Key2Name; - productName = Key2Name; - productReference = 4054E3980B573A0900B0667D /* Key2Name.exe */; - productType = "com.mono.product-type.executable"; - }; - 4054E3AA0B573A6500B0667D /* TestClient */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4054E3B00B573A7D00B0667D /* Build configuration list for PBXNativeTarget "TestClient" */; - buildPhases = ( - 4054E3A80B573A6500B0667D /* Sources */, - 4054E3A90B573A6500B0667D /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 4054E3AE0B573A7600B0667D /* PBXTargetDependency */, - 403A919B0C4FCDC60020DD34 /* PBXTargetDependency */, - ); - name = TestClient; - productName = TestClient; - productReference = 4054E3AB0B573A6500B0667D /* TestClient.exe */; - productType = "com.mono.product-type.executable"; - }; - 40AAAB5A0B60C03C00EC04F0 /* mapgenerator */ = { - isa = PBXNativeTarget; - buildConfigurationList = 40AAAB660B60C06800EC04F0 /* Build configuration list for PBXNativeTarget "mapgenerator" */; - buildPhases = ( - 40AAAB580B60C03C00EC04F0 /* Sources */, - 40AAAB590B60C03C00EC04F0 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = mapgenerator; - productName = mapgenerator; - productReference = 40AAAB5B0B60C03C00EC04F0 /* mapgenerator.exe */; - productType = "com.mono.product-type.executable"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 4054E2A70B5733B200B0667D /* Project object */ = { - isa = PBXProject; - buildConfigurationList = 4054E2A80B5733B200B0667D /* Build configuration list for PBXProject "libsecondlife" */; - hasScannedForEncodings = 0; - mainGroup = 4054E2A50B5733B200B0667D; - productRefGroup = 4054E3060B57345B00B0667D /* Products */; - projectDirPath = ""; - targets = ( - 4054E3040B57345B00B0667D /* libsecondlife */, - 4054E36E0B57375B00B0667D /* libsecondlife.Utilities */, - 4054E3820B57394E00B0667D /* name2key */, - 4054E3970B573A0900B0667D /* Key2Name */, - 4054E3AA0B573A6500B0667D /* TestClient */, - 40AAAB5A0B60C03C00EC04F0 /* mapgenerator */, - 4041F3120BED7D640084F948 /* slproxy */, - 4041F3E40BED8C0C0084F948 /* IA_LandmarkTool */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXSourcesBuildPhase section */ - 4041F3100BED7D640084F948 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4041F33A0BED7D8E0084F948 /* Analyst.cs in Sources */, - 4041F33B0BED7D8E0084F948 /* Logger.cs in Sources */, - 4041F33C0BED7D8E0084F948 /* SimpleHttpRequest.cs in Sources */, - 4041F33D0BED7D8E0084F948 /* SLProxy.cs in Sources */, - 4041F33E0BED7D8E0084F948 /* SLProxyLoader.cs in Sources */, - 4041F33F0BED7D8E0084F948 /* SLProxyMain.cs in Sources */, - 4041F3400BED7D8E0084F948 /* XmlRpcBoxcarRequest.cs in Sources */, - 4041F3410BED7D8E0084F948 /* XmlRpcClientProxy.cs in Sources */, - 4041F3420BED7D8E0084F948 /* XmlRpcDeserializer.cs in Sources */, - 4041F3430BED7D8E0084F948 /* XmlRpcErrorCodes.cs in Sources */, - 4041F3440BED7D8E0084F948 /* XmlRpcException.cs in Sources */, - 4041F3450BED7D8E0084F948 /* XmlRpcExposedAttribute.cs in Sources */, - 4041F3460BED7D8E0084F948 /* XmlRpcRequest.cs in Sources */, - 4041F3470BED7D8E0084F948 /* XmlRpcRequestDeserializer.cs in Sources */, - 4041F3480BED7D8E0084F948 /* XmlRpcRequestSerializer.cs in Sources */, - 4041F3490BED7D8E0084F948 /* XmlRpcResponder.cs in Sources */, - 4041F34A0BED7D8E0084F948 /* XmlRpcResponse.cs in Sources */, - 4041F34B0BED7D8E0084F948 /* XmlRpcResponseDeserializer.cs in Sources */, - 4041F34C0BED7D8E0084F948 /* XmlRpcResponseSerializer.cs in Sources */, - 4041F34D0BED7D8E0084F948 /* XmlRpcSerializer.cs in Sources */, - 4041F34E0BED7D8E0084F948 /* XmlRpcServer.cs in Sources */, - 4041F34F0BED7D8E0084F948 /* XmlRpcSystemObject.cs in Sources */, - 4041F3500BED7D8E0084F948 /* XmlRpcXmlTokens.cs in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4041F3E20BED8C0C0084F948 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E3020B57345B00B0667D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4082AF3E0BE5CF73005601E2 /* _Packets_.cs in Sources */, - 4082AF3D0BE5CF73005601E2 /* _VisualParam_.cs in Sources */, - 4082AF3C0BE5CF73005601E2 /* AgentThrottle.cs in Sources */, - 40F4CB9B0C45924C00F4B9CD /* AppearanceManager.cs in Sources */, - 4082AF3B0BE5CF73005601E2 /* AssemblyInfo.cs in Sources */, - 40F4CBA20C45928000F4B9CD /* AssetManager.cs in Sources */, - 4082AF3A0BE5CF73005601E2 /* Avatar.cs in Sources */, - 4082AF390BE5CF73005601E2 /* AvatarManager.cs in Sources */, - 4082AF380BE5CF73005601E2 /* BakeLayer.cs in Sources */, - 4082AF370BE5CF73005601E2 /* BitPack.cs in Sources */, - 4082AF360BE5CF73005601E2 /* BlockingQueue.cs in Sources */, - 4082AF340BE5CF73005601E2 /* DirectoryManager.cs in Sources */, - 4082AF330BE5CF73005601E2 /* EstateTools.cs in Sources */, - 403A91710C4FC4310020DD34 /* FriendsManager.cs in Sources */, - 4082AF320BE5CF73005601E2 /* GridManager.cs in Sources */, - 4082AF310BE5CF73005601E2 /* GroupManager.cs in Sources */, - 4082AF300BE5CF73005601E2 /* Helpers.cs in Sources */, - 402D03CB0C4846F300991307 /* Inventory.cs in Sources */, - 402D03CC0C4846F300991307 /* InventoryManager.cs in Sources */, - 402D03CD0C4846F300991307 /* InventoryNode.cs in Sources */, - 402D03CE0C4846F300991307 /* InventoryNodeDictionary.cs in Sources */, - 4082AF2F0BE5CF73005601E2 /* LLObject.cs in Sources */, - 4082AF2D0BE5CF73005601E2 /* Login.cs in Sources */, - 4082AF290BE5CF73005601E2 /* NameValue.cs in Sources */, - 4082AF280BE5CF73005601E2 /* NetworkManager.cs in Sources */, - 4082AF270BE5CF73005601E2 /* ObjectManager.cs in Sources */, - 402D03CF0C4846F300991307 /* ObjectPoolBase.cs in Sources */, - 403A91820C4FCAF00020DD34 /* OpenJPEG.cs in Sources */, - 4082AF260BE5CF73005601E2 /* ParcelManager.cs in Sources */, - 4082AF250BE5CF73005601E2 /* ParticleSystem.cs in Sources */, - 40F4CBAA0C4592DD00F4B9CD /* Permissions.cs in Sources */, - 4082AF240BE5CF73005601E2 /* Prims.cs in Sources */, - 4082AF230BE5CF73005601E2 /* ProtocolManager.cs in Sources */, - 4082AF220BE5CF73005601E2 /* SecondLife.cs in Sources */, - 4082AF200BE5CF73005601E2 /* Settings.cs in Sources */, - 4082AF1F0BE5CF73005601E2 /* Simulator.cs in Sources */, - 4082AF1E0BE5CF73005601E2 /* TerrainManager.cs in Sources */, - 408D586B0BFA25DB0076F241 /* TextureEntry.cs in Sources */, - 403A91830C4FCAF00020DD34 /* TGALoader.cs in Sources */, - 4082AF1C0BE5CF73005601E2 /* ThreadUtil.cs in Sources */, - 4082AF1B0BE5CF73005601E2 /* Types.cs in Sources */, - 402D03D00C4846F300991307 /* UDPBase.cs in Sources */, - 403A918E0C4FCCA40020DD34 /* AssetTypes.cs in Sources */, - 40894F870C77CE970028E9FE /* SoundManager.cs in Sources */, - 40894F880C77CE970028E9FE /* HttpBase.cs in Sources */, - 40894F890C77CE970028E9FE /* EventDictionary.cs in Sources */, - 40894F8A0C77CE970028E9FE /* CapsRequest.cs in Sources */, - 40894F8B0C77CE970028E9FE /* Capabilities.cs in Sources */, - 40894F8C0C77CE970028E9FE /* Animations.cs in Sources */, - 40894F8D0C77CE970028E9FE /* CapsEventQueue.cs in Sources */, - 408666890CA4763900456058 /* ObjectTracker.cs in Sources */, - 4086668A0CA4763900456058 /* Image.cs in Sources */, - 4086668B0CA4763900456058 /* CoordinateFrame.cs in Sources */, - 409E5DC80CB9BD5000D3CDB4 /* CapsToPacket.cs in Sources */, - 403986FC0CDFF7FD00E3A90A /* AgentManager.cs in Sources */, - 403986FD0CDFF7FD00E3A90A /* AgentManagerMovement.cs in Sources */, - 403986FE0CDFF7FD00E3A90A /* AgentManagerCamera.cs in Sources */, - 403987050CDFF82D00E3A90A /* XmlLLSD.cs in Sources */, - 403987060CDFF82D00E3A90A /* NotationLLSD.cs in Sources */, - 403987070CDFF82D00E3A90A /* LLSD.cs in Sources */, - 403987080CDFF82D00E3A90A /* BinaryLLSD.cs in Sources */, - 400A2CB80D011FBC003AF834 /* SafeDictionary.cs in Sources */, - 400A2CB90D011FBC003AF834 /* ReaderWriterLock.cs in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E36C0B57375B00B0667D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4082AFCD0BE5D099005601E2 /* Utilities.cs in Sources */, - 4082AFCE0BE5D099005601E2 /* AssemblyInfo.cs in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E3800B57394E00B0667D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4082AFC60BE5D064005601E2 /* name2key.cs in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E3950B573A0900B0667D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4082AFC40BE5D04D005601E2 /* key2name.cs in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4054E3A80B573A6500B0667D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4082AF8C0BE5D032005601E2 /* TestClient.cs in Sources */, - 4082AF8D0BE5D032005601E2 /* AssemblyInfo.cs in Sources */, - 4082AF8E0BE5D032005601E2 /* Program.cs in Sources */, - 4082AF8F0BE5D032005601E2 /* Parsing.cs in Sources */, - 4082AFC00BE5D032005601E2 /* Command.cs in Sources */, - 4082AFC10BE5D032005601E2 /* ClientManager.cs in Sources */, - 4082AFC20BE5D032005601E2 /* Arguments.cs in Sources */, - 40FBA7AA0C016AC800073A37 /* CloneProfileCommand.cs in Sources */, - 40FBA7AB0C016AC800073A37 /* EchoMasterCommand.cs in Sources */, - 40FBA7AC0C016AC800073A37 /* IMCommand.cs in Sources */, - 40FBA7AD0C016AC800073A37 /* SayCommand.cs in Sources */, - 40FBA7AE0C016AC800073A37 /* ShoutCommand.cs in Sources */, - 40FBA7B00C016AC800073A37 /* WhisperCommand.cs in Sources */, - 40FBA7B10C016AC800073A37 /* GoHome.cs in Sources */, - 40FBA7B20C016AC800073A37 /* GotoLandmark.cs in Sources */, - 40FBA7B40C016AC800073A37 /* BalanceCommand.cs in Sources */, - 40FBA7B50C016AC800073A37 /* DeleteFolderCommand.cs in Sources */, - 40FBA7B60C016AC800073A37 /* DumpOutfitCommand.cs in Sources */, - 40FBA7B70C016AC800073A37 /* ExportOutfitCommand.cs in Sources */, - 40FBA7B80C016AC800073A37 /* GiveAllCommand.cs in Sources */, - 40FBA7B90C016AC800073A37 /* ImportOutfitCommand.cs in Sources */, - 40FBA7BA0C016AC800073A37 /* InventoryCommand.cs in Sources */, - 40FBA7BC0C016AC800073A37 /* FindSimCommand.cs in Sources */, - 40FBA7BD0C016AC800073A37 /* ParcelInfoCommand.cs in Sources */, - 40FBA7BE0C016AC800073A37 /* FollowCommand.cs in Sources */, - 40FBA7BF0C016AC800073A37 /* GotoCommand.cs in Sources */, - 40FBA7C00C016AC800073A37 /* JumpCommand.cs in Sources */, - 40FBA7C10C016AC800073A37 /* LocationCommand.cs in Sources */, - 40FBA7C20C016AC800073A37 /* MoveToCommand.cs in Sources */, - 40FBA7C30C016AC800073A37 /* SetHome.cs in Sources */, - 40FBA7C40C016AC800073A37 /* SitCommand.cs in Sources */, - 40FBA7C50C016AC800073A37 /* SitOnCommand.cs in Sources */, - 40FBA7C60C016AC800073A37 /* StandCommand.cs in Sources */, - 40FBA7C70C016AC800073A37 /* ExportCommand.cs in Sources */, - 40FBA7C80C016AC800073A37 /* ExportParticlesCommand.cs in Sources */, - 40FBA7C90C016AC800073A37 /* ImportCommand.cs in Sources */, - 40FBA7CA0C016AC800073A37 /* PrimCountCommand.cs in Sources */, - 40FBA7CB0C016AC800073A37 /* DilationCommand.cs in Sources */, - 40FBA7CC0C016AC800073A37 /* RegionInfoCommand.cs in Sources */, - 40FBA7CD0C016AC800073A37 /* StatsCommand.cs in Sources */, - 40FBA7CE0C016AC800073A37 /* UptimeCommand.cs in Sources */, - 40FBA7CF0C016AC800073A37 /* DebugCommand.cs in Sources */, - 40FBA7D00C016AC800073A37 /* HelpCommand.cs in Sources */, - 40FBA7D10C016AC800073A37 /* LoadCommand.cs in Sources */, - 40FBA7D20C016AC800073A37 /* LoginCommand.cs in Sources */, - 40FBA7D30C016AC800073A37 /* LogoutCommand.cs in Sources */, - 40FBA7D40C016AC800073A37 /* MD5Command.cs in Sources */, - 40FBA7D50C016AC800073A37 /* PacketLogCommand.cs in Sources */, - 40FBA7D60C016AC800073A37 /* QuitCommand.cs in Sources */, - 40FBA7D70C016AC800073A37 /* SetMasterCommand.cs in Sources */, - 40FBA7D80C016AC800073A37 /* SetMasterKeyCommand.cs in Sources */, - 40FBA7D90C016AC800073A37 /* ShowEffectsCommand.cs in Sources */, - 40FBA7DA0C016AC800073A37 /* TouchCommand.cs in Sources */, - 40FBA7DB0C016AC800073A37 /* TreeCommand.cs in Sources */, - 40FBA7DC0C016AC800073A37 /* WhoCommand.cs in Sources */, - 403BAC790CC0B25200983A86 /* FindObjectsCommand.cs in Sources */, - 403BAC7A0CC0B25200983A86 /* PrimInfoCommand.cs in Sources */, - 403BAC7C0CC0B25200983A86 /* FindTextureCommand.cs in Sources */, - 400A2CC60D012C27003AF834 /* WearCommand.cs in Sources */, - 400A2CC70D012C27003AF834 /* AttachmentsCommand.cs in Sources */, - 400A2CC80D012C27003AF834 /* AppearanceCommand.cs in Sources */, - 400A2CCC0D01975E003AF834 /* ChangePermsCommand.cs in Sources */, - 400A2CCD0D01975E003AF834 /* PrimRegexCommand.cs in Sources */, - 400A2CD00D01976C003AF834 /* ObjectInventoryCommand.cs in Sources */, - 400A2CD10D01976C003AF834 /* BackupCommand.cs in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40AAAB580B60C03C00EC04F0 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4082AF430BE5CF96005601E2 /* ProtocolManager.cs in Sources */, - 4082AF440BE5CF96005601E2 /* AssemblyInfo.cs in Sources */, - 4082AF450BE5CF96005601E2 /* mapgenerator.cs in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 403A919B0C4FCDC60020DD34 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4054E36E0B57375B00B0667D /* libsecondlife.Utilities */; - targetProxy = 403A919A0C4FCDC60020DD34 /* PBXContainerItemProxy */; - }; - 4041F3530BED7DA90084F948 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4054E3040B57345B00B0667D /* libsecondlife */; - targetProxy = 4041F3520BED7DA90084F948 /* PBXContainerItemProxy */; - }; - 4041F44F0BED938B0084F948 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4054E3040B57345B00B0667D /* libsecondlife */; - targetProxy = 4041F44E0BED938B0084F948 /* PBXContainerItemProxy */; - }; - 4054E3760B5737C600B0667D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4054E3040B57345B00B0667D /* libsecondlife */; - targetProxy = 4054E3750B5737C600B0667D /* PBXContainerItemProxy */; - }; - 4054E3860B57395D00B0667D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4054E3040B57345B00B0667D /* libsecondlife */; - targetProxy = 4054E3850B57395D00B0667D /* PBXContainerItemProxy */; - }; - 4054E39B0B573A1000B0667D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4054E3040B57345B00B0667D /* libsecondlife */; - targetProxy = 4054E39A0B573A1000B0667D /* PBXContainerItemProxy */; - }; - 4054E39D0B573A1000B0667D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4054E36E0B57375B00B0667D /* libsecondlife.Utilities */; - targetProxy = 4054E39C0B573A1000B0667D /* PBXContainerItemProxy */; - }; - 4054E3AE0B573A7600B0667D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4054E3040B57345B00B0667D /* libsecondlife */; - targetProxy = 4054E3AD0B573A7600B0667D /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 4041F3380BED7D710084F948 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - EXECUTABLE_EXTENSION = exe; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = slproxy; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - }; - name = Debug; - }; - 4041F3390BED7D710084F948 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - EXECUTABLE_EXTENSION = exe; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = slproxy; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - ZERO_LINK = NO; - }; - name = Release; - }; - 4041F3EA0BED8C210084F948 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - EXECUTABLE_EXTENSION = exe; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = IA_LandmarkTool; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - }; - name = Debug; - }; - 4041F3EB0BED8C210084F948 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - EXECUTABLE_EXTENSION = exe; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = IA_LandmarkTool; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - ZERO_LINK = NO; - }; - name = Release; - }; - 4054E2A90B5733B200B0667D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - }; - name = Debug; - }; - 4054E2AA0B5733B200B0667D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - }; - name = Release; - }; - 4054E3090B57345B00B0667D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - CS_DEBUG = YES; - CS_DEFINE = DEBUG; - CS_REFERENCEDASSEMBLIES = "System;System.Data;System.Xml;System.Drawing"; - CS_UNSAFE = YES; - EXECUTABLE_EXTENSION = dll; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = libsecondlife; - SYMROOT = bin; - TARGET_TYPE = "-target:library"; - }; - name = Debug; - }; - 4054E30A0B57345B00B0667D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - CS_REFERENCEDASSEMBLIES = "System;System.Data;System.Xml;System.Drawing"; - CS_UNSAFE = YES; - EXECUTABLE_EXTENSION = dll; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = libsecondlife; - SYMROOT = bin; - TARGET_TYPE = "-target:library"; - ZERO_LINK = NO; - }; - name = Release; - }; - 4054E3720B57376D00B0667D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - CS_REFERENCEDASSEMBLIES = "System;System.Data;System.Xml;System.Drawing"; - EXECUTABLE_EXTENSION = dll; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = libsecondlife.Utilities; - SYMROOT = bin; - TARGET_TYPE = "-target:library"; - }; - name = Debug; - }; - 4054E3730B57376D00B0667D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - CS_REFERENCEDASSEMBLIES = "System;System.Data;System.Xml;System.Drawing"; - EXECUTABLE_EXTENSION = dll; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = libsecondlife.Utilities; - SYMROOT = bin; - TARGET_TYPE = "-target:library"; - ZERO_LINK = NO; - }; - name = Release; - }; - 4054E3890B57396400B0667D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - EXECUTABLE_EXTENSION = exe; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = name2key; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - }; - name = Debug; - }; - 4054E38A0B57396400B0667D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - EXECUTABLE_EXTENSION = exe; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = name2key; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - ZERO_LINK = NO; - }; - name = Release; - }; - 4054E3A60B573A4C00B0667D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - EXECUTABLE_EXTENSION = exe; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = Key2Name; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - }; - name = Debug; - }; - 4054E3A70B573A4C00B0667D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - EXECUTABLE_EXTENSION = exe; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = Key2Name; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - ZERO_LINK = NO; - }; - name = Release; - }; - 4054E3B10B573A7D00B0667D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - CS_LIBRARIES = ""; - EXECUTABLE_EXTENSION = exe; - FRAMEWORK_SEARCH_PATHS = bin; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = bin; - PRODUCT_NAME = TestClient; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - }; - name = Debug; - }; - 4054E3B20B573A7D00B0667D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - EXECUTABLE_EXTENSION = exe; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = TestClient; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - ZERO_LINK = NO; - }; - name = Release; - }; - 40AAAB670B60C06800EC04F0 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - EXECUTABLE_EXTENSION = exe; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = mapgenerator; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - }; - name = Debug; - }; - 40AAAB680B60C06800EC04F0 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - EXECUTABLE_EXTENSION = exe; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - INSTALL_PATH = "$(HOME)/Applications"; - PRODUCT_NAME = mapgenerator; - SYMROOT = bin; - TARGET_TYPE = "-target:exe"; - ZERO_LINK = NO; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 4041F3370BED7D710084F948 /* Build configuration list for PBXNativeTarget "slproxy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4041F3380BED7D710084F948 /* Debug */, - 4041F3390BED7D710084F948 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4041F3E90BED8C210084F948 /* Build configuration list for PBXNativeTarget "IA_LandmarkTool" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4041F3EA0BED8C210084F948 /* Debug */, - 4041F3EB0BED8C210084F948 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4054E2A80B5733B200B0667D /* Build configuration list for PBXProject "libsecondlife" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4054E2A90B5733B200B0667D /* Debug */, - 4054E2AA0B5733B200B0667D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4054E3080B57345B00B0667D /* Build configuration list for PBXNativeTarget "libsecondlife" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4054E3090B57345B00B0667D /* Debug */, - 4054E30A0B57345B00B0667D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4054E3710B57376D00B0667D /* Build configuration list for PBXNativeTarget "libsecondlife.Utilities" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4054E3720B57376D00B0667D /* Debug */, - 4054E3730B57376D00B0667D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4054E3880B57396400B0667D /* Build configuration list for PBXNativeTarget "name2key" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4054E3890B57396400B0667D /* Debug */, - 4054E38A0B57396400B0667D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4054E3A50B573A4C00B0667D /* Build configuration list for PBXNativeTarget "Key2Name" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4054E3A60B573A4C00B0667D /* Debug */, - 4054E3A70B573A4C00B0667D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4054E3B00B573A7D00B0667D /* Build configuration list for PBXNativeTarget "TestClient" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4054E3B10B573A7D00B0667D /* Debug */, - 4054E3B20B573A7D00B0667D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 40AAAB660B60C06800EC04F0 /* Build configuration list for PBXNativeTarget "mapgenerator" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 40AAAB670B60C06800EC04F0 /* Debug */, - 40AAAB680B60C06800EC04F0 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 4054E2A70B5733B200B0667D /* Project object */; -}