Diva Canto
|
c5af39239f
A better purge of trash folder.
|
15 years ago |
Diva Canto
|
5246dc33dc
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting to get on my nerves.
|
15 years ago |
Justin Clark-Casey (justincc)
|
226c082ed4
Establish CachedUserInfo.OnInventoryReceived event so that region/test inventory code can be written with the async inventory fetch
|
15 years ago |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
15 years ago |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
607156cae8
* Comment out user profile cache update method for now
|
15 years ago |
Justin Clarke Casey
|
d2d0b9877f
* Add the ability to update profiles via the cache, so that cached profiles don't become stale
|
15 years ago |
Dr Scofield
|
0bb3d2e6d7
cleanup
|
15 years ago |
Justin Clarke Casey
|
64341fc965
* minor: remove a couple more compiler warnings
|
15 years ago |
Melanie Thielker
|
412112acba
Committing partial work on passing folders across instances. This may crash.
|
15 years ago |
Melanie Thielker
|
48e87b6448
Make single item inventory gives work across regions
|
15 years ago |
Melanie Thielker
|
e6bb86a224
Add QueryItem method to secure inventory and HG inventory, change method sig to
|
15 years ago |
Melanie Thielker
|
73a982babe
Fox a null ref in the inventory give module
|
15 years ago |
Melanie Thielker
|
1121a214b9
Add a QueryItem method to the inventory subsystem. Currently implemented for
|
15 years ago |
Justin Clarke Casey
|
31ca3a8d4d
* refactor: Move RequestInventoryForUser() from service to CachedUserInfo
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
diva
|
8fffdac7fa
Attempt at restoring inventory access after TPs/crossings. RemoveClient in Scene was being too
|
16 years ago |
Justin Clarke Casey
|
71960f17bc
* Extend update test to test situation where it also moves the folder
|
16 years ago |
Justin Clarke Casey
|
b1f018aa26
* Create update folder test
|
16 years ago |
Justin Clarke Casey
|
42ec7f4935
* minor: make AddRequest() protected since in principle it shouldn't be used outside the class and its descendents
|
16 years ago |
Justin Clarke Casey
|
a7e145bdfd
* refactor: pull out common user profile test code into utility functions
|
16 years ago |
Justin Clarke Casey
|
80e267dcfe
* refactor: Stop exposing InventoryFolderImpl.SubFolders publicly
|
16 years ago |
Justin Clarke Casey
|
9e02a639e5
* Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315
|
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 |
Justin Clarke Casey
|
71e05a5707
* test: Add a wodge of code in order to be able to slightly extend a test to deliver a taken object to a user inventory folder without throwing an exception
|
16 years ago |
Melanie Thielker
|
efe3f3eb2a
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
|
16 years ago |
Charles Krinke
|
8d6096b815
Mantis#2165. Thank you kindly, CMickeyB for a patch that:
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |