aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-09-07* Improve login failure handling.Justin Clarke Casey1-2/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares4-25/+25
2008-08-28Mantis #1903Melanie Thielker1-0/+1
2008-08-26* Fixed a bug that occurred if your home region wasn't logged in, in standalo...Teravus Ovares1-12/+30
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2-1/+4
2008-08-21Mantis#904. Thank you kindly, Jonc for a patch that solves:Charles Krinke1-3/+9
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-08-19* This reverts a change where m_regions[RegionHandle] was replaced instead of...Teravus Ovares1-2/+7
2008-08-18Formatting cleanup.Jeff Ames1-2/+2
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-0/+15
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-3/+5
2008-08-14Mantis #1946Melanie Thielker1-0/+10
2008-08-08* All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa711-9/+2
2008-08-07Mantis#1894. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-1/+2
2008-07-24* refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey1-1/+1
2008-07-24* minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey3-9/+9
2008-07-23* refactor: break out inter grid inventory services furtherJustin Clarke Casey3-9/+10
2008-07-14Patch #9150Melanie Thielker1-1/+1
2008-07-14Patch #9147Melanie Thielker1-1/+1
2008-06-28more work on the support for multiple inventory servers. MW1-1/+1
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW1-0/+1
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW1-1/+2
2008-06-27dr scofield's warning safari:Dr Scofield3-4/+4
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+10
2008-05-16Formatting cleanup.Jeff Ames5-42/+42
2008-05-14From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-1/+1
2008-05-14Formatting cleanup.Jeff Ames1-2/+2
2008-05-07* Fix minor local inventory service log typoJustin Clarke Casey1-1/+1
2008-05-01* Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey1-1/+5
2008-05-01* Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey1-35/+0
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2-2/+1
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-0/+5
2008-04-25From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2-13/+64
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey1-0/+10
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby4-14/+14
2008-04-11* Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey1-2/+9
2008-04-11* Minor inventory code cleanup following on from last patchJustin Clarke Casey1-2/+0
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey1-30/+15
2008-04-10renaming of attributes in UserAgentData for readabilitySean Dague1-4/+4
2008-04-10changing UserAgentData to use properties. This caused moreSean Dague1-4/+4
2008-04-10further renaming of properties for claritySean Dague2-3/+3
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague2-16/+16
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague2-10/+10
2008-03-31* Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey1-35/+20
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares1-4/+10
2008-03-29* Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2-20/+1
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2-2/+5
2008-03-28* Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey1-1/+1
2008-03-28* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey1-1/+2