aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-28* Possibly fix grey avatar appearance problemsJustin Clarke Casey1-2/+2
2008-10-28* minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey1-9/+14
2008-10-28* Eliminate an extra unnecessary appearance fetch on loginJustin Clarke Casey1-19/+13
2008-10-28* minor: Doc and log message tidy upJustin Clarke Casey1-3/+3
2008-10-28Thank you kindly, Mircea Kitsune for a patch that solves:Charles Krinke1-2/+2
2008-10-26Committing a small fix for EventData along with more plumbing workMelanie Thielker1-2/+20
2008-10-25Make ScenePresence.Close public to allow subclassing of SceneCommsMelanie Thielker1-1/+1
2008-10-23* Apply http://opensimulator.org/mantis/view.php?id=2459Justin Clarke Casey1-0/+5
2008-10-22Thank you kindly, Idb for a patch that:Charles Krinke1-0/+21
2008-10-22Thank you kindly, Nlin for a patch that:Charles Krinke1-1/+1
2008-10-18Fix thingd so that autoreturn also works when the user is not in the sim.Melanie Thielker1-1/+7
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker1-1/+1
2008-10-15Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn...Dahlia Trimble1-3/+38
2008-10-15Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble1-0/+5
2008-10-14* Send an avatar update to other clients when an avatar rotates, as well as w...Justin Clarke Casey1-3/+21
2008-10-14* minor: Make it clear that non-scheduled updates can happen outside of the p...Justin Clarke Casey1-3/+1
2008-10-14* refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey1-1/+1
2008-10-12Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-10-12* Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.Adam Frisby1-1/+9
2008-10-05* Fix sitting avatar showing up properly on the minimapTeravus Ovares1-1/+18
2008-10-04Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker1-1/+1
2008-09-30- a couple of minor code cleanups in RestInventoryServicesDr Scofield1-0/+1
2008-09-28* okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares1-1/+17
2008-09-14Thank you kindly, CMickeyb for a patch that:Charles Krinke1-3/+8
2008-09-13Update avatar-position while avatar is sitting and the prim is moved (#2159).Homer Horwitz1-0/+5
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2172Justin Clarke Casey1-4/+18
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-0/+5
2008-09-10Revert the two debug log statements from r6212 as described in Mantis 2126.Charles Krinke1-14/+0
2008-09-10Thank you kindly, CMickeyB for a patch that adds aCharles Krinke1-0/+14
2008-09-06* This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares1-5/+5
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-205/+193
2008-08-30Mantis#2084. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-4/+18
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-3/+3
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-7/+34
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker1-10/+19
2008-08-19Fix region crossings and access to inventory after changing regions withinMelanie Thielker1-2/+5
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-08-19Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker1-1/+36
2008-08-18Formatting cleanup.Jeff Ames1-13/+13
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-16Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker1-5/+4
2008-08-15Pantis #1957Melanie Thielker1-0/+9
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-1/+9
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-9/+13
2008-08-13Mantis#1856. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-40/+20
2008-08-12Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on...Jeff Ames1-3/+5
2008-08-12Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur1-0/+4
2008-08-12Minor formatting cleanup.Jeff Ames1-2/+2
2008-08-11Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker1-82/+73