aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalBackEndServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-5/+8
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-13/+13
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-1/+1
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-14Patch #9150Melanie Thielker1-1/+1
2008-07-14Patch #9147Melanie Thielker1-1/+1
2008-06-27dr scofield's warning safari:Dr Scofield1-1/+1
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+10
2008-05-16Formatting cleanup.Jeff Ames1-4/+4
2008-05-14From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-1/+1
2008-05-14Formatting cleanup.Jeff Ames1-2/+2
2008-04-25From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-1/+4
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-4/+6
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares1-4/+10
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-6/+6
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares1-0/+6
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-07Make Local back end services warn/error messages explicitly say they are from...Justin Clarke Casey1-3/+3
2008-02-05Converted logging to use log4net.Jeff Ames1-10/+13
2008-01-21* Shutting down child agents properly in neighbor regions.Teravus Ovares1-8/+17
2008-01-20Graceful failure of teleport to unavailable regions might actually work now.Brian McBee1-0/+12
2008-01-15* Mother of all commits:Adam Frisby1-2/+2
2007-12-27* Optimized usingslbsa711-20/+20
2007-12-20* Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares1-0/+22
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-12-09* Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares1-0/+22
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-13/+10
2007-11-30* Made RegionUp virtuallbsa711-1/+1
2007-11-29* Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares1-14/+15
2007-11-28* Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares1-3/+8
2007-11-27Fixed an event in the events chain in inter-region communications.Teravus Ovares1-3/+55
2007-11-26* Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares1-1/+18
2007-11-21* Did some initial work for prim crossing. Just glue so far.Teravus Ovares1-0/+44
2007-11-16More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW1-2/+15
2007-11-05Started to cleanup/close down childagent connections when a user teleports. ...MW1-1/+1
2007-11-04Some more refactoringMW1-0/+8
2007-11-01* Diuerse beavtificatemslbsa711-1/+1
2007-10-30* Optimized usingslbsa711-33/+30
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-22* Made EstateSetting static since there's only one instance, and we only need...lbsa711-2/+3
2007-10-22Bug fix, so that local loginserver (in standalone mode) can set a start posit...MW1-6/+7
2007-10-21Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...Tleiades Hax1-1/+2