| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing transactionID in SendInventoryItemCreateUpdate. and make use | UbitUmarov | 2012-09-24 | 1 | -4/+15 |
* | Add the option to have variable costing for uploads | Melanie | 2012-09-11 | 1 | -2/+2 |
* | Fix bad child prim permissions that can make objects change perms after rezzing | Melanie | 2012-08-23 | 1 | -0/+3 |
* | Fix group return stuff | Melanie | 2012-08-21 | 1 | -1/+1 |
* | Merge branch 'master' into careminster | Melanie | 2012-08-03 | 1 | -1/+2 |
|\ |
|
| * | refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID,... | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -1/+1 |
| * | reduced-complexity implementation of function to get rezzing object key | SignpostMarv | 2012-08-02 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-28 | 1 | -23/+46 |
|\ \
| |/ |
|
| * | When copying items, copy the item description field instead of the asset desc... | Justin Clark-Casey (justincc) | 2012-07-26 | 1 | -23/+46 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-16 | 1 | -14/+0 |
|\ \
| |/ |
|
| * | Revert "Fix script "Running" behavior" | Melanie | 2012-07-16 | 1 | -14/+0 |
* | | Merge branch 'master' into careminster | Melanie | 2012-06-26 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | Fix script "Running" behavior | BlueWall | 2012-06-23 | 1 | -0/+14 |
* | | Merge branch 'master' into careminster | Melanie | 2012-06-21 | 1 | -4/+17 |
|\ \
| |/ |
|
| * | Log how many scripts are candidates for starting and how many are actually st... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -4/+17 |
* | | Merge branch 'master' into careminster | Melanie | 2012-06-07 | 1 | -17/+12 |
|\ \
| |/ |
|
| * | Record the fact that child agents can have asset transactions. | Justin Clark-Casey (justincc) | 2012-06-07 | 1 | -17/+12 |
* | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | minor: extend commented out LinkInventoryItem log message for future use | Justin Clark-Casey (justincc) | 2012-05-21 | 1 | -5/+5 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-05-14 | 1 | -1/+4 |
|\ \ |
|
| * | | Allow non-gods to deed no-mod objects | Melanie | 2012-05-14 | 1 | -1/+4 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-10 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Improve logging on the prim inventory script asset request path for future use. | Justin Clark-Casey (justincc) | 2012-05-09 | 1 | -0/+4 |
| * | Add a configuration switch to turn on/off the use of the trash | Mic Bowman | 2012-04-25 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-04-07 | 1 | -13/+68 |
|\ \
| |/ |
|
| * | If an AddItem fails, try adding it to the right folder type. | Diva Canto | 2012-04-06 | 1 | -20/+63 |
| * | refactor: simplify code for checks when part.OwnerID != destPart.OwnerID in M... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -11/+8 |
* | | Merge commit '760010d6fb6aac313d79ce0a4d0016d3809246a0' into careminster | Melanie | 2012-03-22 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Fix llGiveInventory() so that it checks the destination part for AllowInvento... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -5/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | More on HG inventory transfers. Move the FireAndForget higher up. | Diva Canto | 2012-03-09 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-21 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Restore the taskItem null check that I accidentally blatted in 5397a6d | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -0/+9 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-21 | 1 | -16/+2 |
|\ \
| |/ |
|
| * | Fix problem with dragging child part inventory item to user inventory. | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -11/+1 |
| * | Revert "Fix:Cannot drag inventory from child prim into inventory http://opens... | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -8/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-21 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | Fix:Cannot drag inventory from child prim into inventory http://opensimulator... | PixelTomsen | 2012-02-21 | 1 | -4/+8 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-18 | 1 | -1/+13 |
|\ \
| |/ |
|
| * | Add new and updated script events | Robert Adams | 2012-02-17 | 1 | -0/+12 |
| * | Fix: Object owned by the group does not return to the last owner http://opens... | PixelTomsen | 2012-02-16 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-10 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per... | Justin Clark-Casey (justincc) | 2012-02-10 | 1 | -0/+9 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-09 | 1 | -2/+19 |
|\ \
| |/ |
|
| * | Stop a scene object from attempting to link with itself (which results in an ... | Justin Clark-Casey (justincc) | 2012-02-08 | 1 | -2/+19 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-04 | 1 | -4/+19 |
|\ \
| |/ |
|
| * | Only look for an uploaded transactional asset in Scene.UpdateTaskInventory if... | Justin Clark-Casey (justincc) | 2012-02-04 | 1 | -20/+19 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-28 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Comment out xfer section in Scene.UpdateTaskInventory() which was causing spu... | Justin Clark-Casey (justincc) | 2012-01-28 | 1 | -13/+20 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-26 | 1 | -0/+11 |
|\ \
| |/ |
|