Justin Clarke Casey
|
509ec2637b
* Refactor: Simplify InventoryFolderImpl. No functional change.
|
15 years ago |
Justin Clarke Casey
|
d03c32aa69
* Allow inventory archives to be saved from the 'root' inventory directory
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
16 years ago |
Justin Clarke Casey
|
80e267dcfe
* refactor: Stop exposing InventoryFolderImpl.SubFolders publicly
|
16 years ago |
Justin Clarke Casey
|
f23856a575
* Add get child folder test
|
16 years ago |
Justin Clarke Casey
|
30213e141b
* Add create folder userinfo test
|
16 years ago |
Justin Clarke Casey
|
762712c02e
* Actually update subfolders of parent folders in the inventory cache when a folder gets moved
|
16 years ago |
Justin Clarke Casey
|
38ca31b37a
* Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items
|
16 years ago |
Melanie Thielker
|
fba9e3f513
Don't serve texture preview from other people's objects if you
|
16 years ago |
Justin Clarke Casey
|
7ec065198a
* Apply http://opensimulator.org/mantis/view.php?id=2294
|
16 years ago |
lbsa71
|
aa12787a17
* Added small convenience function to recursively calculate total amounts of items loaded under library inventory node
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
de4e3bfede
* minor: eliminate some unused variables in InventoryFolderImpl
|
16 years ago |
Justin Clarke Casey
|
900a656420
* refactor: rearrange path inventory manipulation so that input tidying can be used for item paths as well
|
16 years ago |
Justin Clarke Casey
|
465e77b618
* refactor: eliminate unused SubFoldersCount
|
16 years ago |
Justin Clarke Casey
|
a62b906a7b
* allow inventory folders to be located by path
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
0f716e3ac4
* Simplify CreateFolder() by folding previous special root case into FindFolder()
|
16 years ago |
Justin Clarke Casey
|
56827894e9
* Refactor RemoveItem()
|
16 years ago |
Justin Clarke Casey
|
688940e810
* Refactor: Renaming item and folder tree search methods to have Find*() prefixes
|
16 years ago |
Adam Frisby
|
4692e92312
* Assorted spring cleanings.
|
16 years ago |
Justin Clarke Casey
|
3508298ddf
* Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder()
|
16 years ago |
Justin Clarke Casey
|
3984a7fda1
* Resolve mantis 1068, 1095
|
16 years ago |
Justin Clarke Casey
|
9817363b93
* Completely inconsequential inventory odds and ends (actual impact - only one log message changed)
|
16 years ago |
Justin Clarke Casey
|
accd89b3f1
* First draft implementation of copying prim inventory items back to agent inventory
|
16 years ago |
Justin Clarke Casey
|
4db839c3b8
* Implement proper emptying of trashcan on standalone
|
16 years ago |
Justin Clarke Casey
|
8d8b4a314f
* Add DeleteAllContents() method to InventoryFolderImpl - not yet used but will be soon
|
16 years ago |
Sean Dague
|
a6d27e0929
further refactor and rename of InventoryFolderBase properties
|
16 years ago |
Sean Dague
|
5ee75998ce
more refactoring, this time on InventoryFolderBase
|
16 years ago |