aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types/NetworkServersInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Fixed storage issue as noted in last commit of the OGS1 GridServermingchen2007-07-031-1/+1
| | | | | *Reverted the default remote grid server port back to 8001 (from a port change to debug a previous issue)
* *Removed GridInfo class as it has been previously replaced with the much ↵mingchen2007-07-031-1/+1
| | | | | | | | | better NetworkServersInfo class *Got the GridServer in OGS1 to go through with registering the region, but the actual storage of the region isnt working right now. **After this is fixed, grid mode should work!
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-15/+14
| | | | | * added some licensing info
* *Master User is now set upmingchen2007-06-281-0/+39
| | | | | | *Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+181
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.