index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Connectors
/
Asset
/
AssetServiceConnector.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-14
* minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2009-10-05
Make the asset connector async Get overload return false if the asset
Melanie
1
-0
/
+4
2009-10-04
Just trying a few things. This one will reduce the number of async calls.
Diva Canto
1
-1
/
+2
2009-10-01
Add "dump asset" command to remote asset connector (the only one that uses a
Melanie
1
-0
/
+44
2009-10-01
Add "dump asset" command to remote asset connector (the only one that uses a
Melanie
1
-0
/
+44
2009-09-03
Fixes seven leaky .BeginInvoke() calls
John Hurliman
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-30
Slashing trailing slashes.
diva
1
-1
/
+1
2009-05-29
Making the delegate handlers async in async Get, to make things consistent. T...
diva
1
-1
/
+1
2009-05-26
Catching exceptions on Store, including timeout. Store may fail, for whatever...
diva
1
-2
/
+10
2009-05-18
Move the connectors under services for reasons of application logic. Remove
Melanie Thielker
1
-1
/
+1
2009-05-17
Update svn properties.
Jeff Ames
1
-6
/
+6
2009-05-17
HG asset transfers starting to work -- GETs only for now.
diva
1
-3
/
+8
2009-05-16
Oops. Next time try not to commit things at the same time as having important...
diva
1
-1
/
+1
2009-05-16
Another minor bug fix for making notecard/script savings work with old asset ...
diva
1
-1
/
+4
2009-05-14
Move the connector for the new asset server to a connectors project. Inherit
Melanie Thielker
1
-72
/
+22
2009-05-14
Honor the temp and local asset flags
Melanie Thielker
1
-0
/
+10
2009-05-10
Use the new async handling class to actually make the new asset service's
Melanie Thielker
1
-12
/
+34
2009-05-10
Connect up the new asset cache and introduce an asynchronous call path
Melanie Thielker
1
-17
/
+83
2009-05-10
Add some asset cache plumbing. Change the generic cache from UUID to string
Melanie Thielker
1
-0
/
+19
2009-05-09
Make remote assets work through the new server system
Melanie Thielker
1
-5
/
+53
2009-05-09
Plumb the remote asset hookup, all but the actual requests
Melanie Thielker
1
-9
/
+59
2009-05-09
Add the asset service connectors and sample config. READ WARNINGS!!!
Melanie Thielker
1
-5
/
+4
2009-05-05
Add the remote user connector skeleton
Melanie Thielker
1
-5
/
+2
2009-05-05
Change local user connector into a shared module
Melanie Thielker
1
-1
/
+7
2009-05-05
Some refactoring. Database is now active in the new user server
Melanie Thielker
1
-2
/
+2
2009-05-05
Plumb the new server connector logic
Melanie Thielker
1
-17
/
+34
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
1
-1
/
+1
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-3
/
+3
2008-06-27
last round of warning squashing. calling it a day now.
Dr Scofield
1
-8
/
+8
2008-05-20
Add copyright notices.
Jeff Ames
1
-3
/
+28
2008-05-11
Update svn properties.
Jeff Ames
1
-43
/
+43
2008-05-11
* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...
Adam Frisby
1
-0
/
+43