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ļ |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 gadi atpakaļ |
Justin Clarke Casey
|
b331e96e25
Remove "Loading inventory" messages from item inventory loads
|
16 gadi atpakaļ |
Justin Clarke Casey
|
b37b71b273
* Make RegionProfileData.RequestSimProfileData static
|
16 gadi atpakaļ |
Charles Krinke
|
df04345e3f
Thank you very much, Diva for a patch to increase the
|
16 gadi atpakaļ |
lbsa71
|
2d066c4136
* Took a stab at getting keys to work as intended
|
17 gadi atpakaļ |
lbsa71
|
cf6e268d6d
* Added more debugging output to GridManager to pin down the key exchange weirdness
|
17 gadi atpakaļ |
Adam Frisby
|
f3afa68a2a
* Made new Framework.Constants class, added RegionSize member.
|
17 gadi atpakaļ |
lbsa71
|
952cdd4166
* Added some more comprehensive log entries on region login.
|
17 gadi atpakaļ |
lbsa71
|
b05409b03f
* Minor guard for null case.
|
17 gadi atpakaļ |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 gadi atpakaļ |
Brian McBee
|
e2680342d1
Turn on fastMode for map block queries to grid server if and only if grid is running MYSQL as the data source.
|
17 gadi atpakaļ |
Charles Krinke
|
6a1d9e8da1
Thank you very much daTwitch for your first contribution to the C# simulator.
|
17 gadi atpakaļ |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 gadi atpakaļ |
Adam Frisby
|
f59f4e476d
* Made it so that if you don't specify a key, the defaults will not be assumed.
|
17 gadi atpakaļ |
Adam Frisby
|
0b0df333dc
* In the interests of making life difficult for everyone, the Grid Server now actually checks your authentication keys rather than ignoring them.
|
17 gadi atpakaļ |
Teravus Ovares
|
f43e75762a
* Adding More to the MessageServer classes.
|
17 gadi atpakaļ |
Teravus Ovares
|
04dbcee74c
* A few more Message Server comms related updates
|
17 gadi atpakaļ |
Brian McBee
|
9985d53681
Added code to gridserver to prevent new region from connecting at X,Y location already used by an existing region.
|
17 gadi atpakaļ |