| Commit message (Expand) | Author | Age | Files | Lines |
* | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 2008-09-28 | 1 | -0/+8 |
* | - Further cleanups | Homer Horwitz | 2008-09-28 | 1 | -2/+13 |
* | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 2008-09-28 | 1 | -1/+1 |
* | * okay.. Now you can do border crossings with the security 'fixed' client.... | Teravus Ovares | 2008-09-28 | 1 | -1/+17 |
* | * Adds flag to enable/disable EventQueueGet. | Teravus Ovares | 2008-09-27 | 1 | -1/+15 |
* | And actually do what I intended to do with the last commit. Message is gone. | Melanie Thielker | 2008-09-26 | 1 | -5/+5 |
* | Kill "Compile successful" message when rezzing prims/wearing attachments | Melanie Thielker | 2008-09-26 | 1 | -2/+3 |
* | Add "Notecard saved" message to saves of notecards into prims | Melanie Thielker | 2008-09-26 | 1 | -0/+16 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 3 | -4/+4 |
* | * Implment task inventory item asset update for the old non CAPS transaction ... | Justin Clarke Casey | 2008-09-26 | 1 | -6/+7 |
* | Add an extension to allow registering multiple interfaces of a type with | Melanie Thielker | 2008-09-25 | 3 | -10/+54 |
* | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 2008-09-25 | 2 | -2/+2 |
* | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 2008-09-25 | 2 | -11/+19 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-23 | 1 | -7/+7 |
* | Update the permissions system to handle scripts and notecards the way | Melanie Thielker | 2008-09-23 | 1 | -9/+23 |
* | Remove the ugly-as-sin "interop" hack script perms fudging in | Melanie Thielker | 2008-09-22 | 1 | -18/+0 |
* | Create CanEditObjectInventory to preserve the ability | Melanie Thielker | 2008-09-22 | 2 | -26/+29 |
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 1 | -4/+26 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 6 | -20/+32 |
* | Fix another reason for #2218 | Homer Horwitz | 2008-09-21 | 1 | -3/+8 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 2008-09-21 | 1 | -1/+12 |
* | Don't attach attachements to child agents. This coincidentially fixes a race | Homer Horwitz | 2008-09-21 | 1 | -0/+3 |
* | The viewer only stores a screenshot on "Set home to here" if the alert that | Homer Horwitz | 2008-09-21 | 1 | -1/+2 |
* | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 2008-09-21 | 1 | -3/+4 |
* | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 2008-09-20 | 1 | -3/+3 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 1 | -3/+3 |
* | * Added null exception handler where we couldn't locate a user data record in... | Teravus Ovares | 2008-09-19 | 1 | -1/+8 |
* | * Updates the SQLite region database to support the same properties that the ... | Teravus Ovares | 2008-09-18 | 1 | -1/+11 |
* | adds support to delete a region completely and offers that | Dr Scofield | 2008-09-18 | 1 | -4/+3 |
* | Kan-Ed fix series. | Melanie Thielker | 2008-09-18 | 1 | -0/+8 |
* | Mantis #2213 | Melanie Thielker | 2008-09-18 | 1 | -1/+1 |
* | Kan-Ed fix series. Fix llTakeControls to behave as documented. | Melanie Thielker | 2008-09-17 | 3 | -4/+7 |
* | * minor: oops, remove a warning I just inserted myself - naughty boy | Justin Clarke Casey | 2008-09-16 | 1 | -1/+1 |
* | * If an individual scene object throws an exception while storing, deal with ... | Justin Clarke Casey | 2008-09-16 | 2 | -23/+33 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -2/+2 |
* | Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-09-14 | 1 | -3/+8 |
* | Formatting cleanup. | Jeff Ames | 2008-09-13 | 1 | -9/+16 |
* | Update avatar-position while avatar is sitting and the prim is moved (#2159). | Homer Horwitz | 2008-09-13 | 2 | -0/+16 |
* | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 2008-09-12 | 1 | -3/+3 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2172 | Justin Clarke Casey | 2008-09-12 | 2 | -13/+26 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 2 | -0/+17 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 2 | -3/+14 |
* | * Move the ResetChildPrimPhysics() calls to after physics have been applied t... | Justin Clarke Casey | 2008-09-12 | 1 | -5/+5 |
* | * minor: various doc and tidy up, logging increase to make it clearer which p... | Justin Clarke Casey | 2008-09-12 | 3 | -37/+80 |
* | 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 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 1 | -1/+4 |
* | Preserve link numbers when items are taken into inventory and re-rezzed. | Melanie Thielker | 2008-09-09 | 1 | -1/+6 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 4 | -10/+10 |
* | Fix an inventory naming regression | Melanie Thielker | 2008-09-08 | 1 | -5/+2 |