Justin Clark-Casey (justincc)
|
60fde0c83a
minor: remove a couple of compiler warnings
|
14 年之前 |
Melanie
|
05fc504ff3
Remove the old remoting-type interregion code for prim/script crossing
|
15 年之前 |
Diva Canto
|
5d09c53a1a
Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules.
|
15 年之前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年之前 |
Justin Clarke Casey
|
b636bb0f9e
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
16 年之前 |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 年之前 |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 年之前 |
Charles Krinke
|
d9cc908471
Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:
|
16 年之前 |
Teravus Ovares
|
febe78d062
* Implements UserServer logoff in a few situations
|
16 年之前 |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 年之前 |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
16 年之前 |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 年之前 |
Teravus Ovares
|
fd2caf5f16
This update has good news and bad news, first the bad.
|
16 年之前 |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 年之前 |
Charles Krinke
|
7794fc3766
Change handler001 through handler009 to more
|
16 年之前 |
Charles Krinke
|
30ebd15926
Update names of handler010 through handler019
|
16 年之前 |
Teravus Ovares
|
9b675a6888
* Converted the last of the events to the private delegate instance method to avoid race conditions.
|
16 年之前 |
Teravus Ovares
|
a56664cf59
* um, Prim crossings? Experimental.
|
17 年之前 |
Teravus Ovares
|
3fe6b2280d
* Shutting down child agents properly in neighbor regions.
|
17 年之前 |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 年之前 |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 年之前 |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
17 年之前 |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 年之前 |
Teravus Ovares
|
f2b175ef08
* Added some inter-region comms glue for allowing sims to chat amongst themsevles about an agent behind the agent's back.
|
17 年之前 |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
17 年之前 |
Teravus Ovares
|
175b6115f1
* Restarting regions with the estate tools works in sandbox mode. I'm still working on grid mode, however. It doesn't break anything, but that feature doesn't work in grid mode yet either.
|
17 年之前 |
Teravus Ovares
|
7cb38712d5
* Did some initial work for prim crossing. Just glue so far.
|
17 年之前 |
MW
|
73fbacea1f
Started to cleanup/close down childagent connections when a user teleports. As the client will not close old childagent connections without being told explicitly to do so by each region the connection is to. Currently only implemented in standalone mode. ( the TellRegionToCloseChildConnection( ) in OGS1GridServices.cs needs implementing for grid mode, and the inter region .net remoting added for the new messages).
|
17 年之前 |
lbsa71
|
064404ab40
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
|
17 年之前 |