aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Rolled back a few changes.Adam Frisby2008-05-0134-674/+648
* * Cleaning code still.Adam Frisby2008-05-0134-648/+674
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-014-18/+7
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-015-10/+9
* * Assorted spring cleanings.Adam Frisby2008-05-012-2/+1
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-13/+0
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-0/+5
* * Implement full grid mode Trash emptyJustin Clarke Casey2008-04-232-9/+19
* add a database_connect field for the asset server configSean Dague2008-04-231-3/+3
* allow for Inventory database source to be specified in mainSean Dague2008-04-232-3/+3
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-0/+10
* * Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey2008-04-221-1/+5
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-2128-118/+84
* * Extra log line to notify the user console when a new user inventory skeleto...Justin Clarke Casey2008-04-201-0/+4
* * Remove user profile from cache when they log out from a region.Justin Clarke Casey2008-04-201-1/+1
* * Change user inventory create from explicit 'create user' command on the con...Justin Clarke Casey2008-04-202-11/+34
* * Change lazy user inventory creation on first login to synchronous rather th...Justin Clarke Casey2008-04-201-15/+20
* * On grid mode, if the inventory service is responding but returning an empty...Justin Clarke Casey2008-04-201-20/+4
* * Refactor: Remove redundant try/catch from asset request since this is now h...Justin Clarke Casey2008-04-181-47/+42
* * Implements 'Set Home to Here' Teravus Ovares2008-04-171-0/+87
* * Tiny, tiny, login message refinement to reduce human parsing requirementsJustin Clarke Casey2008-04-151-1/+1
* * Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey2008-04-152-9/+11
* * Send a meaningful response to both the user server console and the client i...Justin Clarke Casey2008-04-151-0/+2
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-131-1/+16
* * Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey2008-04-111-32/+27
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-111-2/+1
* * Discerned between AddProfile and UpdateProfile in region registrationlbsa712008-04-111-1/+11
* * Minor: really just comment and subsequent indentation adjustment. Preparat...Justin Clarke Casey2008-04-101-0/+6
* * Refactor GetUsersInventory()Justin Clarke Casey2008-04-101-9/+33
* * Minor inventory message cleanup and documentationJustin Clarke Casey2008-04-101-1/+10
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-19/+19
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-25/+24
* further renaming of properties for claritySean Dague2008-04-102-15/+15
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-102-67/+67
* Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option Teravus Ovares2008-04-101-1/+12
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-082-4/+4
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-073-21/+21
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-6/+6
* remove the debug files, these must have been added by accidentSean Dague2008-04-072-43/+0
* changing more references to OpenSim.DataSean Dague2008-04-025-9/+9
* Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW2008-04-021-1/+1
* * Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares2008-04-021-0/+111
* * Remove the quit command from the inventory console which was actually addin...Justin Clarke Casey2008-04-011-1/+0
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-311-1/+1
* * Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey2008-03-301-23/+9
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-291-0/+11
* * CODE: Add phat warning to RootFolders http request since it no longer does ...Justin Clarke Casey2008-03-291-0/+5
* * Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2008-03-293-16/+35
* * Refactored out common http handler operationslbsa712008-03-285-102/+86
* * Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey2008-03-281-1/+2