aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorgareth2007-03-07 19:07:00 +0000
committergareth2007-03-07 19:07:00 +0000
commit2159b3079ec8df2a7337a9d4ea54810b7028c4e1 (patch)
tree5473123011f7a302e63f89ec6ccb4477032fd1db /src
parentImported branch (diff)
downloadopensim-SC_OLD-2159b3079ec8df2a7337a9d4ea54810b7028c4e1.zip
opensim-SC_OLD-2159b3079ec8df2a7337a9d4ea54810b7028c4e1.tar.gz
opensim-SC_OLD-2159b3079ec8df2a7337a9d4ea54810b7028c4e1.tar.bz2
opensim-SC_OLD-2159b3079ec8df2a7337a9d4ea54810b7028c4e1.tar.xz
fixed last screwup
Diffstat (limited to '')
-rw-r--r--src/Assets/AssetCache.cs (renamed from ConvertToPlugins/src/Assets/AssetCache.cs)0
-rw-r--r--src/Config.cs (renamed from ConvertToPlugins/src/Config.cs)0
-rw-r--r--src/Config/SimConfig/AssemblyInfo.cs (renamed from ConvertToPlugins/src/Config/SimConfig/AssemblyInfo.cs)0
-rw-r--r--src/Config/SimConfig/Db4SimConfig.cs (renamed from ConvertToPlugins/src/Config/SimConfig/Db4SimConfig.cs)0
-rw-r--r--src/Config/SimConfig/SimConfig.csproj (renamed from ConvertToPlugins/src/Config/SimConfig/SimConfig.csproj)0
-rw-r--r--src/Config/SimConfig/SimConfig.sln (renamed from ConvertToPlugins/src/Config/SimConfig/SimConfig.sln)0
-rw-r--r--src/Config/default.build (renamed from ConvertToPlugins/src/Config/default.build)0
-rw-r--r--src/GridInterfaces/AssemblyInfo.cs (renamed from ConvertToPlugins/src/GridInterfaces/AssemblyInfo.cs)0
-rw-r--r--src/GridInterfaces/GridInterfaces.csproj (renamed from ConvertToPlugins/src/GridInterfaces/GridInterfaces.csproj)0
-rw-r--r--src/GridInterfaces/GridInterfaces.sln (renamed from ConvertToPlugins/src/GridInterfaces/GridInterfaces.sln)0
-rw-r--r--src/GridInterfaces/IAssetServer.cs (renamed from ConvertToPlugins/src/GridInterfaces/IAssetServer.cs)0
-rw-r--r--src/GridInterfaces/IGridServer.cs (renamed from ConvertToPlugins/src/GridInterfaces/IGridServer.cs)0
-rw-r--r--src/GridInterfaces/default.build (renamed from ConvertToPlugins/src/GridInterfaces/default.build)0
-rw-r--r--src/GridServers/LoginServer.cs (renamed from ConvertToPlugins/src/GridServers/LoginServer.cs)0
-rw-r--r--src/HeightMapGenHills.cs (renamed from ConvertToPlugins/src/HeightMapGenHills.cs)0
-rw-r--r--src/LocalServers/LocalGridServers/AssemblyInfo.cs (renamed from ConvertToPlugins/src/LocalServers/LocalGridServers/AssemblyInfo.cs)0
-rw-r--r--src/LocalServers/LocalGridServers/LocalGrid.cs (renamed from ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGrid.cs)0
-rw-r--r--src/LocalServers/LocalGridServers/LocalGridServers.csproj (renamed from ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGridServers.csproj)0
-rw-r--r--src/LocalServers/LocalGridServers/LocalGridServers.sln (renamed from ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGridServers.sln)0
-rw-r--r--src/LocalServers/default.build (renamed from ConvertToPlugins/src/LocalServers/default.build)0
-rw-r--r--src/Main.cs (renamed from ConvertToPlugins/src/Main.cs)0
-rw-r--r--src/OpenSimClient.cs (renamed from ConvertToPlugins/src/OpenSimClient.cs)0
-rw-r--r--src/OpenSimConsole.cs (renamed from ConvertToPlugins/src/OpenSimConsole.cs)0
-rw-r--r--src/RemoteServers/RemoteGridServers/AssemblyInfo.cs (renamed from ConvertToPlugins/src/RemoteServers/RemoteGridServers/AssemblyInfo.cs)0
-rw-r--r--src/RemoteServers/RemoteGridServers/RemoteGrid.cs (renamed from ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGrid.cs)0
-rw-r--r--src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj (renamed from ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj)0
-rw-r--r--src/RemoteServers/RemoteGridServers/RemoteGridServers.sln (renamed from ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGridServers.sln)0
-rw-r--r--src/RemoteServers/default.build (renamed from ConvertToPlugins/src/RemoteServers/default.build)0
-rw-r--r--src/Second-server.csproj (renamed from ConvertToPlugins/src/Second-server.csproj)0
-rw-r--r--src/Second-server.sln (renamed from ConvertToPlugins/src/Second-server.sln)0
-rw-r--r--src/ServerConsole/ServerConsole/AssemblyInfo.cs (renamed from ConvertToPlugins/src/ServerConsole/ServerConsole/AssemblyInfo.cs)0
-rw-r--r--src/ServerConsole/ServerConsole/ServerConsole.cs (renamed from ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.cs)0
-rw-r--r--src/ServerConsole/ServerConsole/ServerConsole.csproj (renamed from ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.csproj)0
-rw-r--r--src/ServerConsole/ServerConsole/ServerConsole.sln (renamed from ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.sln)0
-rw-r--r--src/ServerConsole/default.build (renamed from ConvertToPlugins/src/ServerConsole/default.build)0
-rw-r--r--src/Util.cs (renamed from ConvertToPlugins/src/Util.cs)0
-rw-r--r--src/VersionInfo.cs (renamed from ConvertToPlugins/src/VersionInfo.cs)0
-rw-r--r--src/VersionInfo.cs.template (renamed from ConvertToPlugins/src/VersionInfo.cs.template)0
-rw-r--r--src/physics/AssemblyInfo.cs (renamed from ConvertToPlugins/src/physics/AssemblyInfo.cs)0
-rw-r--r--src/physics/PhysicsManager.cs (renamed from ConvertToPlugins/src/physics/PhysicsManager.cs)0
-rw-r--r--src/physics/PhysicsManager.csproj (renamed from ConvertToPlugins/src/physics/PhysicsManager.csproj)0
-rw-r--r--src/physics/PhysicsManager.sln (renamed from ConvertToPlugins/src/physics/PhysicsManager.sln)0
-rw-r--r--src/physics/default.build (renamed from ConvertToPlugins/src/physics/default.build)0
-rw-r--r--src/physics/plugins/AssemblyInfo.cs (renamed from ConvertToPlugins/src/physics/plugins/AssemblyInfo.cs)0
-rw-r--r--src/physics/plugins/PhysXplugin.cs (renamed from ConvertToPlugins/src/physics/plugins/PhysXplugin.cs)0
-rw-r--r--src/physics/plugins/PhysXplugin.csproj (renamed from ConvertToPlugins/src/physics/plugins/PhysXplugin.csproj)0
-rw-r--r--src/physics/plugins/PhysXplugin.sln (renamed from ConvertToPlugins/src/physics/plugins/PhysXplugin.sln)0
-rw-r--r--src/physics/plugins/default.build (renamed from ConvertToPlugins/src/physics/plugins/default.build)0
-rw-r--r--src/types/Mesh.cs (renamed from ConvertToPlugins/src/types/Mesh.cs)0
-rw-r--r--src/types/Triangle.cs (renamed from ConvertToPlugins/src/types/Triangle.cs)0
-rw-r--r--src/world/Avatar.cs (renamed from ConvertToPlugins/src/world/Avatar.cs)0
-rw-r--r--src/world/Entity.cs (renamed from ConvertToPlugins/src/world/Entity.cs)0
-rw-r--r--src/world/Primitive.cs (renamed from ConvertToPlugins/src/world/Primitive.cs)0
-rw-r--r--src/world/ScriptEngine.cs (renamed from ConvertToPlugins/src/world/ScriptEngine.cs)0
-rw-r--r--src/world/SurfacePatch.cs (renamed from ConvertToPlugins/src/world/SurfacePatch.cs)0
-rw-r--r--src/world/World.cs (renamed from ConvertToPlugins/src/world/World.cs)0
-rw-r--r--src/world/scripting/IScript.cs (renamed from ConvertToPlugins/src/world/scripting/IScript.cs)0
57 files changed, 0 insertions, 0 deletions
diff --git a/ConvertToPlugins/src/Assets/AssetCache.cs b/src/Assets/AssetCache.cs
index d35b482..d35b482 100644
--- a/ConvertToPlugins/src/Assets/AssetCache.cs
+++ b/src/Assets/AssetCache.cs
diff --git a/ConvertToPlugins/src/Config.cs b/src/Config.cs
index c42b80e..c42b80e 100644
--- a/ConvertToPlugins/src/Config.cs
+++ b/src/Config.cs
diff --git a/ConvertToPlugins/src/Config/SimConfig/AssemblyInfo.cs b/src/Config/SimConfig/AssemblyInfo.cs
index 96c3e73..96c3e73 100644
--- a/ConvertToPlugins/src/Config/SimConfig/AssemblyInfo.cs
+++ b/src/Config/SimConfig/AssemblyInfo.cs
diff --git a/ConvertToPlugins/src/Config/SimConfig/Db4SimConfig.cs b/src/Config/SimConfig/Db4SimConfig.cs
index cc31328..cc31328 100644
--- a/ConvertToPlugins/src/Config/SimConfig/Db4SimConfig.cs
+++ b/src/Config/SimConfig/Db4SimConfig.cs
diff --git a/ConvertToPlugins/src/Config/SimConfig/SimConfig.csproj b/src/Config/SimConfig/SimConfig.csproj
index 08f0f24..08f0f24 100644
--- a/ConvertToPlugins/src/Config/SimConfig/SimConfig.csproj
+++ b/src/Config/SimConfig/SimConfig.csproj
diff --git a/ConvertToPlugins/src/Config/SimConfig/SimConfig.sln b/src/Config/SimConfig/SimConfig.sln
index 944d6a8..944d6a8 100644
--- a/ConvertToPlugins/src/Config/SimConfig/SimConfig.sln
+++ b/src/Config/SimConfig/SimConfig.sln
diff --git a/ConvertToPlugins/src/Config/default.build b/src/Config/default.build
index 2ee0c52..2ee0c52 100644
--- a/ConvertToPlugins/src/Config/default.build
+++ b/src/Config/default.build
diff --git a/ConvertToPlugins/src/GridInterfaces/AssemblyInfo.cs b/src/GridInterfaces/AssemblyInfo.cs
index 89731a1..89731a1 100644
--- a/ConvertToPlugins/src/GridInterfaces/AssemblyInfo.cs
+++ b/src/GridInterfaces/AssemblyInfo.cs
diff --git a/ConvertToPlugins/src/GridInterfaces/GridInterfaces.csproj b/src/GridInterfaces/GridInterfaces.csproj
index 3284e7f..3284e7f 100644
--- a/ConvertToPlugins/src/GridInterfaces/GridInterfaces.csproj
+++ b/src/GridInterfaces/GridInterfaces.csproj
diff --git a/ConvertToPlugins/src/GridInterfaces/GridInterfaces.sln b/src/GridInterfaces/GridInterfaces.sln
index 5ac2b6d..5ac2b6d 100644
--- a/ConvertToPlugins/src/GridInterfaces/GridInterfaces.sln
+++ b/src/GridInterfaces/GridInterfaces.sln
diff --git a/ConvertToPlugins/src/GridInterfaces/IAssetServer.cs b/src/GridInterfaces/IAssetServer.cs
index 6050a6c..6050a6c 100644
--- a/ConvertToPlugins/src/GridInterfaces/IAssetServer.cs
+++ b/src/GridInterfaces/IAssetServer.cs
diff --git a/ConvertToPlugins/src/GridInterfaces/IGridServer.cs b/src/GridInterfaces/IGridServer.cs
index fef4c3e..fef4c3e 100644
--- a/ConvertToPlugins/src/GridInterfaces/IGridServer.cs
+++ b/src/GridInterfaces/IGridServer.cs
diff --git a/ConvertToPlugins/src/GridInterfaces/default.build b/src/GridInterfaces/default.build
index f29f108..f29f108 100644
--- a/ConvertToPlugins/src/GridInterfaces/default.build
+++ b/src/GridInterfaces/default.build
diff --git a/ConvertToPlugins/src/GridServers/LoginServer.cs b/src/GridServers/LoginServer.cs
index da982e7..da982e7 100644
--- a/ConvertToPlugins/src/GridServers/LoginServer.cs
+++ b/src/GridServers/LoginServer.cs
diff --git a/ConvertToPlugins/src/HeightMapGenHills.cs b/src/HeightMapGenHills.cs
index e7589af..e7589af 100644
--- a/ConvertToPlugins/src/HeightMapGenHills.cs
+++ b/src/HeightMapGenHills.cs
diff --git a/ConvertToPlugins/src/LocalServers/LocalGridServers/AssemblyInfo.cs b/src/LocalServers/LocalGridServers/AssemblyInfo.cs
index 103b49a..103b49a 100644
--- a/ConvertToPlugins/src/LocalServers/LocalGridServers/AssemblyInfo.cs
+++ b/src/LocalServers/LocalGridServers/AssemblyInfo.cs
diff --git a/ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGrid.cs b/src/LocalServers/LocalGridServers/LocalGrid.cs
index 5adce27..5adce27 100644
--- a/ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGrid.cs
+++ b/src/LocalServers/LocalGridServers/LocalGrid.cs
diff --git a/ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGridServers.csproj b/src/LocalServers/LocalGridServers/LocalGridServers.csproj
index dc9c566..dc9c566 100644
--- a/ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGridServers.csproj
+++ b/src/LocalServers/LocalGridServers/LocalGridServers.csproj
diff --git a/ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGridServers.sln b/src/LocalServers/LocalGridServers/LocalGridServers.sln
index 659e1d5..659e1d5 100644
--- a/ConvertToPlugins/src/LocalServers/LocalGridServers/LocalGridServers.sln
+++ b/src/LocalServers/LocalGridServers/LocalGridServers.sln
diff --git a/ConvertToPlugins/src/LocalServers/default.build b/src/LocalServers/default.build
index 06bfcaa..06bfcaa 100644
--- a/ConvertToPlugins/src/LocalServers/default.build
+++ b/src/LocalServers/default.build
diff --git a/ConvertToPlugins/src/Main.cs b/src/Main.cs
index 4fc7d54..4fc7d54 100644
--- a/ConvertToPlugins/src/Main.cs
+++ b/src/Main.cs
diff --git a/ConvertToPlugins/src/OpenSimClient.cs b/src/OpenSimClient.cs
index 8021d59..8021d59 100644
--- a/ConvertToPlugins/src/OpenSimClient.cs
+++ b/src/OpenSimClient.cs
diff --git a/ConvertToPlugins/src/OpenSimConsole.cs b/src/OpenSimConsole.cs
index 7d8563f..7d8563f 100644
--- a/ConvertToPlugins/src/OpenSimConsole.cs
+++ b/src/OpenSimConsole.cs
diff --git a/ConvertToPlugins/src/RemoteServers/RemoteGridServers/AssemblyInfo.cs b/src/RemoteServers/RemoteGridServers/AssemblyInfo.cs
index 0fa7d6e..0fa7d6e 100644
--- a/ConvertToPlugins/src/RemoteServers/RemoteGridServers/AssemblyInfo.cs
+++ b/src/RemoteServers/RemoteGridServers/AssemblyInfo.cs
diff --git a/ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGrid.cs b/src/RemoteServers/RemoteGridServers/RemoteGrid.cs
index f7c33e8..f7c33e8 100644
--- a/ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGrid.cs
+++ b/src/RemoteServers/RemoteGridServers/RemoteGrid.cs
diff --git a/ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
index 6fc1e5a..6fc1e5a 100644
--- a/ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
+++ b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
diff --git a/ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGridServers.sln b/src/RemoteServers/RemoteGridServers/RemoteGridServers.sln
index a990022..a990022 100644
--- a/ConvertToPlugins/src/RemoteServers/RemoteGridServers/RemoteGridServers.sln
+++ b/src/RemoteServers/RemoteGridServers/RemoteGridServers.sln
diff --git a/ConvertToPlugins/src/RemoteServers/default.build b/src/RemoteServers/default.build
index 8819600..8819600 100644
--- a/ConvertToPlugins/src/RemoteServers/default.build
+++ b/src/RemoteServers/default.build
diff --git a/ConvertToPlugins/src/Second-server.csproj b/src/Second-server.csproj
index dfb5168..dfb5168 100644
--- a/ConvertToPlugins/src/Second-server.csproj
+++ b/src/Second-server.csproj
diff --git a/ConvertToPlugins/src/Second-server.sln b/src/Second-server.sln
index 96755ee..96755ee 100644
--- a/ConvertToPlugins/src/Second-server.sln
+++ b/src/Second-server.sln
diff --git a/ConvertToPlugins/src/ServerConsole/ServerConsole/AssemblyInfo.cs b/src/ServerConsole/ServerConsole/AssemblyInfo.cs
index 00a9b7d..00a9b7d 100644
--- a/ConvertToPlugins/src/ServerConsole/ServerConsole/AssemblyInfo.cs
+++ b/src/ServerConsole/ServerConsole/AssemblyInfo.cs
diff --git a/ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.cs b/src/ServerConsole/ServerConsole/ServerConsole.cs
index 93c8114..93c8114 100644
--- a/ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.cs
+++ b/src/ServerConsole/ServerConsole/ServerConsole.cs
diff --git a/ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.csproj b/src/ServerConsole/ServerConsole/ServerConsole.csproj
index 3d85860..3d85860 100644
--- a/ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.csproj
+++ b/src/ServerConsole/ServerConsole/ServerConsole.csproj
diff --git a/ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.sln b/src/ServerConsole/ServerConsole/ServerConsole.sln
index 07445db..07445db 100644
--- a/ConvertToPlugins/src/ServerConsole/ServerConsole/ServerConsole.sln
+++ b/src/ServerConsole/ServerConsole/ServerConsole.sln
diff --git a/ConvertToPlugins/src/ServerConsole/default.build b/src/ServerConsole/default.build
index a6f6dc2..a6f6dc2 100644
--- a/ConvertToPlugins/src/ServerConsole/default.build
+++ b/src/ServerConsole/default.build
diff --git a/ConvertToPlugins/src/Util.cs b/src/Util.cs
index d575bee..d575bee 100644
--- a/ConvertToPlugins/src/Util.cs
+++ b/src/Util.cs
diff --git a/ConvertToPlugins/src/VersionInfo.cs b/src/VersionInfo.cs
index 949462c..949462c 100644
--- a/ConvertToPlugins/src/VersionInfo.cs
+++ b/src/VersionInfo.cs
diff --git a/ConvertToPlugins/src/VersionInfo.cs.template b/src/VersionInfo.cs.template
index e4e1b95..e4e1b95 100644
--- a/ConvertToPlugins/src/VersionInfo.cs.template
+++ b/src/VersionInfo.cs.template
diff --git a/ConvertToPlugins/src/physics/AssemblyInfo.cs b/src/physics/AssemblyInfo.cs
index 57a8913..57a8913 100644
--- a/ConvertToPlugins/src/physics/AssemblyInfo.cs
+++ b/src/physics/AssemblyInfo.cs
diff --git a/ConvertToPlugins/src/physics/PhysicsManager.cs b/src/physics/PhysicsManager.cs
index 0986501..0986501 100644
--- a/ConvertToPlugins/src/physics/PhysicsManager.cs
+++ b/src/physics/PhysicsManager.cs
diff --git a/ConvertToPlugins/src/physics/PhysicsManager.csproj b/src/physics/PhysicsManager.csproj
index dc705e2..dc705e2 100644
--- a/ConvertToPlugins/src/physics/PhysicsManager.csproj
+++ b/src/physics/PhysicsManager.csproj
diff --git a/ConvertToPlugins/src/physics/PhysicsManager.sln b/src/physics/PhysicsManager.sln
index 565813f..565813f 100644
--- a/ConvertToPlugins/src/physics/PhysicsManager.sln
+++ b/src/physics/PhysicsManager.sln
diff --git a/ConvertToPlugins/src/physics/default.build b/src/physics/default.build
index d39e62b..d39e62b 100644
--- a/ConvertToPlugins/src/physics/default.build
+++ b/src/physics/default.build
diff --git a/ConvertToPlugins/src/physics/plugins/AssemblyInfo.cs b/src/physics/plugins/AssemblyInfo.cs
index 0c9c06c..0c9c06c 100644
--- a/ConvertToPlugins/src/physics/plugins/AssemblyInfo.cs
+++ b/src/physics/plugins/AssemblyInfo.cs
diff --git a/ConvertToPlugins/src/physics/plugins/PhysXplugin.cs b/src/physics/plugins/PhysXplugin.cs
index 58a82fb..58a82fb 100644
--- a/ConvertToPlugins/src/physics/plugins/PhysXplugin.cs
+++ b/src/physics/plugins/PhysXplugin.cs
diff --git a/ConvertToPlugins/src/physics/plugins/PhysXplugin.csproj b/src/physics/plugins/PhysXplugin.csproj
index 1b84046..1b84046 100644
--- a/ConvertToPlugins/src/physics/plugins/PhysXplugin.csproj
+++ b/src/physics/plugins/PhysXplugin.csproj
diff --git a/ConvertToPlugins/src/physics/plugins/PhysXplugin.sln b/src/physics/plugins/PhysXplugin.sln
index 06e73d1..06e73d1 100644
--- a/ConvertToPlugins/src/physics/plugins/PhysXplugin.sln
+++ b/src/physics/plugins/PhysXplugin.sln
diff --git a/ConvertToPlugins/src/physics/plugins/default.build b/src/physics/plugins/default.build
index c40fea1..c40fea1 100644
--- a/ConvertToPlugins/src/physics/plugins/default.build
+++ b/src/physics/plugins/default.build
diff --git a/ConvertToPlugins/src/types/Mesh.cs b/src/types/Mesh.cs
index 3e00c91..3e00c91 100644
--- a/ConvertToPlugins/src/types/Mesh.cs
+++ b/src/types/Mesh.cs
diff --git a/ConvertToPlugins/src/types/Triangle.cs b/src/types/Triangle.cs
index 8dfea6e..8dfea6e 100644
--- a/ConvertToPlugins/src/types/Triangle.cs
+++ b/src/types/Triangle.cs
diff --git a/ConvertToPlugins/src/world/Avatar.cs b/src/world/Avatar.cs
index c8469f8..c8469f8 100644
--- a/ConvertToPlugins/src/world/Avatar.cs
+++ b/src/world/Avatar.cs
diff --git a/ConvertToPlugins/src/world/Entity.cs b/src/world/Entity.cs
index 147478b..147478b 100644
--- a/ConvertToPlugins/src/world/Entity.cs
+++ b/src/world/Entity.cs
diff --git a/ConvertToPlugins/src/world/Primitive.cs b/src/world/Primitive.cs
index 18b5715..18b5715 100644
--- a/ConvertToPlugins/src/world/Primitive.cs
+++ b/src/world/Primitive.cs
diff --git a/ConvertToPlugins/src/world/ScriptEngine.cs b/src/world/ScriptEngine.cs
index f20a08e..f20a08e 100644
--- a/ConvertToPlugins/src/world/ScriptEngine.cs
+++ b/src/world/ScriptEngine.cs
diff --git a/ConvertToPlugins/src/world/SurfacePatch.cs b/src/world/SurfacePatch.cs
index 71e4116..71e4116 100644
--- a/ConvertToPlugins/src/world/SurfacePatch.cs
+++ b/src/world/SurfacePatch.cs
diff --git a/ConvertToPlugins/src/world/World.cs b/src/world/World.cs
index 8427a38..8427a38 100644
--- a/ConvertToPlugins/src/world/World.cs
+++ b/src/world/World.cs
diff --git a/ConvertToPlugins/src/world/scripting/IScript.cs b/src/world/scripting/IScript.cs
index 550594d..550594d 100644
--- a/ConvertToPlugins/src/world/scripting/IScript.cs
+++ b/src/world/scripting/IScript.cs