aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1UserServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-6/+4
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-041-1/+47
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-1/+1
* * Removed 12 compiler warnings.Adam Frisby2007-12-041-1/+0
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-1/+2
* * Changed namespacelbsa712007-11-191-1/+0
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+8
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+10
* * Optimized usingslbsa712007-10-301-24/+39
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-14/+14
* * UserProfileData meets code conventionslbsa712007-10-051-14/+14
* == The "right name and place" commit ==lbsa712007-10-051-1/+1
* * Moved IUserService to OpenSim.Framework.Interfaceslbsa712007-10-051-1/+1
* * Renamed IUserServices to IUserServicelbsa712007-10-051-1/+1
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-0/+5
* * reorder and renamelbsa712007-09-241-2/+2
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-0/+5
* * Fixed a bug where the simulator could crash if the userserver was particula...Adam Frisby2007-07-301-8/+8
* few small changesMW2007-07-181-1/+0
* changed to native line ending encodingSean Dague2007-07-161-101/+101
* *Fixed master avatar requesting when in grid mode.mingchen2007-07-151-5/+1
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-1/+0
* *Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2007-07-061-2/+3
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-6/+2
* *OGS1 Key2Name/Name2Key worksmingchen2007-07-021-11/+11
* *Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen2007-06-281-0/+109