aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/HGSuitcaseInventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better version of previous commitDiva Canto2013-07-211-2/+6
* Add the Current Outfit folder as an available folder in the SuitcaseInventory.Diva Canto2013-07-211-0/+16
* minor: remove mono compiler warnings from HGSuitcaseInventoryServiceJustin Clark-Casey (justincc)2013-07-091-3/+3
* After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...Justin Clark-Casey (justincc)2013-06-121-1/+23
* Switched to using the other Util function with a default value.Diva Canto2013-02-271-1/+2
* Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-271-1/+1
* Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-221-1/+1
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-2/+1
* HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder w...Diva Canto2012-11-031-0/+9
* HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto2012-11-021-5/+5
* More on HG2.0: added the possibility of controlling the appearance that avies...Diva Canto2012-09-151-0/+1
* Restarting to work on HGSuitcaseInventoryService: added the ability for the o...Diva Canto2012-09-131-4/+56
* Remove some mono compiler warningsJustin Clark-Casey (justincc)2012-06-301-2/+2
* A few more minor improvements on Suitcase inventory service.Diva Canto2012-04-071-7/+6
* Better Suitcase Inventory Service.Diva Canto2012-04-061-48/+55
* Deleted the unused and commented code from 2 commits ago.Diva Canto2012-04-061-594/+0
* WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose...Diva Canto2012-04-061-36/+712
* Finish up the SuitcaseInventory service.Diva Canto2012-03-291-120/+218
* HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto2012-03-281-0/+368