aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorlbsa712009-02-25 16:29:43 +0000
committerlbsa712009-02-25 16:29:43 +0000
commit309eaf47357354e0b303520d399f6fdca90eae40 (patch)
tree90b3d7e921c0cc9077c56e266737e0a789988361 /bin
parentFrom: Alan Webb <awebb@linux.vnet.ibm.com> (diff)
downloadopensim-SC_OLD-309eaf47357354e0b303520d399f6fdca90eae40.zip
opensim-SC_OLD-309eaf47357354e0b303520d399f6fdca90eae40.tar.gz
opensim-SC_OLD-309eaf47357354e0b303520d399f6fdca90eae40.tar.bz2
opensim-SC_OLD-309eaf47357354e0b303520d399f6fdca90eae40.tar.xz
* Applied a patch that: Added prim parameters support to MXP client
* Updated MXP to contain extension fragment with prims and updated MXPClientView to fill in the parameters. * Added google protobuffers dll. * Update MXP dll. * Updated MXPClientView to send prim parameters as Perception event extension * Started OpenSim and connected with IdealistViewer via MXP and ensured from log that parameters are being sent. * Ensured that nant test target runs succesfully. This closes mantis #3229. Thanks, tlaukkan!
Diffstat (limited to 'bin')
-rw-r--r--bin/MXP.dllbin68096 -> 102400 bytes
-rw-r--r--bin/MXP.pdbbin292352 -> 339456 bytes
-rw-r--r--bin/protobuf-net.dllbin0 -> 107008 bytes
-rw-r--r--bin/protobuf-net.pdbbin0 -> 331264 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/bin/MXP.dll b/bin/MXP.dll
index 5c708ee..0904544 100644
--- a/bin/MXP.dll
+++ b/bin/MXP.dll
Binary files differ
diff --git a/bin/MXP.pdb b/bin/MXP.pdb
index 0ca0371..89572ca 100644
--- a/bin/MXP.pdb
+++ b/bin/MXP.pdb
Binary files differ
diff --git a/bin/protobuf-net.dll b/bin/protobuf-net.dll
new file mode 100644
index 0000000..057a411
--- /dev/null
+++ b/bin/protobuf-net.dll
Binary files differ
diff --git a/bin/protobuf-net.pdb b/bin/protobuf-net.pdb
new file mode 100644
index 0000000..9c85bdc
--- /dev/null
+++ b/bin/protobuf-net.pdb
Binary files differ