aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1UserServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-16some more wrapping of errors in user service on appearance forSean Dague1-9/+15
2008-05-16front end of OGS1 Appearance bits. Now I need to write theSean Dague1-3/+47
2008-05-16starting to put appearance into grid comms. now I know why Sean Dague1-1/+34
2008-05-16Formatting cleanup.Jeff Ames1-21/+21
2008-05-15remove my UserAppearance object, switch all code to useSean Dague1-3/+3
2008-05-01added in IUserService functions. These don't do anything yet,Sean Dague1-0/+28
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-0/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+4
2008-04-17* Implements 'Set Home to Here' Teravus Ovares1-0/+10
2008-04-10* With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares1-1/+1
2008-04-10further renaming of properties for claritySean Dague1-12/+12
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-20/+20
2008-03-26* Tweaking master uuid exception to make it clearer what just went wrong (use...Justin Clarke Casey1-10/+40
2008-03-22* Make master UUID exception a bit more useful by telling us which uuid it wa...Justin Clarke Casey1-1/+3
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-17* More almost completely unproductive log message fiddlingJustin Clarke Casey1-2/+2
2008-03-03* Fixed about Text in the profile in grid mode.Teravus Ovares1-0/+1
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-0/+42
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-30/+30
2008-01-29* Fixed a crash if the server is unable to connect to the UserServer when a u...Teravus Ovares1-1/+9
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-1/+25
2008-01-15* Mother of all commits:Adam Frisby1-2/+2
2008-01-02* Updates UserServer Teravus Ovares1-1/+174
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-0/+43
2007-12-27* Optimized usingslbsa711-13/+16
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+1
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-6/+4
2007-12-04* Avatar picker works in grid mode now.Teravus Ovares1-1/+47
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-1/+1
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+0
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-1/+2
2007-11-19* Changed namespacelbsa711-1/+0
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+8
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-0/+10
2007-10-30* Optimized usingslbsa711-24/+39
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-14/+14
2007-10-05* UserProfileData meets code conventionslbsa711-14/+14
2007-10-05== The "right name and place" commit ==lbsa711-1/+1
2007-10-05* Moved IUserService to OpenSim.Framework.Interfaceslbsa711-1/+1
2007-10-05* Renamed IUserServices to IUserServicelbsa711-1/+1
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-0/+5
2007-09-24* reorder and renamelbsa711-2/+2
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