aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/CommunicationsOGS1.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-10Gird mode in sugilite should now work in so far as you should be able to ↵MW1-2/+3
login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now). Also trying to look at the map in grid mode will crash the server.
2007-07-03*Removed GridInfo class as it has been previously replaced with the much ↵mingchen1-1/+2
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!
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+2
* added some licensing info
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ↵mingchen1-1/+1
in sandbox mode) *Various small renamings
2007-06-28*Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ↵mingchen1-2/+2
-- its sandbox mode counterpart
2007-06-28*Master User is now set upmingchen1-1/+1
*Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
2007-06-27*Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen1-0/+18