aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/AssetTransaction (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-24Some refactoring from about a week ago that I forgot to commit, of AssetTrans...MW4-126/+299
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-1/+1
2008-11-14Add group permissions to agent inventory.Melanie Thielker1-0/+1
2008-11-14* Implements terrain raw upload. You can now upload your .raw terrain files ...Teravus Ovares2-1/+10
2008-10-18- Fix Util.UnixTimeSinceEpoch:Homer Horwitz1-1/+2
2008-10-15* refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey1-0/+12
2008-09-26* minor: remove warningsJustin Clarke Casey2-8/+4
2008-09-26* refactor: do a tiny bit of cleanupJustin Clarke Casey1-40/+46
2008-09-26* refactor: split out AssetXferUploaderJustin Clarke Casey3-285/+312
2008-09-26* refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2-192/+227
2008-09-26* Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey2-30/+75
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2-29/+29
2008-08-23Change to no longer check funds on temp texture uploads.Melanie Thielker1-2/+3
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker1-0/+1
2008-08-23Patch #9171Melanie Thielker1-1/+18
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey1-3/+0
2008-05-21Clean out some crufty in AvatarFactoryModule Sean Dague1-0/+2
2008-05-17Formatting cleanup.Jeff Ames1-1/+1
2008-05-16* Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares1-3/+4
2008-05-16Formatting cleanup.Jeff Ames2-7/+7
2008-05-10Refactored out a few warnings related to Adam's bane OutPacketTeravus Ovares1-19/+8
2008-05-10* Experiment in Zerocoding.Teravus Ovares1-0/+3
2008-05-03* Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem()Justin Clarke Casey1-1/+1
2008-05-03* Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem()Justin Clarke Casey1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby2-14/+19
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby2-19/+14
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames2-701/+701
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby2-64/+74
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2-0/+693