Sean Dague
|
89c164fbc1
let Grid Servers specify a connect string in their configuration.
|
16 gadi atpakaļ |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 gadi atpakaļ |
Dr Scofield
|
a53cea6b7e
i'm extending the RestStreamHandler.Handler(...) signature to actually
|
16 gadi atpakaļ |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 gadi atpakaļ |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 gadi atpakaļ |
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
|
16 gadi atpakaļ |
Justin Clarke Casey
|
c8b59f7a31
* Refactor: Creating grid login exceptions to try and break up a large method.
|
16 gadi atpakaļ |
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)
|
16 gadi atpakaļ |
Justin Clarke Casey
|
690294c578
* Minor: Change 'delete region' message to region logout message
|
16 gadi atpakaļ |
Justin Clarke Casey
|
6df35bac3f
* Minor: Commenting out message detailing all individual map information dispatch for now
|
16 gadi atpakaļ |
Justin Clarke Casey
|
6a5be03a80
* Minor: Initial cleaning up of some of the grid sim login messages
|
16 gadi atpakaļ |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 gadi atpakaļ |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
16 gadi atpakaļ |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
16 gadi atpakaļ |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 gadi atpakaļ |
Teravus Ovares
|
be93c0f29a
* Fix a bug in the friends module that causes a friend not to appear online when they were.
|
16 gadi atpakaļ |
lbsa71
|
cbf9fcfac5
* Discerned between AddProfile and UpdateProfile in region registration
|
16 gadi atpakaļ |
Sean Dague
|
86cf07f1c4
changing more references to OpenSim.Data
|
16 gadi atpakaļ |
Justin Clarke Casey
|
c538ea5024
* Increase timeout for initial simulator login from 16 to 30 seconds
|
16 gadi atpakaļ |
Charles Krinke
|
1e452dacf4
Comment out an unused 'str' and add a WriteLine to use
|
16 gadi atpakaļ |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
16 gadi atpakaļ |
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 gadi atpakaļ |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 gadi atpakaļ |
lbsa71
|
e2dfd919bc
* made GridManager class public
|
16 gadi atpakaļ |
lbsa71
|
d873a043dd
* Refactored out creation of LoginResponse
|
16 gadi atpakaļ |
lbsa71
|
47ed69c933
* Extracted RegionProfileData from Request
|
16 gadi atpakaļ |
lbsa71
|
da854b9691
* minor refactoring
|
16 gadi atpakaļ |
Adam Frisby
|
b40957b57c
* Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.
|
16 gadi atpakaļ |
Jeff Ames
|
d2806090ae
Cleaned up a couple compiler warnings.
|
16 gadi atpakaļ |
Johan Berntsson
|
279e0061c5
Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim.
|
16 gadi atpakaļ |