index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
HypergridService
/
HGSuitcaseInventoryService.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
2016-07-04
1
-4
/
+4
*
Convert the enum to int before casting it to string for DB query
Diva Canto
2015-08-08
1
-1
/
+1
*
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
2015-08-08
1
-41
/
+41
*
When creating a new user, create the folders "Current Outfit", "Favorites", a...
Oren Hurvitz
2014-05-25
1
-7
/
+4
*
Log the user when an inventory operation is blocked because the item/folder i...
Oren Hurvitz
2014-05-19
1
-14
/
+14
*
Fixed error if a user didn't have a "Current Outfit" folder in their suitcase.
Oren Hurvitz
2014-05-12
1
-9
/
+12
*
Log whenever an inventory operation is blocked because the item/folder isn't ...
Oren Hurvitz
2014-05-06
1
-8
/
+52
*
- When sending the "My Suitcase" folder to the client, always claim it has Fo...
Oren Hurvitz
2014-05-06
1
-7
/
+7
*
Removed GetUserInventory(). It wasn't being used, and was creating warnings b...
Oren Hurvitz
2014-04-23
1
-53
/
+0
*
When a user logs-in, automatically create the Suitcase folder
Oren Hurvitz
2014-03-24
1
-15
/
+7
*
If we find an existing suitcase folder in HGSuitcaseInventoryService.GetRootF...
Justin Clark-Casey (justincc)
2014-03-20
1
-0
/
+4
*
If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase fold...
Justin Clark-Casey (justincc)
2013-11-15
1
-6
/
+13
*
Better version of previous commit
Diva Canto
2013-07-21
1
-2
/
+6
*
Add the Current Outfit folder as an available folder in the SuitcaseInventory.
Diva Canto
2013-07-21
1
-0
/
+16
*
minor: remove mono compiler warnings from HGSuitcaseInventoryService
Justin Clark-Casey (justincc)
2013-07-09
1
-3
/
+3
*
After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...
Justin Clark-Casey (justincc)
2013-06-12
1
-1
/
+23
*
Switched to using the other Util function with a default value.
Diva Canto
2013-02-27
1
-1
/
+2
*
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
2013-02-27
1
-1
/
+1
*
Added new Util function for reading config vars that's more generic than the ...
Diva Canto
2013-02-22
1
-1
/
+1
*
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
2013-02-21
1
-2
/
+1
*
HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder w...
Diva Canto
2012-11-03
1
-0
/
+9
*
HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...
Diva Canto
2012-11-02
1
-5
/
+5
*
More on HG2.0: added the possibility of controlling the appearance that avies...
Diva Canto
2012-09-15
1
-0
/
+1
*
Restarting to work on HGSuitcaseInventoryService: added the ability for the o...
Diva Canto
2012-09-13
1
-4
/
+56
*
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 purpose...
Diva Canto
2012-04-06
1
-36
/
+712
*
Finish up the SuitcaseInventory service.
Diva Canto
2012-03-29
1
-120
/
+218
*
HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...
Diva Canto
2012-03-28
1
-0
/
+368