aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneCommunicationService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-18Removing a check in Teleports. This check should be there, I think, but it ma...diva1-20/+22
2008-12-17* minor: Comment out "Informing neighbours" debug message that pops up whenev...Justin Clarke Casey1-1/+1
2008-12-17* remove mono compiler warningsJustin Clarke Casey1-17/+17
2008-12-15Bug fix in new child agents management. Thanks DigiDaz for helping identify t...diva1-57/+74
2008-12-14Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke1-66/+200
2008-12-10Applying diva's revert patch. Reverts closing child agents and makesMelanie Thielker1-15/+4
2008-12-03Remove the bandaid (fast rip)Melanie Thielker1-9/+9
2008-12-03Apply Diva's bandaid to OpenSim's scraped knee.Melanie Thielker1-9/+9
2008-12-01* minor: remove 2 mono compiler warningsJustin Clarke Casey1-1/+1
2008-11-30Mantis #2584 (again)Melanie Thielker1-10/+17
2008-11-29Mantis #2584Melanie Thielker1-1/+18
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-1/+1
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-4/+4
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-4/+4
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-4/+4
2008-11-14* test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey1-1/+1
2008-11-12* Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey1-20/+19
2008-11-07Change teleport timingsMelanie Thielker1-2/+2
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker1-3/+4
2008-11-03On TP, child-agents weren't closed down properly, as the list of child-regionsHomer Horwitz1-0/+4
2008-10-31* test: Add basic scene test which merely instantiates the scene right nowJustin Clarke Casey1-10/+3
2008-10-27Experimental patch (suggested by diva) to kill off WP teleport ghosts.Melanie Thielker1-0/+1
2008-10-11Implement the hook needed for the CanTeleport checkMelanie Thielker1-0/+3
2008-10-05* Fixes the last snag with the EventQueue. The situation where the seedcap g...Teravus Ovares1-1/+3
2008-10-04Added immediate TP failure message for TPs to regions that aren't there,Homer Horwitz1-0/+19
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-1/+5
2008-10-03* EventQueueGet is now working.Teravus Ovares1-3/+12
2008-09-28- Further cleanupsHomer Horwitz1-2/+13
2008-09-27* Adds flag to enable/disable EventQueueGet.Teravus Ovares1-1/+15
2008-09-21* Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey1-1/+12
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-3/+9
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-35/+35
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-08-27Mantis#1518. Thank you kindly, Zaki for a patch that:Charles Krinke1-0/+17
2008-08-27Mantis#2047. Thank you kindly, Simsim for a patch that addresses:Charles Krinke1-0/+4
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+6
2008-08-19Fix region crossings and access to inventory after changing regions withinMelanie Thielker1-2/+3
2008-08-18Formatting cleanup.Jeff Ames1-4/+4
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-1/+15
2008-08-14Mantis #1946Melanie Thielker1-6/+17
2008-08-12Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur1-0/+5
2008-08-08* All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa711-2/+1
2008-08-01* Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey1-0/+2
2008-07-04mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield1-1/+1
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW1-0/+1
2008-06-27move along, nothing to see here. just a couple of lazy variables.Dr Scofield1-2/+2
2008-06-25added the flag param to IClientAPI.SendMapBlockMW1-1/+1
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+13
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke1-0/+5
2008-05-16Formatting cleanup.Jeff Ames1-30/+30