aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim
diff options
context:
space:
mode:
authorTedd Hansen2007-08-09 18:03:24 +0000
committerTedd Hansen2007-08-09 18:03:24 +0000
commitbf69aca9611928aadcf57700e9a4808817d9493c (patch)
treea15dda64d595c4a86e41a54218111e702718e047 /OpenSim
parentStart of replacing the old SceneObject/Primitive classes with the new versions. (diff)
downloadopensim-SC_OLD-bf69aca9611928aadcf57700e9a4808817d9493c.zip
opensim-SC_OLD-bf69aca9611928aadcf57700e9a4808817d9493c.tar.gz
opensim-SC_OLD-bf69aca9611928aadcf57700e9a4808817d9493c.tar.bz2
opensim-SC_OLD-bf69aca9611928aadcf57700e9a4808817d9493c.tar.xz
Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into OpenSim.ScriptEngine.DotNetEngine to avoid the compile error
Diffstat (limited to 'OpenSim')
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSOdoc.htm9
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OPCODES.txt143
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL.csproj63
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL.suobin7680 -> 0 bytes
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Properties/AssemblyInfo.cs35
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Common.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Common.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Engine.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Engine.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/IL_common_functions.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/IL_common_functions.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass_Builtins.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass_Builtins.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass_OPCODES.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass_OPCODES.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_CLRInterface.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_CLRInterface.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_OPCODE_IL_processor.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_OPCODE_IL_processor.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Enums.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Enums.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Parser.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Parser.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Struct.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Struct.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Server API/LSL_BuiltIn_Commands_Interface.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Server API/LSL_BuiltIn_Commands_Interface.cs)0
-rw-r--r--OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Server API/LSL_BuiltIn_Commands_TestImplementation.cs (renamed from OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Server API/LSL_BuiltIn_Commands_TestImplementation.cs)0
18 files changed, 0 insertions, 250 deletions
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSOdoc.htm b/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSOdoc.htm
deleted file mode 100644
index 1f70524..0000000
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSOdoc.htm
+++ /dev/null
@@ -1,9 +0,0 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3 <head>
4 <title></title>
5 </head>
6 <body>
7
8 </body>
9</html> \ No newline at end of file
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OPCODES.txt b/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OPCODES.txt
deleted file mode 100644
index 51d5f22..0000000
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OPCODES.txt
+++ /dev/null
@@ -1,143 +0,0 @@
1OPCODE IL_Processor Implemented
2========================================================
3NOOP * *
4POP * *
5POPS * *
6POPL * *
7POPV * *
8POPQ * *
9POPARG * *
10POPIP
11POPBP
12POPSP
13POPSLR
14DUP
15DUPS
16DUPL
17DUPV
18DUPQ
19STORE * *
20STORES * *
21STOREL * *
22STOREV * *
23STOREQ * *
24STOREG * *
25STOREGS * *
26STOREGL * *
27STOREGV * *
28STOREGQ * *
29LOADP * *
30LOADSP * *
31LOADLP * *
32LOADVP * *
33LOADQP * *
34LOADGP * *
35LOADGSP * *
36LOADGLP * *
37LOADGVP * *
38LOADGQP * *
39PUSH * *
40PUSHS * *
41PUSHL * *
42PUSHV * *
43PUSHQ * *
44PUSHG * *
45PUSHGS * *
46PUSHGL * *
47PUSHGV * *
48PUSHGQ * *
49PUSHIP
50PUSHBP
51PUSHSP * *
52PUSHARGB
53PUSHARGI * *
54PUSHARGF * *
55PUSHARGS * *
56PUSHARGV
57PUSHARGQ
58PUSHE * *
59PUSHEV
60PUSHEQ
61PUSHARGE *
62ADD * *
63SUB * *
64MUL * *
65DIV * *
66MOD * *
67EQ * *
68NEQ * *
69LEQ * *
70GEQ * *
71LESS * *
72GREATER * *
73BITAND * *
74BITOR * *
75BITXOR * *
76BOOLAND * *
77BOOLOR * *
78NEG * *
79BITNOT *
80BOOLNOT *
81JUMP
82JUMPIF
83JUMPNIF
84STATE
85CALL
86RETURN * *
87CAST
88STACKTOS
89STACKTOL
90PRINT
91CALLLIB
92CALLLIB_TWO_BYTE * *
93SHL
94SHR
95
96
97
98
99
100
101
102IN USE:
103
104
105 Implemented
106NOOP *
10726
108ADD *
109BITAND *
110CALL
111CALLLIB_TWO_BYTE
112CAST
113DUP
114EQ *
115JUMPNIF
116LOADLP
117LOADSP
118NEQ *
119NOOP
120POP *
121POPBP
122POPL
123POPS
124POPV
125PUSH
126PUSHARGB
127PUSHARGE
128PUSHARGF *
129PUSHARGI *
130PUSHARGS *
131PUSHBP
132PUSHE
133PUSHG
134PUSHGS
135PUSHL
136PUSHS
137PUSHSP
138RETURN *
139STACKTOL
140STOREG
141STOREGS
142STOREL
143
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL.csproj b/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL.csproj
deleted file mode 100644
index 872ca92..0000000
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL.csproj
+++ /dev/null
@@ -1,63 +0,0 @@
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5 <ProductVersion>8.0.50727</ProductVersion>
6 <SchemaVersion>2.0</SchemaVersion>
7 <ProjectGuid>{E56CB0C4-DBE8-4169-AC21-B6A2E8235A82}</ProjectGuid>
8 <OutputType>Library</OutputType>
9 <AppDesignerFolder>Properties</AppDesignerFolder>
10 <RootNamespace>OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL</RootNamespace>
11 <AssemblyName>OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL</AssemblyName>
12 </PropertyGroup>
13 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
14 <DebugSymbols>true</DebugSymbols>
15 <DebugType>full</DebugType>
16 <Optimize>false</Optimize>
17 <OutputPath>bin\Debug\</OutputPath>
18 <DefineConstants>DEBUG;TRACE</DefineConstants>
19 <ErrorReport>prompt</ErrorReport>
20 <WarningLevel>4</WarningLevel>
21 </PropertyGroup>
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
23 <DebugType>pdbonly</DebugType>
24 <Optimize>true</Optimize>
25 <OutputPath>bin\Release\</OutputPath>
26 <DefineConstants>TRACE</DefineConstants>
27 <ErrorReport>prompt</ErrorReport>
28 <WarningLevel>4</WarningLevel>
29 </PropertyGroup>
30 <ItemGroup>
31 <Reference Include="System" />
32 <Reference Include="System.Data" />
33 <Reference Include="System.Windows.Forms" />
34 <Reference Include="System.Xml" />
35 </ItemGroup>
36 <ItemGroup>
37 <Compile Include="Common.cs" />
38 <Compile Include="Engine.cs" />
39 <Compile Include="IL_common_functions.cs" />
40 <Compile Include="LSL_BaseClass.cs" />
41 <Compile Include="LSL_BaseClass_Builtins.cs" />
42 <Compile Include="LSL_BaseClass_OPCODES.cs" />
43 <Compile Include="Server API\LSL_BuiltIn_Commands_Interface.cs" />
44 <Compile Include="Server API\LSL_BuiltIn_Commands_TestImplementation.cs" />
45 <Compile Include="LSL_CLRInterface.cs" />
46 <Compile Include="LSL_OPCODE_IL_processor.cs" />
47 <Compile Include="LSO_Parser.cs" />
48 <Compile Include="LSO_Enums.cs" />
49 <Compile Include="LSO_Struct.cs" />
50 <Compile Include="Properties\AssemblyInfo.cs" />
51 </ItemGroup>
52 <ItemGroup>
53 <Content Include="OPCODES.txt" />
54 </ItemGroup>
55 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
56 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
57 Other similar extension points exist, see Microsoft.Common.targets.
58 <Target Name="BeforeBuild">
59 </Target>
60 <Target Name="AfterBuild">
61 </Target>
62 -->
63</Project> \ No newline at end of file
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL.suo b/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL.suo
deleted file mode 100644
index eab36ab..0000000
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL.suo
+++ /dev/null
Binary files differ
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Properties/AssemblyInfo.cs b/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Properties/AssemblyInfo.cs
deleted file mode 100644
index 9879d88..0000000
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,35 +0,0 @@
1using System.Reflection;
2using System.Runtime.CompilerServices;
3using System.Runtime.InteropServices;
4
5// General Information about an assembly is controlled through the following
6// set of attributes. Change these attribute values to modify the information
7// associated with an assembly.
8[assembly: AssemblyTitle("OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL")]
9[assembly: AssemblyDescription("")]
10[assembly: AssemblyConfiguration("")]
11[assembly: AssemblyCompany("")]
12[assembly: AssemblyProduct("OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL")]
13[assembly: AssemblyCopyright("Copyright © 2007")]
14[assembly: AssemblyTrademark("")]
15[assembly: AssemblyCulture("")]
16
17// Setting ComVisible to false makes the types in this assembly not visible
18// to COM components. If you need to access a type in this assembly from
19// COM, set the ComVisible attribute to true on that type.
20[assembly: ComVisible(false)]
21
22// The following GUID is for the ID of the typelib if this project is exposed to COM
23[assembly: Guid("aa5ae75e-b542-4167-8e3e-baacb7e35654")]
24
25// Version information for an assembly consists of the following four values:
26//
27// Major Version
28// Minor Version
29// Build Number
30// Revision
31//
32// You can specify all the values or you can default the Revision and Build Numbers
33// by using the '*' as shown below:
34[assembly: AssemblyVersion("1.0.0.0")]
35[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Common.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Common.cs
index 1f24d9b..1f24d9b 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Common.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Common.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Engine.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Engine.cs
index 2db35c4..2db35c4 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Engine.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Engine.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/IL_common_functions.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/IL_common_functions.cs
index 76738b8..76738b8 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/IL_common_functions.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/IL_common_functions.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass.cs
index b88a905..b88a905 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass_Builtins.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass_Builtins.cs
index d6f9a88..d6f9a88 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass_Builtins.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass_Builtins.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass_OPCODES.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass_OPCODES.cs
index b771678..b771678 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_BaseClass_OPCODES.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass_OPCODES.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_CLRInterface.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_CLRInterface.cs
index 84cb20c..84cb20c 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_CLRInterface.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_CLRInterface.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_OPCODE_IL_processor.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_OPCODE_IL_processor.cs
index 8836195..8836195 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSL_OPCODE_IL_processor.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_OPCODE_IL_processor.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Enums.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Enums.cs
index f3eef3d..f3eef3d 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Enums.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Enums.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Parser.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Parser.cs
index b486c46..b486c46 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Parser.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Parser.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Struct.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Struct.cs
index 8ea618c..8ea618c 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/LSO_Struct.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSO_Struct.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Server API/LSL_BuiltIn_Commands_Interface.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Server API/LSL_BuiltIn_Commands_Interface.cs
index b6f2889..b6f2889 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Server API/LSL_BuiltIn_Commands_Interface.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Server API/LSL_BuiltIn_Commands_Interface.cs
diff --git a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Server API/LSL_BuiltIn_Commands_TestImplementation.cs b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Server API/LSL_BuiltIn_Commands_TestImplementation.cs
index bbdafad..bbdafad 100644
--- a/OpenSim/Region/ScriptEngine/DotNetEngine.Compiler.LSL/Server API/LSL_BuiltIn_Commands_TestImplementation.cs
+++ b/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Server API/LSL_BuiltIn_Commands_TestImplementation.cs