aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorAdam Frisby2009-02-22 08:48:55 +0000
committerAdam Frisby2009-02-22 08:48:55 +0000
commit937a2e6dcae6c4369ee6952a2697ae31aaba4903 (patch)
treec205d090b7595a16bd261723a1e3f1bef5dbada8 /bin
parentRefactor log4net logger handling in script engine. (#3148) (diff)
downloadopensim-SC_OLD-937a2e6dcae6c4369ee6952a2697ae31aaba4903.zip
opensim-SC_OLD-937a2e6dcae6c4369ee6952a2697ae31aaba4903.tar.gz
opensim-SC_OLD-937a2e6dcae6c4369ee6952a2697ae31aaba4903.tar.bz2
opensim-SC_OLD-937a2e6dcae6c4369ee6952a2697ae31aaba4903.tar.xz
* Adds initial support for the MXP Virtual Worlds protocol (http://www.bubblecloud.org)
* Handled via the MXPModule.cs located in OpenSim.Client.MXP namespace. * Also implements MXPClientView and MXPPacketServer for IClientAPI compatibility. * No changes were required to Core to implement this - the thing is self contained in OpenSim.Client.MXP.dll. * Includes reference implementation of MXP as MXP.dll - this is under the Apache 2.0 license. * Requires OpenSim.ini setting to enable. "[MXP] \n Enabled=true \n Port=1253" * May break. Highly untested.
Diffstat (limited to 'bin')
-rw-r--r--bin/MXP.dllbin0 -> 67584 bytes
-rw-r--r--bin/MXP.pdbbin0 -> 253440 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/bin/MXP.dll b/bin/MXP.dll
new file mode 100644
index 0000000..013da00
--- /dev/null
+++ b/bin/MXP.dll
Binary files differ
diff --git a/bin/MXP.pdb b/bin/MXP.pdb
new file mode 100644
index 0000000..28154e0
--- /dev/null
+++ b/bin/MXP.pdb
Binary files differ