aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Hypergrid/HGSceneCommunicationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-363/+0
* * Change the currently misleading log message when capabilities are added twi...Justin Clarke Casey2009-01-221-1/+1
* * refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey2009-01-211-1/+1
* Getting rid of the CheckRegion call during TPs. This seems to be not just use...diva2009-01-181-12/+1
* * minor: Change around more debugging messagesJustin Clarke Casey2009-01-141-1/+3
* * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey2009-01-061-1/+1
* * Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey2009-01-061-4/+6
* * minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey2009-01-061-5/+4
* Another interregion comms change that will not work well with previous versio...diva2009-01-031-1/+2
* Split agent updates into two messages: full update and position+camera update...diva2009-01-031-1/+1
* Major changes in interregion communications. This breaks compatibility with o...diva2009-01-011-9/+25
* Added a SendChildAgentDataUpdate call on Teleports, so that the agent at the ...diva2008-12-311-23/+30
* Minor change in HGSceneCommunicationService, making one field public readonly...diva2008-12-291-1/+1
* Fix for attachment crossing on TPs. Now that we're letting the viewer have co...diva2008-12-221-7/+10
* This commit is a major change on the TP process. Several things were wrong an...diva2008-12-221-17/+25
* Slowing TPs down a bit further.diva2008-12-211-4/+4
* Slowing things down even more on TPs, to see if that helps the European folks...diva2008-12-201-1/+2
* This reduces DNS lookups in TPs by a factor of 4. Let's see if this fixes som...diva2008-12-201-5/+16
* Slowing things down a little bit in TPs, with a couple of extra Thread.Sleep ...diva2008-12-201-1/+5
* Attempt at fixing the HG home jump by looking up hyperlink regions before gri...diva2008-12-151-1/+1
* Bug fix in new child agents management. Thanks DigiDaz for helping identify t...diva2008-12-151-37/+45
* Bug fix for Hypergrid. This bug was introduced by the recent TP fixes, and af...diva2008-12-151-11/+14
* Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke2008-12-141-31/+56
* Remove the bandaid (fast rip)Melanie Thielker2008-12-031-10/+10
* Apply Diva's bandaid to OpenSim's scraped knee.Melanie Thielker2008-12-031-10/+10
* * minor: remove 2 mono compiler warningsJustin Clarke Casey2008-12-011-1/+1
* Mantis #2584 (again)Melanie Thielker2008-11-301-10/+13
* Mantis #2584Melanie Thielker2008-11-291-0/+18
* Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid.Homer Horwitz2008-11-251-1/+1
* Update svn properties.Jeff Ames2008-11-251-263/+263
* * Apply http://opensimulator.org/mantis/view.php?id=2640Justin Clarke Casey2008-11-251-0/+263