Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 years ago |
Justin Clarke Casey
|
b331e96e25
Remove "Loading inventory" messages from item inventory loads
|
16 years ago |
Justin Clarke Casey
|
b37b71b273
* Make RegionProfileData.RequestSimProfileData static
|
16 years ago |
Charles Krinke
|
df04345e3f
Thank you very much, Diva for a patch to increase the
|
17 years ago |
lbsa71
|
2d066c4136
* Took a stab at getting keys to work as intended
|
17 years ago |
lbsa71
|
cf6e268d6d
* Added more debugging output to GridManager to pin down the key exchange weirdness
|
17 years ago |
Adam Frisby
|
f3afa68a2a
* Made new Framework.Constants class, added RegionSize member.
|
17 years ago |
lbsa71
|
952cdd4166
* Added some more comprehensive log entries on region login.
|
17 years ago |
lbsa71
|
b05409b03f
* Minor guard for null case.
|
17 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 years ago |
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 years ago |
Charles Krinke
|
6a1d9e8da1
Thank you very much daTwitch for your first contribution to the C# simulator.
|
17 years ago |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 years ago |
Adam Frisby
|
f59f4e476d
* Made it so that if you don't specify a key, the defaults will not be assumed.
|
17 years ago |
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 years ago |
Teravus Ovares
|
f43e75762a
* Adding More to the MessageServer classes.
|
17 years ago |
Teravus Ovares
|
04dbcee74c
* A few more Message Server comms related updates
|
17 years ago |
Brian McBee
|
9985d53681
Added code to gridserver to prevent new region from connecting at X,Y location already used by an existing region.
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |
Charles Krinke
|
c34b5e9071
Clean up the region initialization GridServer messages a bit.
|
17 years ago |
Charles Krinke
|
1a679c8cd9
Simplify GridServer mainmap log messages.
|
17 years ago |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
17 years ago |
Jeff Ames
|
be2ad79e52
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532
|
17 years ago |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 years ago |
Adam Frisby
|
91c1e8a734
* Fixed a whole bunch of console messages.
|
17 years ago |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
17 years ago |
Dalien Talbot
|
6866dc5297
Additional debugging output to see for what coordinates is the worldmap
|
17 years ago |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 years ago |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 years ago |
Tleiades Hax
|
05df857132
Possible fix for: Remoting exceptions with adjacent non-running sims.
|
17 years ago |