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