Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cast issue | Melanie | 2010-09-02 | 1 | -1/+1 |
| | |||||
* | Allow increasing the version in system folders | Melanie | 2010-09-02 | 1 | -1/+7 |
| | |||||
* | Update: Allow the version to increase only | Melanie | 2010-09-02 | 1 | -1/+2 |
| | |||||
* | Disallow modification of system folders. Prevent changing the type of folders | Melanie | 2010-09-02 | 1 | -1/+16 |
| | | | | and prevent resetting the version number | ||||
* | Fix bug in llGiveInventory() where items were disappearing on relog | Justin Clark-Casey (justincc) | 2010-08-23 | 1 | -1/+13 |
| | | | | | This was a regression - the code to look up the correct type folder was no longer being called if items were added without a parent folder set This may have been broken since commit bd49985a on 2010-05-02 | ||||
* | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 1 | -1/+6 |
| | |||||
* | Allow the trash folder itself to be passed to PurgeFolder | Melanie Thielker | 2010-08-06 | 1 | -0/+3 |
| | |||||
* | Add some options | Melanie | 2010-07-24 | 1 | -0/+11 |
| | |||||
* | Fix some inventory issues | Melanie | 2010-07-24 | 1 | -0/+29 |
| | |||||
* | Fix obvious bug in XInventoryService.GetFolderItems() which was preventing ↵ | Justin Clark-Casey (justincc) | 2010-07-14 | 1 | -2/+4 |
| | | | | the iar module from being able to save single item iars | ||||
* | Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG ↵ | Diva Canto | 2010-06-29 | 1 | -1/+8 |
| | | | | xinventory is the folder "My Inventory". Also changed the Suitcase folder name to "My Suitcase". | ||||
* | Changed XInventoryData's CreatorID to a string. | Diva Canto | 2010-06-08 | 1 | -2/+2 |
| | |||||
* | Fixes mantis #4691 | Diva Canto | 2010-05-16 | 1 | -1/+1 |
| | |||||
* | Started redoing HGInventoryBroker for XInventory and with multi-protocol in ↵ | Diva Canto | 2010-04-29 | 1 | -3/+3 |
| | | | | mind. Unfinished. | ||||
* | XInventory connector/handler showing signs of life. Tested, but needs more ↵ | Diva Canto | 2010-04-27 | 1 | -4/+4 |
| | | | | testing. | ||||
* | Create root inventory folder with proper type (9) instead of -1 | Melanie | 2010-02-08 | 1 | -1/+1 |
| | |||||
* | * Bug fix in XInventoryData -- groupOwned is an int in the DB | Diva Canto | 2010-01-31 | 1 | -2/+8 |
| | | | | * Bug fix in InventoryServerInConnector -- m_config | ||||
* | * Added a few files that were missing in the repo. | Diva Canto | 2010-01-31 | 1 | -25/+25 |
| | | | | * New HGInventoryService which allows restricted access to inventory while outside | ||||
* | Finish conversion if XInventoryService | Melanie | 2010-01-04 | 1 | -12/+46 |
| | |||||
* | First stage port of the XInventoryService | Melanie | 2010-01-04 | 1 | -0/+474 |