| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix thingd so that autoreturn also works when the user is not in the sim. | Melanie Thielker | 2008-10-18 | 1 | -1/+7 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 1 | -1/+1 |
* | Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn... | Dahlia Trimble | 2008-10-15 | 1 | -3/+38 |
* | Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot(). | Dahlia Trimble | 2008-10-15 | 1 | -0/+5 |
* | * Send an avatar update to other clients when an avatar rotates, as well as w... | Justin Clarke Casey | 2008-10-14 | 1 | -3/+21 |
* | * minor: Make it clear that non-scheduled updates can happen outside of the p... | Justin Clarke Casey | 2008-10-14 | 1 | -3/+1 |
* | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ... | Justin Clarke Casey | 2008-10-14 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-12 | 1 | -1/+1 |
* | * Fixed two major unhandled exceptions discovered during the Pub Quiz on friday. | Adam Frisby | 2008-10-12 | 1 | -1/+9 |
* | * Fix sitting avatar showing up properly on the minimap | Teravus Ovares | 2008-10-05 | 1 | -1/+18 |
* | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 2008-10-04 | 1 | -1/+1 |
* | - a couple of minor code cleanups in RestInventoryServices | Dr Scofield | 2008-09-30 | 1 | -0/+1 |
* | * okay.. Now you can do border crossings with the security 'fixed' client.... | Teravus Ovares | 2008-09-28 | 1 | -1/+17 |
* | Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-09-14 | 1 | -3/+8 |
* | Update avatar-position while avatar is sitting and the prim is moved (#2159). | Homer Horwitz | 2008-09-13 | 1 | -0/+5 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2172 | Justin Clarke Casey | 2008-09-12 | 1 | -4/+18 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+5 |
* | Revert the two debug log statements from r6212 as described in Mantis 2126. | Charles Krinke | 2008-09-10 | 1 | -14/+0 |
* | Thank you kindly, CMickeyB for a patch that adds a | Charles Krinke | 2008-09-10 | 1 | -0/+14 |
* | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2008-09-06 | 1 | -5/+5 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -205/+193 |
* | Mantis#2084. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-30 | 1 | -4/+18 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -3/+3 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 1 | -7/+34 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -1/+1 |
* | Attachment persistence (Mantis #1711) | Melanie Thielker | 2008-08-19 | 1 | -10/+19 |
* | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 2008-08-19 | 1 | -2/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -2/+2 |
* | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -1/+36 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -13/+13 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 1 | -1/+1 |
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 1 | -5/+4 |
* | Pantis #1957 | Melanie Thielker | 2008-08-15 | 1 | -0/+9 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -1/+9 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -9/+13 |
* | Mantis#1856. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-13 | 1 | -40/+20 |
* | Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on... | Jeff Ames | 2008-08-12 | 1 | -3/+5 |
* | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 2008-08-12 | 1 | -0/+4 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-12 | 1 | -2/+2 |
* | Patch #9163 - Refactor initial packet sending out of InnerScene into | Melanie Thielker | 2008-08-11 | 1 | -82/+73 |
* | Mantis#1901. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-08-07 | 1 | -1/+1 |
* | * minor: log message twiddling | Justin Clarke Casey | 2008-08-01 | 1 | -1/+1 |
* | * correct bug from last commit - for now don't drop cached user profile when ... | Justin Clarke Casey | 2008-08-01 | 1 | -21/+8 |
* | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2008-08-01 | 1 | -5/+34 |
* | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-01 | 1 | -1/+8 |
* | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 2008-07-26 | 1 | -2/+2 |
* | Send Animation data for other avatars to new users joining the region (tested... | MW | 2008-07-23 | 1 | -0/+13 |
* | get rid of some LLQuaternion == null checks. Because LLQuaternion is | Sean Dague | 2008-07-23 | 1 | -18/+4 |
* | Changed it so the avatar's rotation is now sent as part of a full avatar upda... | MW | 2008-07-23 | 1 | -4/+25 |
* | renamed ScenePresence.SendFullUpdateToAllClients() to SendInitialFullUpdateTo... | MW | 2008-07-22 | 1 | -2/+17 |