Skip to content

Commit 3bd4cca

Browse files
committed
Added everything
Nothing removed from years of process work except for the most blatantly non-essential files. Very mess. Much sorry.
1 parent fdaa2fd commit 3bd4cca

File tree

722 files changed

+516009
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

722 files changed

+516009
-0
lines changed

MockingBOT Documentation.docx

700 KB
Binary file not shown.
39 KB
Binary file not shown.

MockingBOTClient/MockingBOT.sln

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 11.00
3+
# Visual C# Express 2010
4+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MockingBOT", "ChirpBOT\MockingBOT.csproj", "{B86D969B-CB11-4260-839E-71B91FD9F4CC}"
5+
EndProject
6+
Global
7+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
8+
Debug|x86 = Debug|x86
9+
Release|x86 = Release|x86
10+
EndGlobalSection
11+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
12+
{B86D969B-CB11-4260-839E-71B91FD9F4CC}.Debug|x86.ActiveCfg = Debug|x86
13+
{B86D969B-CB11-4260-839E-71B91FD9F4CC}.Debug|x86.Build.0 = Debug|x86
14+
{B86D969B-CB11-4260-839E-71B91FD9F4CC}.Release|x86.ActiveCfg = Release|x86
15+
{B86D969B-CB11-4260-839E-71B91FD9F4CC}.Release|x86.Build.0 = Release|x86
16+
EndGlobalSection
17+
GlobalSection(SolutionProperties) = preSolution
18+
HideSolutionNode = FALSE
19+
EndGlobalSection
20+
EndGlobal

MockingBOTClient/MockingBOT.suo

25.5 KB
Binary file not shown.

MockingBOTClient/MockingBOT.userprefs

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<Properties>
2+
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
3+
<MonoDevelop.Ide.Workbench />
4+
<MonoDevelop.Ide.DebuggingService.Breakpoints>
5+
<BreakpointStore />
6+
</MonoDevelop.Ide.DebuggingService.Breakpoints>
7+
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
8+
</Properties>

MockingBOTClient/MockingBOT.v12.suo

28.5 KB
Binary file not shown.
+111
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5+
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6+
<ProductVersion>8.0.30703</ProductVersion>
7+
<SchemaVersion>2.0</SchemaVersion>
8+
<ProjectGuid>{B86D969B-CB11-4260-839E-71B91FD9F4CC}</ProjectGuid>
9+
<OutputType>WinExe</OutputType>
10+
<AppDesignerFolder>Properties</AppDesignerFolder>
11+
<RootNamespace>WindowsFormsApplication1</RootNamespace>
12+
<AssemblyName>ChirpBOT</AssemblyName>
13+
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14+
<TargetFrameworkProfile>
15+
</TargetFrameworkProfile>
16+
<FileAlignment>512</FileAlignment>
17+
</PropertyGroup>
18+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
19+
<PlatformTarget>x86</PlatformTarget>
20+
<DebugSymbols>true</DebugSymbols>
21+
<DebugType>full</DebugType>
22+
<Optimize>false</Optimize>
23+
<OutputPath>bin\Debug\</OutputPath>
24+
<DefineConstants>DEBUG;TRACE</DefineConstants>
25+
<ErrorReport>prompt</ErrorReport>
26+
<WarningLevel>4</WarningLevel>
27+
</PropertyGroup>
28+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
29+
<PlatformTarget>x86</PlatformTarget>
30+
<DebugType>pdbonly</DebugType>
31+
<Optimize>true</Optimize>
32+
<OutputPath>bin\Release\</OutputPath>
33+
<DefineConstants>TRACE</DefineConstants>
34+
<ErrorReport>prompt</ErrorReport>
35+
<WarningLevel>4</WarningLevel>
36+
</PropertyGroup>
37+
<ItemGroup>
38+
<Reference Include="LinqToTwitter, Version=2.1.6.0, Culture=neutral, PublicKeyToken=957107be965c25d9, processorArchitecture=MSIL">
39+
<SpecificVersion>False</SpecificVersion>
40+
<HintPath>.\LinqToTwitter.dll</HintPath>
41+
</Reference>
42+
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
43+
<SpecificVersion>False</SpecificVersion>
44+
<HintPath>.\Newtonsoft.Json.dll</HintPath>
45+
</Reference>
46+
<Reference Include="OpenMetaverse">
47+
<HintPath>..\..\..\..\Desktop\opensim-0.7.5\bin\OpenMetaverse.dll</HintPath>
48+
</Reference>
49+
<Reference Include="OpenMetaverseTypes">
50+
<HintPath>..\..\..\..\Desktop\opensim-0.7.5\bin\OpenMetaverseTypes.dll</HintPath>
51+
</Reference>
52+
<Reference Include="OpenNLP, Version=1.0.2529.39671, Culture=neutral, processorArchitecture=MSIL">
53+
<SpecificVersion>False</SpecificVersion>
54+
<HintPath>.\OpenNLP.dll</HintPath>
55+
</Reference>
56+
<Reference Include="System" />
57+
<Reference Include="System.Core" />
58+
<Reference Include="System.Speech" />
59+
<Reference Include="System.Xml.Linq" />
60+
<Reference Include="System.Data.DataSetExtensions" />
61+
<Reference Include="Microsoft.CSharp" />
62+
<Reference Include="System.Data" />
63+
<Reference Include="System.Deployment" />
64+
<Reference Include="System.Drawing" />
65+
<Reference Include="System.Windows.Forms" />
66+
<Reference Include="System.Xml" />
67+
</ItemGroup>
68+
<ItemGroup>
69+
<Compile Include="Form1.cs">
70+
<SubType>Form</SubType>
71+
</Compile>
72+
<Compile Include="Form1.Designer.cs">
73+
<DependentUpon>Form1.cs</DependentUpon>
74+
</Compile>
75+
<Compile Include="Program.cs">
76+
<SubType>Component</SubType>
77+
</Compile>
78+
<Compile Include="Properties\AssemblyInfo.cs" />
79+
<EmbeddedResource Include="Form1.resx">
80+
<DependentUpon>Form1.cs</DependentUpon>
81+
</EmbeddedResource>
82+
<EmbeddedResource Include="Properties\Resources.resx">
83+
<Generator>ResXFileCodeGenerator</Generator>
84+
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
85+
<SubType>Designer</SubType>
86+
</EmbeddedResource>
87+
<Compile Include="Properties\Resources.Designer.cs">
88+
<AutoGen>True</AutoGen>
89+
<DependentUpon>Resources.resx</DependentUpon>
90+
<DesignTime>True</DesignTime>
91+
</Compile>
92+
<None Include="app.config" />
93+
<None Include="Properties\Settings.settings">
94+
<Generator>SettingsSingleFileGenerator</Generator>
95+
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
96+
</None>
97+
<Compile Include="Properties\Settings.Designer.cs">
98+
<AutoGen>True</AutoGen>
99+
<DependentUpon>Settings.settings</DependentUpon>
100+
<DesignTimeSharedInput>True</DesignTimeSharedInput>
101+
</Compile>
102+
</ItemGroup>
103+
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
105+
Other similar extension points exist, see Microsoft.Common.targets.
106+
<Target Name="BeforeBuild">
107+
</Target>
108+
<Target Name="AfterBuild">
109+
</Target>
110+
-->
111+
</Project>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
</Project>
4.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)