aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalBackEndServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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