aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneCommunicationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: Change around more debugging messagesJustin Clarke Casey2009-01-141-3/+3
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-2/+0
* * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey2009-01-061-4/+3
* * 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-2/+3
* Another interregion comms change that will not work well with previous versio...diva2009-01-031-2/+4
* Split agent updates into two messages: full update and position+camera update...diva2009-01-031-4/+4
* Major changes in interregion communications. This breaks compatibility with o...diva2009-01-011-32/+74
* Added a SendChildAgentDataUpdate call on Teleports, so that the agent at the ...diva2008-12-311-15/+25
* Final part for implementing SendChildAgentDataUpdate with modules. This is th...diva2008-12-291-11/+18
* Fix for attachment crossing on TPs. Now that we're letting the viewer have co...diva2008-12-221-6/+8
* This commit is a major change on the TP process. Several things were wrong an...diva2008-12-221-53/+71
* 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-2/+5
* This reduces DNS lookups in TPs by a factor of 4. Let's see if this fixes som...diva2008-12-201-6/+18
* Slowing things down a little bit in TPs, with a couple of extra Thread.Sleep ...diva2008-12-201-1/+5
* Removing a check in Teleports. This check should be there, I think, but it ma...diva2008-12-181-20/+22
* * minor: Comment out "Informing neighbours" debug message that pops up whenev...Justin Clarke Casey2008-12-171-1/+1
* * remove mono compiler warningsJustin Clarke Casey2008-12-171-17/+17
* Bug fix in new child agents management. Thanks DigiDaz for helping identify t...diva2008-12-151-57/+74
* Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke2008-12-141-66/+200
* Applying diva's revert patch. Reverts closing child agents and makesMelanie Thielker2008-12-101-15/+4
* Remove the bandaid (fast rip)Melanie Thielker2008-12-031-9/+9
* Apply Diva's bandaid to OpenSim's scraped knee.Melanie Thielker2008-12-031-9/+9
* * minor: remove 2 mono compiler warningsJustin Clarke Casey2008-12-011-1/+1
* Mantis #2584 (again)Melanie Thielker2008-11-301-10/+17
* Mantis #2584Melanie Thielker2008-11-291-1/+18
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-4/+4
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-4/+4
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-4/+4
* * test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey2008-11-141-1/+1
* * Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey2008-11-121-20/+19
* Change teleport timingsMelanie Thielker2008-11-071-2/+2
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-3/+4
* On TP, child-agents weren't closed down properly, as the list of child-regionsHomer Horwitz2008-11-031-0/+4
* * test: Add basic scene test which merely instantiates the scene right nowJustin Clarke Casey2008-10-311-10/+3
* Experimental patch (suggested by diva) to kill off WP teleport ghosts.Melanie Thielker2008-10-271-0/+1
* Implement the hook needed for the CanTeleport checkMelanie Thielker2008-10-111-0/+3
* * Fixes the last snag with the EventQueue. The situation where the seedcap g...Teravus Ovares2008-10-051-1/+3
* Added immediate TP failure message for TPs to regions that aren't there,Homer Horwitz2008-10-041-0/+19
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-1/+5
* * EventQueueGet is now working.Teravus Ovares2008-10-031-3/+12
* - Further cleanupsHomer Horwitz2008-09-281-2/+13
* * Adds flag to enable/disable EventQueueGet.Teravus Ovares2008-09-271-1/+15
* * Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey2008-09-211-1/+12
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-3/+9
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-35/+35
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-1/+1
* Mantis#1518. Thank you kindly, Zaki for a patch that:Charles Krinke2008-08-271-0/+17