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
/
Region
/
Environment
/
Modules
/
Agent
/
AssetTransaction
/
AgentAssetsTransactions.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
starting phase 2 of the OpenSim.Region.Environment commit: relocating
Dr Scofield
1
-232
/
+0
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-1
/
+1
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-13
/
+13
2008-11-24
Some refactoring from about a week ago that I forgot to commit, of AssetTrans...
MW
1
-21
/
+111
2008-09-26
* refactor: split out AssetXferUploader
Justin Clarke Casey
1
-284
/
+0
2008-09-26
* Implment task inventory item asset update for the old non CAPS transaction ...
Justin Clarke Casey
1
-15
/
+37
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-17
/
+17
2008-07-02
* Drop InvType from the assets table since it is no longer used
Justin Clarke Casey
1
-3
/
+0
2008-05-21
Clean out some crufty in AvatarFactoryModule
Sean Dague
1
-0
/
+2
2008-05-17
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-05-16
* Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...
Teravus Ovares
1
-3
/
+4
2008-05-16
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2008-05-10
Refactored out a few warnings related to Adam's bane OutPacket
Teravus Ovares
1
-19
/
+8
2008-05-10
* Experiment in Zerocoding.
Teravus Ovares
1
-0
/
+3
2008-05-03
* Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem()
Justin Clarke Casey
1
-1
/
+1
2008-05-03
* Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem()
Justin Clarke Casey
1
-1
/
+1
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-10
/
+10
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-10
/
+10
2008-05-01
Update svn properties. Minor formatting cleanup.
Jeff Ames
1
-411
/
+411
2008-04-30
* Cruft removal step #1. Cleaning Modules directory.
Adam Frisby
1
-39
/
+44
2008-04-30
* Refactored Environment/Modules directory - modules now reside in their own ...
Adam Frisby
1
-408
/
+407
2008-04-30
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
1
-0
/
+3
2008-04-07
Refactor InventoryItemBase to do the following:
Sean Dague
1
-18
/
+18
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-03
* Removed and sorted using clauses in a number of files.
Adam Frisby
1
-2
/
+0
2008-02-20
Fixed big bug in AgentAssetTransactions, now don't seem to be getting any Abo...
MW
1
-4
/
+4
2008-02-17
Added copyright notices.
Jeff Ames
1
-3
/
+29
2008-02-16
Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...
MW
1
-190
/
+17
2008-02-13
Clean up more unnecessary String.Format calls
Jeff Ames
1
-4
/
+3
2008-02-13
Commenting and a spelling correction
Justin Clarke Casey
1
-2
/
+2
2008-02-13
* Refactor: Move last commit's refactor back to AgentAssetTransactionsManager
Justin Clarke Casey
1
-0
/
+47
2008-02-12
* Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and a...
Justin Clarke Casey
1
-2
/
+5
2008-02-11
Re-enabled Inventory creation of body parts
MW
1
-2
/
+4
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-1
/
+1
2008-02-09
* Change logger to handle [<entry>] where <entry> contains non alphabetic cha...
Justin Clarke Casey
1
-5
/
+5
2008-02-08
* Stop asset transactions hanging around after they've completed
Justin Clarke Casey
1
-9
/
+61
2008-02-08
Still chasing logout memory leak. Putting in small changes and temporary lig...
Justin Clarke Casey
1
-5
/
+12
2008-02-04
* Default inventory permissions patch (#444), courtesy of alex_carnell -- tha...
Adam Frisby
1
-0
/
+1
2008-01-15
* Mother of all commits:
Adam Frisby
1
-11
/
+11
2008-01-09
dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...
Brian McBee
1
-3
/
+16
2007-12-27
* Optimized usings
lbsa71
1
-2
/
+4
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
1
-2
/
+2
2007-12-10
more work on texture downloading.
MW
1
-61
/
+66
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-12-03
This is a simple patch which just renames an IClientAPI method to
Sean Dague
1
-1
/
+1
2007-12-02
Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...
MW
1
-1
/
+1
2007-11-18
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
1
-3
/
+3
2007-10-31
added .dat extension to dumped asset files
Jeff Ames
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-97
/
+102
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-2
/
+1
[next]