aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalBackEndServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva1-216/+1
2009-02-17Addresses mantis #3181. Waiting for confirmation from the reporter.diva1-1/+1
2009-02-17Major change to how appearance is managed, including changes in login and use...diva1-0/+7
2009-02-12* optimized usings.lbsa711-1/+1
2009-01-15* Add new unit test for simple teleport in a standalone.Justin Clarke Casey1-0/+1
2008-11-14* test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey1-2/+9
2008-11-12* Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey1-17/+32
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-4/+20
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+15
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