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