Mike Mazur
|
e0e0db3660
Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763).
|
hace 16 años |
Justin Clarke Casey
|
8f69a0ab3d
* If appropriate, start printing out the inner exception from the grid -> region status check, so we can tell a bit better what the problem was
|
hace 16 años |
Sean Dague
|
89c164fbc1
let Grid Servers specify a connect string in their configuration.
|
hace 16 años |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
hace 16 años |
Dr Scofield
|
a53cea6b7e
i'm extending the RestStreamHandler.Handler(...) signature to actually
|
hace 16 años |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
hace 16 años |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
hace 16 años |
Justin Clarke Casey
|
550018f02d
* As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in
|
hace 16 años |
Justin Clarke Casey
|
c8b59f7a31
* Refactor: Creating grid login exceptions to try and break up a large method.
|
hace 16 años |
Justin Clarke Casey
|
d3fb6039ca
* If a region running in grid mode fails to login to the grid service, startup will now terminate instead of carrying on (and thus burying the error message)
|
hace 16 años |
Justin Clarke Casey
|
690294c578
* Minor: Change 'delete region' message to region logout message
|
hace 16 años |
Justin Clarke Casey
|
6df35bac3f
* Minor: Commenting out message detailing all individual map information dispatch for now
|
hace 16 años |
Justin Clarke Casey
|
6a5be03a80
* Minor: Initial cleaning up of some of the grid sim login messages
|
hace 16 años |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
hace 16 años |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
hace 16 años |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
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
|
be93c0f29a
* Fix a bug in the friends module that causes a friend not to appear online when they were.
|
hace 16 años |
lbsa71
|
cbf9fcfac5
* Discerned between AddProfile and UpdateProfile in region registration
|
hace 16 años |
Sean Dague
|
86cf07f1c4
changing more references to OpenSim.Data
|
hace 16 años |
Justin Clarke Casey
|
c538ea5024
* Increase timeout for initial simulator login from 16 to 30 seconds
|
hace 16 años |
Charles Krinke
|
1e452dacf4
Comment out an unused 'str' and add a WriteLine to use
|
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 |
lbsa71
|
e2dfd919bc
* made GridManager class public
|
hace 16 años |
lbsa71
|
d873a043dd
* Refactored out creation of LoginResponse
|
hace 16 años |
lbsa71
|
47ed69c933
* Extracted RegionProfileData from Request
|
hace 16 años |
lbsa71
|
da854b9691
* minor refactoring
|
hace 16 años |
Adam Frisby
|
b40957b57c
* Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.
|
hace 16 años |