| Commit message (Expand) | Author | Age | Files | Lines |
* | * One more debug message on FetchInventoryDescendants | Diva Canto | 2009-10-06 | 1 | -0/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Change the type value for given folders to -1. Prevents inventory blowups | Melanie | 2009-09-13 | 1 | -1/+1 |
* | * Fixes a 'take object from mega region' and rez it in a regular region.. ... | Teravus Ovares (Dan Olivares) | 2009-09-08 | 1 | -1/+35 |
* | Baad git, baad baad git. | Melanie | 2009-09-01 | 1 | -1/+1 |
* | Experimental. Set attachment flag early on rezzing from inventory. | Melanie | 2009-09-01 | 1 | -0/+3 |
* | minor: formatting and comments | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -1/+3 |
* | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 2009-08-22 | 1 | -13/+5 |
* | Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ... | Diva Canto | 2009-08-19 | 1 | -2/+2 |
* | Added MoveItems, which is most useful upon viewer-delete inventory operation.... | Diva Canto | 2009-08-19 | 1 | -27/+4 |
* | A better purge of trash folder. | Diva Canto | 2009-08-19 | 1 | -7/+24 |
* | jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 | Diva Canto | 2009-08-18 | 1 | -12/+23 |
* | IAvatarFactory.UpdateDatabase gets the assetID and not the object's inworld U... | Diva Canto | 2009-08-16 | 1 | -1/+3 |
* | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 1 | -1/+3 |
* | Changed FromAssetID to FromItemID | Diva Canto | 2009-08-15 | 1 | -4/+4 |
* | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 2009-08-13 | 1 | -11/+11 |
* | Inventory redirects from CachedUserInfo to InventoryService COMPLETE! | Diva Canto | 2009-08-13 | 1 | -133/+61 |
* | Redirected all calls to CachedUserProfile methods to the inventory service. R... | Diva Canto | 2009-08-12 | 1 | -620/+395 |
* | This change adds support for the attach event in scripts. | Alan Webb | 2009-08-04 | 1 | -0/+6 |
* | Preserve the creator of items copied in inventory. | Melanie Thielker | 2009-07-27 | 1 | -7/+7 |
* | * This should fix the phantom prim from attachments rezzing. | Teravus Ovares | 2009-07-17 | 1 | -0/+3 |
* | Bounding Box/find rez from inventory point code now seems to be working corre... | MW | 2009-07-15 | 1 | -1/+6 |
* | Changed it so that when rezzing prims from inventory, a bounding box containi... | MW | 2009-07-13 | 1 | -1/+1 |
* | Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev... | MW | 2009-07-12 | 1 | -0/+17 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 1 | -0/+4 |
* | Correct the behaviro of group deeding and llGetOwner() within deeded objects | Melanie Thielker | 2009-06-21 | 1 | -1/+7 |
* | Publish a method on ICompiler to generate the CIL assembly path | Melanie Thielker | 2009-06-21 | 1 | -0/+1 |
* | Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj... | Melanie Thielker | 2009-06-14 | 1 | -5/+37 |
* | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-06-09 | 1 | -18/+18 |
* | Thank you Snoopy, for a patch that implements group permissions. | Melanie Thielker | 2009-06-09 | 1 | -9/+18 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Fix a slight oversight in SceneInventory that would not enable copy to | Melanie Thielker | 2009-05-20 | 1 | -0/+6 |
* | Another minor bug fix for making notecard/script savings work with old asset ... | diva | 2009-05-16 | 1 | -1/+1 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -12/+10 |
* | Fixed handling of inventory a bit | Homer Horwitz | 2009-05-09 | 1 | -3/+3 |
* | * refactor: break out sog original xml serialization to a separate class | Justin Clarke Casey | 2009-05-08 | 1 | -3/+3 |
* | * minor: rename xml sog serialization method for readability | Justin Clarke Casey | 2009-05-08 | 1 | -2/+2 |
* | * refactor: Break out original xml object serialization into a separate class | Justin Clarke Casey | 2009-05-08 | 1 | -2/+4 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 1 | -7/+7 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 2009-04-07 | 1 | -0/+10 |
* | Thank you, dslake, for a patch that fixes passing the start param to scripts | Melanie Thielker | 2009-03-25 | 1 | -1/+1 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+7 |
* | Make single item inventory gives work across regions | Melanie Thielker | 2009-03-22 | 1 | -2/+0 |
* | * Support loading empty folders in an iar | Justin Clarke Casey | 2009-03-13 | 1 | -0/+5 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-20 | 1 | -1/+0 |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 1 | -6/+7 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -27/+27 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 1 | -10/+10 |
* | * Remove some pointless CachedUserInfo != null tests since these are already ... | Justin Clarke Casey | 2009-02-12 | 1 | -134/+133 |
* | * refactor: Move RequestInventoryForUser() from service to CachedUserInfo | Justin Clarke Casey | 2009-02-12 | 1 | -4/+4 |