aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data
diff options
context:
space:
mode:
authorAdam Frisby2007-05-29 04:11:49 +0000
committerAdam Frisby2007-05-29 04:11:49 +0000
commitc2c2f90b267f8e47b27d42fb9ee1baaeae663a73 (patch)
tree37b4ee5613cfa8a304482aac0966ad60571b2598 /OpenGridServices/OpenGrid.Framework.Data
parent* Escaped log messages properly when logging to DB (diff)
downloadopensim-SC_OLD-c2c2f90b267f8e47b27d42fb9ee1baaeae663a73.zip
opensim-SC_OLD-c2c2f90b267f8e47b27d42fb9ee1baaeae663a73.tar.gz
opensim-SC_OLD-c2c2f90b267f8e47b27d42fb9ee1baaeae663a73.tar.bz2
opensim-SC_OLD-c2c2f90b267f8e47b27d42fb9ee1baaeae663a73.tar.xz
* Rebuilt Prebuild
* Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
Diffstat (limited to 'OpenGridServices/OpenGrid.Framework.Data')
-rw-r--r--OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj37
-rw-r--r--OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build95
2 files changed, 64 insertions, 68 deletions
diff --git a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj
index 5b24438..be1f7aa 100644
--- a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj
+++ b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj
@@ -1,4 +1,4 @@
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup> 2 <PropertyGroup>
3 <ProjectType>Local</ProjectType> 3 <ProjectType>Local</ProjectType>
4 <ProductVersion>8.0.50727</ProductVersion> 4 <ProductVersion>8.0.50727</ProductVersion>
@@ -6,8 +6,7 @@
6 <ProjectGuid>{62CDF671-0000-0000-0000-000000000000}</ProjectGuid> 6 <ProjectGuid>{62CDF671-0000-0000-0000-000000000000}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9 <ApplicationIcon> 9 <ApplicationIcon></ApplicationIcon>
10 </ApplicationIcon>
11 <AssemblyKeyContainerName> 10 <AssemblyKeyContainerName>
12 </AssemblyKeyContainerName> 11 </AssemblyKeyContainerName>
13 <AssemblyName>OpenGrid.Framework.Data</AssemblyName> 12 <AssemblyName>OpenGrid.Framework.Data</AssemblyName>
@@ -16,11 +15,9 @@
16 <DefaultTargetSchema>IE50</DefaultTargetSchema> 15 <DefaultTargetSchema>IE50</DefaultTargetSchema>
17 <DelaySign>false</DelaySign> 16 <DelaySign>false</DelaySign>
18 <OutputType>Library</OutputType> 17 <OutputType>Library</OutputType>
19 <AppDesignerFolder> 18 <AppDesignerFolder></AppDesignerFolder>
20 </AppDesignerFolder>
21 <RootNamespace>OpenGrid.Framework.Data</RootNamespace> 19 <RootNamespace>OpenGrid.Framework.Data</RootNamespace>
22 <StartupObject> 20 <StartupObject></StartupObject>
23 </StartupObject>
24 <FileUpgradeFlags> 21 <FileUpgradeFlags>
25 </FileUpgradeFlags> 22 </FileUpgradeFlags>
26 </PropertyGroup> 23 </PropertyGroup>
@@ -31,8 +28,7 @@
31 <ConfigurationOverrideFile> 28 <ConfigurationOverrideFile>
32 </ConfigurationOverrideFile> 29 </ConfigurationOverrideFile>
33 <DefineConstants>TRACE;DEBUG</DefineConstants> 30 <DefineConstants>TRACE;DEBUG</DefineConstants>
34 <DocumentationFile> 31 <DocumentationFile></DocumentationFile>
35 </DocumentationFile>
36 <DebugSymbols>True</DebugSymbols> 32 <DebugSymbols>True</DebugSymbols>
37 <FileAlignment>4096</FileAlignment> 33 <FileAlignment>4096</FileAlignment>
38 <Optimize>False</Optimize> 34 <Optimize>False</Optimize>
@@ -41,8 +37,7 @@
41 <RemoveIntegerChecks>False</RemoveIntegerChecks> 37 <RemoveIntegerChecks>False</RemoveIntegerChecks>
42 <TreatWarningsAsErrors>False</TreatWarningsAsErrors> 38 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
43 <WarningLevel>4</WarningLevel> 39 <WarningLevel>4</WarningLevel>
44 <NoWarn> 40 <NoWarn></NoWarn>
45 </NoWarn>
46 </PropertyGroup> 41 </PropertyGroup>
47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48 <AllowUnsafeBlocks>False</AllowUnsafeBlocks> 43 <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
@@ -51,8 +46,7 @@
51 <ConfigurationOverrideFile> 46 <ConfigurationOverrideFile>
52 </ConfigurationOverrideFile> 47 </ConfigurationOverrideFile>
53 <DefineConstants>TRACE</DefineConstants> 48 <DefineConstants>TRACE</DefineConstants>
54 <DocumentationFile> 49 <DocumentationFile></DocumentationFile>
55 </DocumentationFile>
56 <DebugSymbols>False</DebugSymbols> 50 <DebugSymbols>False</DebugSymbols>
57 <FileAlignment>4096</FileAlignment> 51 <FileAlignment>4096</FileAlignment>
58 <Optimize>True</Optimize> 52 <Optimize>True</Optimize>
@@ -61,23 +55,22 @@
61 <RemoveIntegerChecks>False</RemoveIntegerChecks> 55 <RemoveIntegerChecks>False</RemoveIntegerChecks>
62 <TreatWarningsAsErrors>False</TreatWarningsAsErrors> 56 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
63 <WarningLevel>4</WarningLevel> 57 <WarningLevel>4</WarningLevel>
64 <NoWarn> 58 <NoWarn></NoWarn>
65 </NoWarn>
66 </PropertyGroup> 59 </PropertyGroup>
67 <ItemGroup> 60 <ItemGroup>
68 <Reference Include="System"> 61 <Reference Include="System" >
69 <HintPath>System.dll</HintPath> 62 <HintPath>System.dll</HintPath>
70 <Private>False</Private> 63 <Private>False</Private>
71 </Reference> 64 </Reference>
72 <Reference Include="System.Xml"> 65 <Reference Include="System.Xml" >
73 <HintPath>System.Xml.dll</HintPath> 66 <HintPath>System.Xml.dll</HintPath>
74 <Private>False</Private> 67 <Private>False</Private>
75 </Reference> 68 </Reference>
76 <Reference Include="System.Data"> 69 <Reference Include="System.Data" >
77 <HintPath>System.Data.dll</HintPath> 70 <HintPath>System.Data.dll</HintPath>
78 <Private>False</Private> 71 <Private>False</Private>
79 </Reference> 72 </Reference>
80 <Reference Include="libsecondlife.dll"> 73 <Reference Include="libsecondlife.dll" >
81 <HintPath>..\..\bin\libsecondlife.dll</HintPath> 74 <HintPath>..\..\bin\libsecondlife.dll</HintPath>
82 <Private>False</Private> 75 <Private>False</Private>
83 </Reference> 76 </Reference>
@@ -88,7 +81,9 @@
88 <Compile Include="GridData.cs"> 81 <Compile Include="GridData.cs">
89 <SubType>Code</SubType> 82 <SubType>Code</SubType>
90 </Compile> 83 </Compile>
91 <Compile Include="ILogData.cs" /> 84 <Compile Include="ILogData.cs">
85 <SubType>Code</SubType>
86 </Compile>
92 <Compile Include="IniConfig.cs"> 87 <Compile Include="IniConfig.cs">
93 <SubType>Code</SubType> 88 <SubType>Code</SubType>
94 </Compile> 89 </Compile>
@@ -112,4 +107,4 @@
112 <PostBuildEvent> 107 <PostBuildEvent>
113 </PostBuildEvent> 108 </PostBuildEvent>
114 </PropertyGroup> 109 </PropertyGroup>
115</Project> \ No newline at end of file 110</Project>
diff --git a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build
index 1357f47..26f72da 100644
--- a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build
+++ b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build
@@ -1,47 +1,48 @@
1<?xml version="1.0" ?> 1<?xml version="1.0" ?>
2<project name="OpenGrid.Framework.Data" default="build"> 2<project name="OpenGrid.Framework.Data" default="build">
3 <target name="build"> 3 <target name="build">
4 <echo message="Build Directory is ${project::get-base-directory()}/${build.dir}" /> 4 <echo message="Build Directory is ${project::get-base-directory()}/${build.dir}" />
5 <mkdir dir="${project::get-base-directory()}/${build.dir}" /> 5 <mkdir dir="${project::get-base-directory()}/${build.dir}" />
6 <copy todir="${project::get-base-directory()}/${build.dir}"> 6 <copy todir="${project::get-base-directory()}/${build.dir}">
7 <fileset basedir="${project::get-base-directory()}"> 7 <fileset basedir="${project::get-base-directory()}">
8 </fileset> 8 </fileset>
9 </copy> 9 </copy>
10 <csc target="library" debug="${build.debug}" unsafe="False" define="TRACE" output="${project::get-base-directory()}/${build.dir}/${project::get-name()}.dll"> 10 <csc target="library" debug="${build.debug}" unsafe="False" define="TRACE;DEBUG" output="${project::get-base-directory()}/${build.dir}/${project::get-name()}.dll">
11 <resources prefix="OpenGrid.Framework.Data" dynamicprefix="true" > 11 <resources prefix="OpenGrid.Framework.Data" dynamicprefix="true" >
12 </resources> 12 </resources>
13 <sources failonempty="true"> 13 <sources failonempty="true">
14 <include name="GridData.cs" /> 14 <include name="GridData.cs" />
15 <include name="IniConfig.cs" /> 15 <include name="ILogData.cs" />
16 <include name="SimProfileData.cs" /> 16 <include name="IniConfig.cs" />
17 <include name="UserData.cs" /> 17 <include name="SimProfileData.cs" />
18 <include name="UserProfileData.cs" /> 18 <include name="UserData.cs" />
19 <include name="Properties/AssemblyInfo.cs" /> 19 <include name="UserProfileData.cs" />
20 </sources> 20 <include name="Properties/AssemblyInfo.cs" />
21 <references basedir="${project::get-base-directory()}"> 21 </sources>
22 <lib> 22 <references basedir="${project::get-base-directory()}">
23 <include name="${project::get-base-directory()}" /> 23 <lib>
24 <include name="${project::get-base-directory()}/${build.dir}" /> 24 <include name="${project::get-base-directory()}" />
25 </lib> 25 <include name="${project::get-base-directory()}/${build.dir}" />
26 <include name="System.dll" /> 26 </lib>
27 <include name="System.Xml.dll" /> 27 <include name="System.dll" />
28 <include name="System.Data.dll" /> 28 <include name="System.Xml.dll" />
29 <include name="../../bin/libsecondlife.dll" /> 29 <include name="System.Data.dll" />
30 </references> 30 <include name="../../bin/libsecondlife.dll" />
31 </csc> 31 </references>
32 <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../../bin/" /> 32 </csc>
33 <mkdir dir="${project::get-base-directory()}/../../bin/"/> 33 <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../../bin/" />
34 <copy todir="${project::get-base-directory()}/../../bin/"> 34 <mkdir dir="${project::get-base-directory()}/../../bin/"/>
35 <fileset basedir="${project::get-base-directory()}/${build.dir}/" > 35 <copy todir="${project::get-base-directory()}/../../bin/">
36 <include name="*.dll"/> 36 <fileset basedir="${project::get-base-directory()}/${build.dir}/" >
37 <include name="*.exe"/> 37 <include name="*.dll"/>
38 </fileset> 38 <include name="*.exe"/>
39 </copy> 39 </fileset>
40 </target> 40 </copy>
41 <target name="clean"> 41 </target>
42 <delete dir="${bin.dir}" failonerror="false" /> 42 <target name="clean">
43 <delete dir="${obj.dir}" failonerror="false" /> 43 <delete dir="${bin.dir}" failonerror="false" />
44 </target> 44 <delete dir="${obj.dir}" failonerror="false" />
45 <target name="doc" description="Creates documentation."> 45 </target>
46 </target> 46 <target name="doc" description="Creates documentation.">
47</project> 47 </target>
48</project>