Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 anni fa |
Justin Clarke Casey
|
8fe9943293
From: Dr Schofield <[email protected]>
|
16 anni fa |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 anni fa |
Justin Clarke Casey
|
46c8d7a5e1
From: Dr Scofield <[email protected]>
|
16 anni fa |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 anni fa |
Teravus Ovares
|
fd2caf5f16
This update has good news and bad news, first the bad.
|
16 anni fa |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
16 anni fa |
Teravus Ovares
|
42857fe4e9
* Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very.
|
16 anni fa |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 anni fa |
Justin Clarke Casey
|
759a0bcba0
Make Local back end services warn/error messages explicitly say they are from standalone services
|
16 anni fa |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
16 anni fa |
Teravus Ovares
|
3fe6b2280d
* Shutting down child agents properly in neighbor regions.
|
17 anni fa |
Brian McBee
|
59d7165f40
Graceful failure of teleport to unavailable regions might actually work now.
|
17 anni fa |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 anni fa |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 anni fa |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
17 anni fa |
Jeff Ames
|
be2ad79e52
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532
|
17 anni fa |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 anni fa |
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 anni fa |
Jeff Ames
|
f195725db4
keeping opensim safe for children -- made some namespace references less explicit
|
17 anni fa |
lbsa71
|
0d5d111619
* Made RegionUp virtual
|
17 anni fa |
Teravus Ovares
|
81ba94fde8
* Fixed about 7 issues with restarting sims and resolved interRegion comms issues. This includes the issue that MW described this morning.
|
17 anni fa |
Teravus Ovares
|
b7d596a6af
* Restaring the sim works fine in grid mode now. Sims announce themselves to their neighbors when they start up. Neighbors get this message and tell their agents that there's a new sim up.
|
17 anni fa |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
17 anni fa |
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 anni fa |
Teravus Ovares
|
7cb38712d5
* Did some initial work for prim crossing. Just glue so far.
|
17 anni fa |
MW
|
483377adae
More cleaning up when deleting regions from a instance. NOTE: IGridServices.DeregisterRegion() method needs implementing for grid mode.
|
17 anni fa |
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 anni fa |
MW
|
d56ed8fe9c
Some more refactoring
|
17 anni fa |
lbsa71
|
4fad66f855
* Diuerse beavtificatems
|
17 anni fa |