| Commit message (Expand) | Author | Files | Lines |
2008-10-18 | Fix thingd so that autoreturn also works when the user is not in the sim. | Melanie Thielker | 1 | -8/+19 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -95/+107 |
2008-10-15 | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 1 | -0/+13 |
2008-10-14 | * Make KillObjectPackets reliable | Justin Clarke Casey | 1 | -0/+1 |
2008-10-14 | - move comment about assetID and 'attached' in inventory where it belongs | Mike Mazur | 1 | -16/+15 |
2008-10-09 | Fixed renaming of in-prim items (Mantis #2366) | Homer Horwitz | 1 | -1/+3 |
2008-10-08 | Add some permissions checks and fixes | Melanie Thielker | 1 | -3/+24 |
2008-10-06 | Implement ForceOwnerPermissive and God TakeCopy | Melanie Thielker | 1 | -0/+6 |
2008-10-06 | Fix a number of errors in transfer of objects | Melanie Thielker | 1 | -0/+1 |
2008-10-06 | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 1 | -0/+16 |
2008-10-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-10-04 | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 1 | -16/+7 |
2008-10-04 | Guard against negative scale set through LSL functions | Melanie Thielker | 1 | -0/+5 |
2008-10-04 | Add "Drop" functionality to pie menu | Melanie Thielker | 1 | -0/+31 |
2008-10-03 | Fix: Mantis#2326: Fix: privilege escalation through attach from ground | Melanie Thielker | 1 | -42/+27 |
2008-09-29 | * refactor: move asynchronous scene object deletion to inventory queueing out... | Justin Clarke Casey | 1 | -83/+18 |
2008-09-26 | And actually do what I intended to do with the last commit. Message is gone. | Melanie Thielker | 1 | -5/+5 |
2008-09-26 | Kill "Compile successful" message when rezzing prims/wearing attachments | Melanie Thielker | 1 | -2/+3 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -2/+2 |
2008-09-26 | * Implment task inventory item asset update for the old non CAPS transaction ... | Justin Clarke Casey | 1 | -6/+7 |
2008-09-25 | Add an extension to allow registering multiple interfaces of a type with | Melanie Thielker | 1 | -0/+6 |
2008-09-25 | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 1 | -11/+8 |
2008-09-23 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-09-23 | Update the permissions system to handle scripts and notecards the way | Melanie Thielker | 1 | -9/+23 |
2008-09-22 | Create CanEditObjectInventory to preserve the ability | Melanie Thielker | 1 | -26/+2 |
2008-09-22 | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 1 | -4/+26 |
2008-09-21 | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 1 | -7/+9 |
2008-09-21 | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 1 | -3/+4 |
2008-09-20 | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 1 | -3/+3 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 1 | -3/+3 |
2008-09-18 | Mantis #2213 | Melanie Thielker | 1 | -1/+1 |
2008-09-17 | Kan-Ed fix series. Fix llTakeControls to behave as documented. | Melanie Thielker | 1 | -3/+4 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -101/+101 |
2008-08-29 | Fix an issue where the client supplies an empty name and it was applied | Melanie Thielker | 1 | -0/+4 |
2008-08-28 | Thank you, A_Biondi, for patch to porperly apply the new item name | Melanie Thielker | 1 | -2/+2 |
2008-08-24 | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 1 | -0/+4 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 1 | -0/+1 |
2008-08-20 | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 1 | -0/+5 |
2008-08-19 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-08-19 | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 1 | -10/+9 |
2008-08-19 | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 1 | -0/+43 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -37/+36 |
2008-08-17 | Add the IInventoryModule interface and a sample method call | Melanie Thielker | 1 | -0/+9 |
2008-08-15 | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 1 | -0/+2 |
2008-08-15 | Fixes a case where, when inventory is not currently accessible due | Melanie Thielker | 1 | -1/+1 |
2008-08-05 | * minor: slightly pointlessly increase the verbosity of the message given whe... | Justin Clarke Casey | 1 | -3/+9 |
2008-07-31 | * refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak... | Justin Clarke Casey | 1 | -1/+1 |
2008-07-29 | * Put in stub code for inventory backup. | Justin Clarke Casey | 1 | -0/+1 |
2008-07-23 | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 1 | -50/+50 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -1/+1 |