| Commit message (Expand) | Author | Files | Lines |
2009-04-08 | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 1 | -0/+5 |
2009-02-12 | Commented a couple of not very useful log messages that are cluttering the lo... | diva | 1 | -4/+4 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -1/+1 |
2008-12-22 | Plumb in the birthdate from the user server reply to the cache | Melanie Thielker | 1 | -0/+1 |
2008-12-11 | Add a null check. Mantis #2798 | idb | 1 | -1/+1 |
2008-11-27 | * minor: rename m_parent to m_commsManager to make it a little clearer what i... | Justin Clarke Casey | 1 | -18/+18 |
2008-11-27 | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 1 | -52/+0 |
2008-11-25 | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-11-24 | WIP: Adding a few things to PresenceModule. Not quite finished yet. | Homer Horwitz | 1 | -1/+9 |
2008-11-04 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-11-03 | Add a bit more error-checking to GetFriendRegionInfos. | Homer Horwitz | 1 | -13/+24 |
2008-11-03 | Thanks diva for a patch that removes an unnecessary dependency on Communicati... | Dahlia Trimble | 1 | -2/+2 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 1 | -1/+59 |
2008-09-15 | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 1 | -28/+23 |
2008-09-15 | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 1 | -0/+5 |
2008-09-12 | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 1 | -9/+26 |
2008-09-06 | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 1 | -10/+10 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -41/+41 |
2008-08-19 | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 1 | -16/+0 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-15 | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 1 | -0/+14 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 1 | -6/+8 |
2008-08-14 | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 1 | -0/+7 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 1 | -1/+3 |
2008-08-08 | Patch #9161 | Melanie Thielker | 1 | -2/+2 |
2008-08-01 | * minor: log message twiddling | Justin Clarke Casey | 1 | -6/+2 |
2008-07-04 | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 1 | -0/+6 |
2008-07-04 | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 1 | -1/+1 |
2008-06-28 | Mantis#1626. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-06-19 | * Temporary workaround for mantis 1568. If the avatar apperance factory now ... | Justin Clarke Casey | 1 | -9/+7 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 1 | -6/+6 |
2008-06-01 | * Committing more unfinished stuff. Nothing significant at the moment. IM ... | Teravus Ovares | 1 | -0/+53 |
2008-05-31 | * Made UpdateUserCurrentRegion a bit more forgiving. | lbsa71 | 1 | -9/+35 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 1 | -0/+30 |
2008-05-22 | we should be return null in these 2 places, though this won't | Sean Dague | 1 | -2/+2 |
2008-05-17 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-05-16 | it helps when both sides of the xml-rpc server agree on the method names | Sean Dague | 1 | -2/+2 |
2008-05-16 | some more wrapping of errors in user service on appearance for | Sean Dague | 1 | -9/+15 |
2008-05-16 | front end of OGS1 Appearance bits. Now I need to write the | Sean Dague | 1 | -3/+47 |
2008-05-16 | starting to put appearance into grid comms. now I know why | Sean Dague | 1 | -1/+34 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -21/+21 |
2008-05-15 | remove my UserAppearance object, switch all code to use | Sean Dague | 1 | -3/+3 |
2008-05-01 | added in IUserService functions. These don't do anything yet, | Sean Dague | 1 | -0/+28 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -0/+1 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -3/+4 |
2008-04-17 | * Implements 'Set Home to Here' | Teravus Ovares | 1 | -0/+10 |
2008-04-10 | * With Grid Comms up in the air.. I decided have the friends module update ... | Teravus Ovares | 1 | -1/+1 |
2008-04-10 | further renaming of properties for clarity | Sean Dague | 1 | -12/+12 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 1 | -20/+20 |