aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey2008-11-142-5/+10
* * Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey2008-11-121-17/+32
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-012-5/+23
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-0/+15
* * Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares2008-10-011-1/+22
* * Patch from JHurlimanTeravus Ovares2008-09-261-3/+3
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-0/+30
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-193-30/+51
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-151-0/+2
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-141-8/+8
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-129/+128
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-1/+1
* * Improve login failure handling.Justin Clarke Casey2008-09-071-2/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-064-25/+25
* Mantis #1903Melanie Thielker2008-08-281-0/+1
* * Fixed a bug that occurred if your home region wasn't logged in, in standalo...Teravus Ovares2008-08-261-12/+30
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-252-1/+4
* Mantis#904. Thank you kindly, Jonc for a patch that solves:Charles Krinke2008-08-211-3/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-2/+2
* * This reverts a change where m_regions[RegionHandle] was replaced instead of...Teravus Ovares2008-08-191-2/+7
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+15
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-3/+5
* Mantis #1946Melanie Thielker2008-08-141-0/+10
* * All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa712008-08-081-9/+2
* Mantis#1894. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-071-1/+2
* * refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey2008-07-241-1/+1
* * minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey2008-07-243-9/+9
* * refactor: break out inter grid inventory services furtherJustin Clarke Casey2008-07-233-9/+10
* Patch #9150Melanie Thielker2008-07-141-1/+1
* Patch #9147Melanie Thielker2008-07-141-1/+1
* more work on the support for multiple inventory servers. MW2008-06-281-1/+1
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-0/+1
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-1/+2
* dr scofield's warning safari:Dr Scofield2008-06-273-4/+4
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+10
* Formatting cleanup.Jeff Ames2008-05-165-42/+42
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-05-141-1/+1
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
* * 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-011-1/+5
* * Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2008-05-011-35/+0
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-012-2/+1
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-0/+5
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-252-13/+64
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-0/+10
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-214-14/+14
* * Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey2008-04-111-2/+9
* * Minor inventory code cleanup following on from last patchJustin Clarke Casey2008-04-111-2/+0
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-111-30/+15