aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalBackEndServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-7/+8
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-17/+62
2007-09-24* Removed some more fields from CommunicationsLocallbsa711-5/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-2/+11
2007-07-16changed to native line ending encodingSean Dague1-206/+206
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+2
2007-06-29*Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen1-1/+0
2007-06-27*Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen1-0/+209