aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalBackEndServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Made EstateSetting static since there's only one instance, and we only need...lbsa712007-10-221-2/+3
* Bug fix, so that local loginserver (in standalone mode) can set a start posit...MW2007-10-221-6/+7
* Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...Tleiades Hax2007-10-211-1/+2
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-181-7/+8
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-251-17/+62
* * Removed some more fields from CommunicationsLocallbsa712007-09-241-5/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-2/+11
* changed to native line ending encodingSean Dague2007-07-161-206/+206
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-031-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-4/+2
* *Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2007-06-291-1/+0
* *Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen2007-06-271-0/+209