aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/AssetTransaction/AgentAssetTransactionsManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactoring from about a week ago that I forgot to commit, of ↵MW2008-11-241-2/+4
| | | | AssetTransactionModule to cut down on number of classes and to work towards having a base AssetXferUploader class than can be shared with EstateTerrainXferHandler
* * Implements terrain raw upload. You can now upload your .raw terrain files ↵Teravus Ovares2008-11-141-0/+2
| | | | | | | using the Estate Tools. * Could this be extended in the future to support .oar uploads too? Only time will tell!
* * minor: remove warningsJustin Clarke Casey2008-09-261-4/+4
|
* * refactor: split out AssetXferUploaderJustin Clarke Casey2008-09-261-1/+1
|
* * refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2008-09-261-0/+227