aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneCommunicationService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-05-14From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-2/+2
2008-05-14Formatting cleanup.Jeff Ames1-2/+3
2008-05-13* Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate...Teravus Ovares1-0/+7
2008-05-12* If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey1-0/+5
2008-05-01* Rolled back a few changes.Adam Frisby1-265/+269
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-269/+265
2008-05-01* Assorted spring cleanings.Adam Frisby1-1/+2
2008-04-26* Ooops, attachments now teleport/cross region borders along with your avatar...Teravus Ovares1-0/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+4
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares1-5/+11
2008-03-25* Massaging CAPS setup/teardown log messagesJustin Clarke Casey1-1/+1
2008-03-25* Print out the exception stacks of resolution failures, temporarilyJustin Clarke Casey1-2/+3