Sean Dague
|
89c164fbc1
let Grid Servers specify a connect string in their configuration.
|
před 16 roky |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
před 16 roky |
Dr Scofield
|
a53cea6b7e
i'm extending the RestStreamHandler.Handler(...) signature to actually
|
před 16 roky |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
před 16 roky |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
před 16 roky |
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
|
před 16 roky |
Justin Clarke Casey
|
c8b59f7a31
* Refactor: Creating grid login exceptions to try and break up a large method.
|
před 16 roky |
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)
|
před 16 roky |
Justin Clarke Casey
|
690294c578
* Minor: Change 'delete region' message to region logout message
|
před 16 roky |
Justin Clarke Casey
|
6df35bac3f
* Minor: Commenting out message detailing all individual map information dispatch for now
|
před 16 roky |
Justin Clarke Casey
|
6a5be03a80
* Minor: Initial cleaning up of some of the grid sim login messages
|
před 16 roky |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
před 16 roky |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
před 16 roky |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
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
|
be93c0f29a
* Fix a bug in the friends module that causes a friend not to appear online when they were.
|
před 16 roky |
lbsa71
|
cbf9fcfac5
* Discerned between AddProfile and UpdateProfile in region registration
|
před 16 roky |
Sean Dague
|
86cf07f1c4
changing more references to OpenSim.Data
|
před 16 roky |
Justin Clarke Casey
|
c538ea5024
* Increase timeout for initial simulator login from 16 to 30 seconds
|
před 16 roky |
Charles Krinke
|
1e452dacf4
Comment out an unused 'str' and add a WriteLine to use
|
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 |
lbsa71
|
e2dfd919bc
* made GridManager class public
|
před 16 roky |
lbsa71
|
d873a043dd
* Refactored out creation of LoginResponse
|
před 16 roky |
lbsa71
|
47ed69c933
* Extracted RegionProfileData from Request
|
před 16 roky |
lbsa71
|
da854b9691
* minor refactoring
|
před 16 roky |
Adam Frisby
|
b40957b57c
* Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.
|
před 16 roky |
Jeff Ames
|
d2806090ae
Cleaned up a couple compiler warnings.
|
před 16 roky |
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.
|
před 16 roky |