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