aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thank you kindly, Idb for a patch that:Charles Krinke2008-10-221-0/+21
* Thank you kindly, Nlin for a patch that:Charles Krinke2008-10-221-1/+1
* Fix thingd so that autoreturn also works when the user is not in the sim.Melanie Thielker2008-10-181-1/+7
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-1/+1
* Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn...Dahlia Trimble2008-10-151-3/+38
* Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble2008-10-151-0/+5
* * Send an avatar update to other clients when an avatar rotates, as well as w...Justin Clarke Casey2008-10-141-3/+21
* * minor: Make it clear that non-scheduled updates can happen outside of the p...Justin Clarke Casey2008-10-141-3/+1
* * refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey2008-10-141-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-121-1/+1
* * Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.Adam Frisby2008-10-121-1/+9
* * Fix sitting avatar showing up properly on the minimapTeravus Ovares2008-10-051-1/+18
* Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker2008-10-041-1/+1
* - a couple of minor code cleanups in RestInventoryServicesDr Scofield2008-09-301-0/+1
* * okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares2008-09-281-1/+17
* Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-09-141-3/+8
* Update avatar-position while avatar is sitting and the prim is moved (#2159).Homer Horwitz2008-09-131-0/+5
* * Patch http://opensimulator.org/mantis/view.php?id=2172Justin Clarke Casey2008-09-121-4/+18
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-0/+5
* Revert the two debug log statements from r6212 as described in Mantis 2126.Charles Krinke2008-09-101-14/+0
* Thank you kindly, CMickeyB for a patch that adds aCharles Krinke2008-09-101-0/+14
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-061-5/+5
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-205/+193
* Mantis#2084. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-301-4/+18
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-3/+3
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-7/+34
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-1/+1
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-10/+19
* Fix region crossings and access to inventory after changing regions withinMelanie Thielker2008-08-191-2/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-2/+2
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-191-1/+36
* Formatting cleanup.Jeff Ames2008-08-181-13/+13
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-1/+1
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-161-5/+4
* Pantis #1957Melanie Thielker2008-08-151-0/+9
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-1/+9
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-9/+13
* Mantis#1856. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-131-40/+20
* Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on...Jeff Ames2008-08-121-3/+5
* Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur2008-08-121-0/+4
* Minor formatting cleanup.Jeff Ames2008-08-121-2/+2
* Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker2008-08-111-82/+73
* Mantis#1901. Thank you kindly, Nlin for a patch that:Charles Krinke2008-08-071-1/+1
* * minor: log message twiddlingJustin Clarke Casey2008-08-011-1/+1
* * correct bug from last commit - for now don't drop cached user profile when ...Justin Clarke Casey2008-08-011-21/+8
* * Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey2008-08-011-5/+34
* Mantis#1859. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-011-1/+8
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-2/+2
* Send Animation data for other avatars to new users joining the region (tested...MW2008-07-231-0/+13
* get rid of some LLQuaternion == null checks. Because LLQuaternion isSean Dague2008-07-231-18/+4