aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionCommsListener.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused RegionCommsListener/IRegionCommsListener.Justin Clark-Casey (justincc)2011-11-151-204/+0
* minor: remove a couple of compiler warningsJustin Clark-Casey (justincc)2010-03-031-1/+1
* Remove the old remoting-type interregion code for prim/script crossingMelanie2009-11-261-25/+0
* Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto2009-09-271-13/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey2008-11-121-22/+23
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-9/+9
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-2/+13
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+13
* Formatting cleanup.Jeff Ames2008-05-161-3/+3
* * Spring cleaning.Adam Frisby2008-04-291-16/+17
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+1
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-301-2/+2
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Change handler001 through handler009 to moreCharles Krinke2008-03-021-39/+39
* Update names of handler010 through handler019Charles Krinke2008-03-021-8/+8
* * Converted the last of the events to the private delegate instance method to...Teravus Ovares2008-02-221-25/+47
* * um, Prim crossings? Experimental.Teravus Ovares2008-02-111-1/+1
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-211-1/+13
* * Mother of all commits:Adam Frisby2008-01-151-1/+2
* * Optimized usingslbsa712007-12-271-6/+7
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-0/+5
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares2007-12-091-0/+11
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-0/+1
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-261-0/+12
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-211-0/+31
* Started to cleanup/close down childagent connections when a user teleports. ...MW2007-11-051-0/+9
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+112