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
/
HGInventoryService.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
2013-11-15
1
-1
/
+1
*
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
-4
/
+1
*
Finish the implementation of GetUserInventory, even though it's still not used.
Diva Canto
2012-04-06
1
-0
/
+6
*
Amend to previous commit regarding the config name. Bugs bite.
Diva Canto
2012-03-27
1
-2
/
+0
*
Send the config section name up to the service classes themselves (XInventory...
Diva Canto
2012-03-27
1
-34
/
+6
*
HG Inventoty: Guard against items not found.
Diva Canto
2012-01-26
1
-6
/
+7
*
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2012-01-12
1
-3
/
+6
*
HG inventory transfers over the profile working.
Diva Canto
2011-05-27
1
-0
/
+2
*
Added some comments. Better than listening to the boring speaker...
Diva Canto
2010-12-01
1
-0
/
+7
*
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...
Diva Canto
2010-11-25
1
-0
/
+333