aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGSUserServices.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ↵mingchen1-103/+0
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-0/+63
*Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
2007-06-28*User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen1-1/+16
*Added base support for setting up a master user
2007-06-27*Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen1-0/+25