aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types/NetworkServersInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed to native line ending encodingSean Dague2007-07-161-219/+219
|
* * Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby2007-07-151-1/+1
|
* Changed simpleApp to use basic physics.MW2007-07-131-2/+2
| | | | | | Done some work of fixing primitive/SceneObject copying. Set DefaultHome region to 1000,1000.
* *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.