aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Made UpdateUserCurrentRegion a bit more forgiving.lbsa712008-05-311-9/+35
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-313-0/+66
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-2/+4
* Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2008-05-291-2/+6
* we should be return null in these 2 places, though this won'tSean Dague2008-05-221-2/+2
* Formatting cleanup.Jeff Ames2008-05-171-3/+3
* it helps when both sides of the xml-rpc server agree on the method namesSean Dague2008-05-161-2/+2
* some more wrapping of errors in user service on appearance forSean Dague2008-05-161-9/+15
* front end of OGS1 Appearance bits. Now I need to write theSean Dague2008-05-161-3/+47
* starting to put appearance into grid comms. now I know why Sean Dague2008-05-161-1/+34
* Formatting cleanup.Jeff Ames2008-05-169-176/+176
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-3/+3
* * Start recording initial complete avatar inventory retrieval failures from t...Justin Clarke Casey2008-05-141-1/+5
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-05-142-5/+5
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
* * If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey2008-05-121-12/+13
* * Fix minor local inventory service log typoJustin Clarke Casey2008-05-071-1/+1
* * Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey2008-05-012-21/+10
* * Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2008-05-012-61/+28
* added in IUserService functions. These don't do anything yet,Sean Dague2008-05-011-0/+28
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-013-2/+2
* * Assorted spring cleanings.Adam Frisby2008-05-011-1/+1
* * Completely inconsequential inventory odds and ends (actual impact - only on...Justin Clarke Casey2008-04-301-1/+1
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-302-0/+20
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-252-13/+64
* * Implement full grid mode Trash emptyJustin Clarke Casey2008-04-231-2/+36
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-232-0/+20
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-218-29/+36
* * Implements 'Set Home to Here' Teravus Ovares2008-04-172-3/+13
* moved the Thread.Sleep(500), to the correct side of the ar.AsyncWaitHandle....MW2008-04-161-1/+1
* added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help ...MW2008-04-161-0/+1
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-131-0/+1
* * Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey2008-04-111-2/+8
* * Minor refactoring in OGS1InventoryServiceJustin Clarke Casey2008-04-111-27/+20
* * Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey2008-04-112-3/+11
* * Minor inventory code cleanup following on from last patchJustin Clarke Casey2008-04-112-9/+0
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-112-44/+41
* * With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares2008-04-101-1/+1
* * Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey2008-04-101-1/+2
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-4/+4
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-4/+4
* further renaming of properties for claritySean Dague2008-04-103-15/+15
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-103-36/+36
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-073-12/+12
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-311-1/+1
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-311-35/+20
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-303-24/+38
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-293-30/+1
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-283-2/+13
* * Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey2008-03-281-1/+1