Melanie
|
baaf660511
Merge branch 'master' into presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
1442ab08aa
minor: remove one mono compiler warning
|
14 years ago |
Diva Canto
|
77e43f4801
Fixed a couple of bugs with Appearance. Appearance is all good now.
|
15 years ago |
Diva Canto
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
15 years ago |
Melanie
|
0b5cdc539c
Change teleports so the TeleportFlags are sent to the destination sim. It
|
15 years ago |
John Hurliman
|
b2ed348aa2
Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated
|
15 years ago |
John Hurliman
|
dc11643c00
* Consolidated adding / removing ClientManager IClientAPIs to two places in Scene
|
15 years ago |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 years ago |
John Hurliman
|
2519f071f2
Fixing a few compile errors in the previous commit
|
15 years ago |
Dahlia Trimble
|
147c9bcd45
Make cleartext authentication case sensitive. Thanks jhurliman for spotting this.
|
15 years ago |
Adam Frisby
|
ac79ff8dc6
* Adds NAT routing support for MXP Asset Delivery. (This means MXP should be fully NAT compatible.)
|
15 years ago |
Dr Scofield
|
e0a06f6416
- moving banned check and public/private check to
|
15 years ago |
Charles Krinke
|
0f08f4cc4b
Thank you kindly, TLaukkan, for a patch that:
|
15 years ago |
Dahlia Trimble
|
d2bf957b13
Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join response message. Addresses Mantis #3505
|
15 years ago |
Justin Clarke Casey
|
bd1b478f2c
* Change inventory archiver module to use profile cache
|
15 years ago |
Justin Clarke Casey
|
7658e30dfc
* minor: remove compiler warning
|
15 years ago |
Homer Horwitz
|
66f0445173
Mantis#3306: Thanks tlaukkan for a patch that
|
15 years ago |
Homer Horwitz
|
abc5df12c8
This patch improves MXP connect and disconnect functionality.
|
15 years ago |
Dahlia Trimble
|
0d37907c58
Thanks Tommil for a patch which added support for creating user accounts automatically in local sandbox if
|
15 years ago |
lbsa71
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
15 years ago |
Dahlia Trimble
|
63992d92fe
Thanks tommil for mantis #3248 - a patch that adds support for avatar movement to MXP module.
|
15 years ago |
Jeff Ames
|
808e4a847a
Update svn properties, add copyright headers, minor formatting cleanup.
|
15 years ago |
MW
|
95230c244c
Applied patch from Mantis# 3240, thanks tlaukkan/Tommil
|
15 years ago |
Jeff Ames
|
f175cb7e8c
Update svn properties, add copyright headers, minor formatting cleanup.
|
15 years ago |
Adam Frisby
|
648f55ed11
* MXP Clients are now treated as full root agents - including being given a default avatar.
|
15 years ago |
Adam Frisby
|
a7f5e09c7f
* Updates MXP.dll to latest version.
|
15 years ago |
Jeff Ames
|
dd828956e6
Update svn properties.
|
15 years ago |
Adam Frisby
|
b7f80ec0b7
* There's always something. Fixes MXP Server so that when it starts up, it actually starts up.
|
15 years ago |
Adam Frisby
|
937a2e6dca
* Adds initial support for the MXP Virtual Worlds protocol (http://www.bubblecloud.org)
|
15 years ago |