diva
|
380f59d0ff
Factoring out "land_data" / RequestLandData that was hanging off of IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
|
15 ani în urmă |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 ani în urmă |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 ani în urmă |
Adam Frisby
|
31baeef469
* Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence.
|
15 ani în urmă |
Adam Frisby
|
f8c569dc7c
* NetworkUtil now handles an error case in a way which is easier to debug.
|
15 ani în urmă |
Jeff Ames
|
e0bc5c5db2
Add copyright headers, formatting cleanup.
|
15 ani în urmă |
MW
|
80c1c10407
Added a bool variable to OGS1GridServices to be able to turn off the use of the remoteRegionInfoCache as caching region data like that stops a dynamic grid (where regions could change port or host at any time, useful for load balancing among other things) from working.
|
15 ani în urmă |
Charles Krinke
|
c1d680b6c3
Thank you kindly, Patnad, for a patch that:
|
15 ani în urmă |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 ani în urmă |
diva
|
bdef6d71f1
Change of word in log message.
|
15 ani în urmă |
diva
|
4ec9979475
Another attempt at mantis #3527.
|
15 ani în urmă |
lbsa71
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
15 ani în urmă |
lbsa71
|
bbe1e19696
* Some more work on refactoring configs;
|
15 ani în urmă |
diva
|
a7d610ffcc
Adds support for unlink-region command in hypergrid.
|
15 ani în urmă |
Homer Horwitz
|
c9a3a764f1
regionInfo isn't defined here yet, which leads to a NRE. Grid-server
|
15 ani în urmă |
lbsa71
|
33f511ee4b
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
|
15 ani în urmă |
lbsa71
|
1b34b94331
* Refactored out Create() methods to ensure proper transformation between RegionProfileData and RegionInfo
|
15 ani în urmă |
MW
|
7a3bb77df9
forgotten files
|
15 ani în urmă |
diva
|
33330297d6
THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all.
|
15 ani în urmă |
diva
|
e725e485fa
This moves the 2 friends-related interregion messages out of OGS1 and into the FriendsModule. No functional changes. Those messages were sent over XMLRPC, and that's how it continues to be for now. Just moving this couple of interregion messages out of OGS1, in preparation for the big shlep ahead.
|
15 ani în urmă |
diva
|
7cc9062137
Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical).
|
15 ani în urmă |
Justin Clarke Casey
|
e2b2ac8715
* Remove a change which shouldn't have made it into the last commit
|
15 ani în urmă |
Justin Clarke Casey
|
34ef01615c
* Add missing OpenSIm.Framework.Communications ref for Wdinwos builds
|
15 ani în urmă |
lbsa71
|
801da4346a
* optimized usings.
|
15 ani în urmă |
Justin Clarke Casey
|
46cac455c1
* Move the timed_out change to earlier on in the async handler
|
16 ani în urmă |
Justin Clarke Casey
|
a31792ee5c
* prune and regrade log messages relating to client login and logout
|
16 ani în urmă |
Justin Clarke Casey
|
720191ef2d
* reference is to Nini.Config, not Nini
|
16 ani în urmă |
Justin Clarke Casey
|
401a0d0a0a
* Add Nini reference to Communications.OGS1
|
16 ani în urmă |
Charles Krinke
|
6cf0b81864
Mantis#2811. Thank you kindly, Diva for a patch that resolves
|
16 ani în urmă |
Homer Horwitz
|
05467cb780
- Use the http-port that is now provided by the grid-server. If it isn't (because GridServer is too old), complain.
|
16 ani în urmă |