Justin Clarke Casey
|
c538ea5024
* Increase timeout for initial simulator login from 16 to 30 seconds
|
16 年之前 |
Charles Krinke
|
1e452dacf4
Comment out an unused 'str' and add a WriteLine to use
|
16 年之前 |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
16 年之前 |
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 年之前 |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 年之前 |
lbsa71
|
e2dfd919bc
* made GridManager class public
|
16 年之前 |
lbsa71
|
d873a043dd
* Refactored out creation of LoginResponse
|
16 年之前 |
lbsa71
|
47ed69c933
* Extracted RegionProfileData from Request
|
16 年之前 |
lbsa71
|
da854b9691
* minor refactoring
|
16 年之前 |
Adam Frisby
|
b40957b57c
* Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.
|
16 年之前 |
Jeff Ames
|
d2806090ae
Cleaned up a couple compiler warnings.
|
16 年之前 |
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 年之前 |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 年之前 |
Justin Clarke Casey
|
b331e96e25
Remove "Loading inventory" messages from item inventory loads
|
16 年之前 |
Justin Clarke Casey
|
b37b71b273
* Make RegionProfileData.RequestSimProfileData static
|
16 年之前 |
Charles Krinke
|
df04345e3f
Thank you very much, Diva for a patch to increase the
|
16 年之前 |
lbsa71
|
2d066c4136
* Took a stab at getting keys to work as intended
|
17 年之前 |
lbsa71
|
cf6e268d6d
* Added more debugging output to GridManager to pin down the key exchange weirdness
|
17 年之前 |
Adam Frisby
|
f3afa68a2a
* Made new Framework.Constants class, added RegionSize member.
|
17 年之前 |
lbsa71
|
952cdd4166
* Added some more comprehensive log entries on region login.
|
17 年之前 |
lbsa71
|
b05409b03f
* Minor guard for null case.
|
17 年之前 |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 年之前 |
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 年之前 |
Charles Krinke
|
6a1d9e8da1
Thank you very much daTwitch for your first contribution to the C# simulator.
|
17 年之前 |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 年之前 |
Adam Frisby
|
f59f4e476d
* Made it so that if you don't specify a key, the defaults will not be assumed.
|
17 年之前 |
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 年之前 |
Teravus Ovares
|
f43e75762a
* Adding More to the MessageServer classes.
|
17 年之前 |
Teravus Ovares
|
04dbcee74c
* A few more Message Server comms related updates
|
17 年之前 |
Brian McBee
|
9985d53681
Added code to gridserver to prevent new region from connecting at X,Y location already used by an existing region.
|
17 年之前 |