aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1UserServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-31clear userAgent state on client shutdown, which fixes the issueSean Dague1-0/+5
2007-07-30* Fixed a bug where the simulator could crash if the userserver was particula...Adam Frisby1-8/+8
2007-07-18few small changesMW1-1/+0
2007-07-16changed to native line ending encodingSean Dague1-101/+101
2007-07-15*Fixed master avatar requesting when in grid mode.mingchen1-5/+1
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-1/+0
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen1-2/+3
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-6/+2
2007-07-02*OGS1 Key2Name/Name2Key worksmingchen1-11/+11
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen1-2/+8
2007-06-28*Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ...mingchen1-2/+2
2007-06-28*Master User is now set upmingchen1-0/+63
2007-06-28*User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen1-1/+16
2007-06-27*Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen1-0/+25