Kunnis
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
il y a 15 ans |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
il y a 15 ans |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
il y a 15 ans |
Justin Clarke Casey
|
607156cae8
* Comment out user profile cache update method for now
|
il y a 15 ans |
Justin Clarke Casey
|
d2d0b9877f
* Add the ability to update profiles via the cache, so that cached profiles don't become stale
|
il y a 15 ans |
Justin Clarke Casey
|
235ae95b50
* minor: Eliminate redundant argument in PreloadUserCache
|
il y a 15 ans |
Justin Clarke Casey
|
cab7a2a45c
* Add name keyed cache to UserProfileCacheService
|
il y a 15 ans |
Justin Clarke Casey
|
31ca3a8d4d
* refactor: Move RequestInventoryForUser() from service to CachedUserInfo
|
il y a 15 ans |
lbsa71
|
801da4346a
* optimized usings.
|
il y a 15 ans |
Justin Clarke Casey
|
a31792ee5c
* prune and regrade log messages relating to client login and logout
|
il y a 16 ans |
Justin Clarke Casey
|
c4b45449ee
* test: Add simple user profile test that checks for non-existing users
|
il y a 16 ans |
Justin Clarke Casey
|
f38c35b609
* refactor: Move inventory handlers out from UserProfileCacheService
|
il y a 16 ans |
Justin Clarke Casey
|
9e02a639e5
* Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315
|
il y a 16 ans |
Justin Clarke Casey
|
762712c02e
* Actually update subfolders of parent folders in the inventory cache when a folder gets moved
|
il y a 16 ans |
Justin Clarke Casey
|
9324c3f110
* refactor: Move error logging from GetUserDetails up to callers, since there are some circumstances in which not finding a user is not an error
|
il y a 16 ans |
Justin Clarke Casey
|
5fb7b485b2
* Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here)
|
il y a 16 ans |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
il y a 16 ans |
Jeff Ames
|
3bf8858727
Update svn properties, formatting cleanup.
|
il y a 16 ans |
Melanie Thielker
|
670719cb76
Mantis #1903
|
il y a 16 ans |
Teravus Ovares
|
2912aafe25
* This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format.
|
il y a 16 ans |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
il y a 16 ans |
Jeff Ames
|
6fa26f5b41
Update svn properties, minor formatting cleanup.
|
il y a 16 ans |
Melanie Thielker
|
e5a7ba5df4
Guard against the null UUID being queried from the userserver
|
il y a 16 ans |
Justin Clarke Casey
|
4e555b87f3
* Stop warnings about non existent scene presences/entities being removed on client log off
|
il y a 16 ans |
Mike Mazur
|
8ea92c0669
Thanks, lulurun, for a patch that addresses inventory problems that occur
|
il y a 16 ans |
Justin Clarke Casey
|
10e0df0a2d
* correct bug from last commit - for now don't drop cached user profile when an agent is downgraded to a child agent
|
il y a 16 ans |
Justin Clarke Casey
|
43b2ff1d11
* Drop cached inventory from the local region when a user crosses out into a remote region
|
il y a 16 ans |
Justin Clarke Casey
|
078643a017
* refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to make actual function clearer
|
il y a 16 ans |
Justin Clarke Casey
|
58af0fabeb
* minor: reduce coupling by passing in only session id to CachedUserInfo
|
il y a 16 ans |
Johan Berntsson
|
ce4bcb5065
The new secure inventory server mode (in r5590) can now be disabled from OpenSim.ini. Default is to use the new mode.
|
il y a 16 ans |