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
/
Framework
/
Communications
/
InventoryServiceBase.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thanks diva for patch that makes a bunch of methods in InventoryServiceBase v...
Dahlia Trimble
2008-11-03
1
-8
/
+8
*
Add persistence of active gestures. This needs an UGAIM update to work.
Homer Horwitz
2008-09-24
1
-0
/
+9
*
Mantis #2133
Melanie Thielker
2008-09-06
1
-1
/
+1
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-29
/
+29
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-3
/
+3
*
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
Mike Mazur
2008-07-31
1
-47
/
+34
*
* minor: Rename IInterGridInventoryServices since it's inter service rather t...
Justin Clarke Casey
2008-07-24
1
-1
/
+1
*
* refactor: break out inter grid inventory services further
Justin Clarke Casey
2008-07-23
1
-1
/
+1
*
plumbing for multiple inventory servers. Mostly done on the region server side.
MW
2008-06-28
1
-0
/
+5
*
Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch
Charles Krinke
2008-06-11
1
-0
/
+15
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-61
/
+61
*
* Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...
Justin Clarke Casey
2008-05-03
1
-1
/
+11
*
* Refactor: Remove the unused userID parameter that was being passed into alm...
Justin Clarke Casey
2008-05-01
1
-37
/
+42
*
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
2008-04-30
1
-0
/
+11
*
* Implement full grid mode Trash empty
Justin Clarke Casey
2008-04-23
1
-7
/
+6
*
allow for Inventory database source to be specified in main
Sean Dague
2008-04-23
1
-2
/
+2
*
* Implement proper emptying of trashcan on standalone
Justin Clarke Casey
2008-04-23
1
-1
/
+44
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-3
/
+3
*
* Change lazy user inventory creation on first login to synchronous rather th...
Justin Clarke Casey
2008-04-20
1
-1
/
+1
*
* Change inventory async response deliver to deliver all items and folders at...
Justin Clarke Casey
2008-04-11
1
-2
/
+3
*
* Refactor GetUsersInventory()
Justin Clarke Casey
2008-04-10
1
-1
/
+1
*
* Minor: get CreateNewUserInventory() to return true on success
Justin Clarke Casey
2008-04-10
1
-1
/
+5
*
* Minor inventory message cleanup and documentation
Justin Clarke Casey
2008-04-10
1
-3
/
+4
*
further refactor and rename of InventoryFolderBase properties
Sean Dague
2008-04-08
1
-15
/
+15
*
* Update code to use patched libsecondlife.dll which removes the problem wher...
Justin Clarke Casey
2008-04-08
1
-1
/
+1
*
more refactoring, this time on InventoryFolderBase
Sean Dague
2008-04-07
1
-108
/
+108
*
Refactor InventoryItemBase to do the following:
Sean Dague
2008-04-07
1
-1
/
+1
*
* Minor: If a user exists but has no inventory in standalone, automatically c...
Justin Clarke Casey
2008-03-31
1
-3
/
+4
*
* Log exceptions which make it up to the top of the http request frame, rathe...
Justin Clarke Casey
2008-03-31
1
-31
/
+21
*
* Fix problem where inventory code throws a swallowed exception on grid mode ...
Justin Clarke Casey
2008-03-31
1
-17
/
+33
*
* Stop the grid inventory service sending all folder and item details twice
Justin Clarke Casey
2008-03-30
1
-32
/
+1
*
* Refactor: Remove unused inventory methods, some of which weren't properly i...
Justin Clarke Casey
2008-03-29
1
-27
/
+4
*
* Various 1.19.0.5 grid inventory request fixes. These will only take affect...
Justin Clarke Casey
2008-03-29
1
-3
/
+18
*
Re-enabled terrain texture generation for the world map. Adam can clean up/ s...
MW
2008-03-29
1
-1
/
+1
*
* Send full inventory folder skeleton to standalone client logins rather than...
Justin Clarke Casey
2008-03-28
1
-0
/
+24
*
* Refactor: Eliminate RequestUsersRoot() redundant method
Justin Clarke Casey
2008-03-28
1
-12
/
+8
*
* Remove pointless boolean on AgentInventory.CreateRootFolder()
Justin Clarke Casey
2008-03-28
1
-1
/
+1
*
* Correct asset type of Lost and Found folder - this might stop it appearing ...
Justin Clarke Casey
2008-03-27
1
-20
/
+20
*
* Just inserting some exploratory comments into inventory code
Justin Clarke Casey
2008-03-18
1
-0
/
+4
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-27
/
+26
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-1
/
+1
*
Added a method to access a named folder in a users inventory, to the inventor...
MW
2008-02-13
1
-0
/
+6
*
Clean up more unnecessary String.Format calls
Jeff Ames
2008-02-13
1
-3
/
+2
*
Documenting and minor tweaks
Justin Clarke Casey
2008-02-11
1
-82
/
+64
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-11
/
+13
*
some small changes, like adding a couple of extra methods to IInventoryServic...
MW
2008-02-05
1
-0
/
+10
*
Add an extra check that we don't create new inventory folders for a user that...
Justin Clarke Casey
2007-12-30
1
-4
/
+22
*
* Optimized usings
lbsa71
2007-12-27
1
-3
/
+2
*
* removed always true if
lbsa71
2007-12-27
1
-15
/
+12
*
Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...
Justin Clarke Casey
2007-12-27
1
-2
/
+2
[next]