aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneCommunicationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mantis#2047. Thank you kindly, Simsim for a patch that addresses:Charles Krinke2008-08-271-0/+4
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-0/+6
* Fix region crossings and access to inventory after changing regions withinMelanie Thielker2008-08-191-2/+3
* Formatting cleanup.Jeff Ames2008-08-181-4/+4
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-1/+15
* Mantis #1946Melanie Thielker2008-08-141-6/+17
* Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur2008-08-121-0/+5
* * All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa712008-08-081-2/+1
* * Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey2008-08-011-0/+2
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-1/+1
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-0/+1
* move along, nothing to see here. just a couple of lazy variables.Dr Scofield2008-06-271-2/+2
* added the flag param to IClientAPI.SendMapBlockMW2008-06-251-1/+1
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+13
* Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2008-05-291-0/+5
* Formatting cleanup.Jeff Ames2008-05-161-30/+30
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-05-141-2/+2
* Formatting cleanup.Jeff Ames2008-05-141-2/+3
* * Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate...Teravus Ovares2008-05-131-0/+7
* * If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey2008-05-121-0/+5
* * Rolled back a few changes.Adam Frisby2008-05-011-265/+269
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-269/+265
* * Assorted spring cleanings.Adam Frisby2008-05-011-1/+2
* * Ooops, attachments now teleport/cross region borders along with your avatar...Teravus Ovares2008-04-261-0/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+4
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-301-5/+11
* * Massaging CAPS setup/teardown log messagesJustin Clarke Casey2008-03-251-1/+1
* * Print out the exception stacks of resolution failures, temporarilyJustin Clarke Casey2008-03-251-2/+3
* * Temporary hack to swallow neighbour contact problems on startup (in respons...Justin Clarke Casey2008-03-251-1/+4
* * Tear down CAPS and http handlers when an agent leaves a region (via crossin...Justin Clarke Casey2008-03-251-1/+10
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-1/+2
* * Miscellaneous comment before I found out that mantis 807 probably isn't an ...Justin Clarke Casey2008-03-221-2/+6
* * Catch the occasional resolution exception that comes out of SceneCommunicat...Justin Clarke Casey2008-03-221-3/+20