Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder ↵ | Diva Canto | 2012-11-03 | 1 | -0/+9 |
| | | | | with parentID=UUID.Zero | ||||
* | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ↵ | Diva Canto | 2012-11-02 | 1 | -5/+5 |
| | | | | THESE. | ||||
* | More on HG2.0: added the possibility of controlling the appearance that ↵ | Diva Canto | 2012-09-15 | 1 | -0/+1 |
| | | | | avies use to visit other grids. Not as good as I wanted, but good enough. Unfortunately we can't switch the appearance from under the avie without getting into a lot of weirdnesses because appearance is viewer-controlled. So instead, when this control is on, I'm disallowing HG-TP unless the user is wearing an allowed HG appearance -- the user gets a warning and needs to switch appearance. WARNING: I'm still not committing the config vars because this is still not ready for ppl to test. | ||||
* | Restarting to work on HGSuitcaseInventoryService: added the ability for the ↵ | Diva Canto | 2012-09-13 | 1 | -4/+56 |
| | | | | outside world to retrieve appearance items. Not ACLed yet. | ||||
* | Remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2012-06-30 | 1 | -2/+2 |
| | |||||
* | A few more minor improvements on Suitcase inventory service. | Diva Canto | 2012-04-07 | 1 | -7/+6 |
| | |||||
* | Better Suitcase Inventory Service. | Diva Canto | 2012-04-06 | 1 | -48/+55 |
| | |||||
* | Deleted the unused and commented code from 2 commits ago. | Diva Canto | 2012-04-06 | 1 | -594/+0 |
| | |||||
* | WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on ↵ | Diva Canto | 2012-04-06 | 1 | -36/+712 |
| | | | | purpose; it's an historical record of what works and what doesn't wrt manipulating inventory at the viewer. I'll remove the unused code in a subsequent commit, but wanted to place it in history. The uncommented code works. | ||||
* | Finish up the SuitcaseInventory service. | Diva Canto | 2012-03-29 | 1 | -120/+218 |
| | |||||
* | HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the ↵ | Diva Canto | 2012-03-28 | 1 | -0/+368 |
hack away from ScenePresence. This is better but it still doesn't restore the inventory upon arrival. |