aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalBackEndServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey2008-11-141-2/+9
* * 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-011-4/+20
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-0/+15
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-5/+8
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-13/+13
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-1/+1
* 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
* Patch #9150Melanie Thielker2008-07-141-1/+1
* Patch #9147Melanie Thielker2008-07-141-1/+1
* dr scofield's warning safari:Dr Scofield2008-06-271-1/+1
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+10
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-05-141-1/+1
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-251-1/+4
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-4/+6
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-301-4/+10
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-6/+6
* * Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2008-03-181-0/+6
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* Make Local back end services warn/error messages explicitly say they are from...Justin Clarke Casey2008-03-071-3/+3
* Converted logging to use log4net.Jeff Ames2008-02-051-10/+13
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-211-8/+17
* Graceful failure of teleport to unavailable regions might actually work now.Brian McBee2008-01-201-0/+12
* * Mother of all commits:Adam Frisby2008-01-151-2/+2
* * Optimized usingslbsa712007-12-271-20/+20
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-0/+22
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-1/+1
* * Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares2007-12-091-0/+22
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-13/+10
* * Made RegionUp virtuallbsa712007-11-301-1/+1
* * Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares2007-11-291-14/+15
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-281-3/+8
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-3/+55
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-261-1/+18
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-211-0/+44
* More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW2007-11-161-2/+15
* Started to cleanup/close down childagent connections when a user teleports. ...MW2007-11-051-1/+1
* Some more refactoringMW2007-11-041-0/+8
* * Diuerse beavtificatemslbsa712007-11-011-1/+1
* * Optimized usingslbsa712007-10-301-33/+30