* 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.
This commit is contained in:
Adam Frisby
2009-02-22 08:48:55 +00:00
parent 818af9d482
commit 937a2e6dca
8 changed files with 1718 additions and 0 deletions

File diff suppressed because it is too large Load Diff