Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
vor 16 Jahren |
Justin Clarke Casey
|
8fe9943293
From: Dr Schofield <[email protected]>
|
vor 16 Jahren |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
vor 16 Jahren |
Justin Clarke Casey
|
46c8d7a5e1
From: Dr Scofield <[email protected]>
|
vor 16 Jahren |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
vor 16 Jahren |
Teravus Ovares
|
fd2caf5f16
This update has good news and bad news, first the bad.
|
vor 16 Jahren |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
vor 16 Jahren |
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.
|
vor 16 Jahren |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
vor 16 Jahren |
Justin Clarke Casey
|
759a0bcba0
Make Local back end services warn/error messages explicitly say they are from standalone services
|
vor 16 Jahren |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
vor 16 Jahren |
Teravus Ovares
|
3fe6b2280d
* Shutting down child agents properly in neighbor regions.
|
vor 17 Jahren |
Brian McBee
|
59d7165f40
Graceful failure of teleport to unavailable regions might actually work now.
|
vor 17 Jahren |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
vor 17 Jahren |
lbsa71
|
efd90b56b7
* Optimized usings
|
vor 17 Jahren |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
vor 17 Jahren |
Jeff Ames
|
be2ad79e52
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532
|
vor 17 Jahren |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
vor 17 Jahren |
Teravus Ovares
|
f2b175ef08
* Added some inter-region comms glue for allowing sims to chat amongst themsevles about an agent behind the agent's back.
|
vor 17 Jahren |
Jeff Ames
|
f195725db4
keeping opensim safe for children -- made some namespace references less explicit
|
vor 17 Jahren |
lbsa71
|
0d5d111619
* Made RegionUp virtual
|
vor 17 Jahren |
Teravus Ovares
|
81ba94fde8
* Fixed about 7 issues with restarting sims and resolved interRegion comms issues. This includes the issue that MW described this morning.
|
vor 17 Jahren |
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.
|
vor 17 Jahren |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
vor 17 Jahren |
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.
|
vor 17 Jahren |
Teravus Ovares
|
7cb38712d5
* Did some initial work for prim crossing. Just glue so far.
|
vor 17 Jahren |
MW
|
483377adae
More cleaning up when deleting regions from a instance. NOTE: IGridServices.DeregisterRegion() method needs implementing for grid mode.
|
vor 17 Jahren |
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).
|
vor 17 Jahren |
MW
|
d56ed8fe9c
Some more refactoring
|
vor 17 Jahren |
lbsa71
|
4fad66f855
* Diuerse beavtificatems
|
vor 17 Jahren |