aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/Xfer/XferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-96/+269
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-11-10One more module converted: XferModule.Diva Canto1-9/+24
2010-12-24One more pass at object inventory. This time, fix SceneObjectPartInventory so...Diva Canto1-80/+14
2010-12-23Hopefully this fixes all prim inventory issues. No more abort, no more keepin...Diva Canto1-35/+49
2010-12-23Put back a commented section of code. With some viewers, object inventoryMelanie1-6/+5
2010-12-22Added a counter to NewFiles in Xfers to account for simultaneous object inven...Diva Canto1-16/+42
2010-12-21* Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)1-4/+66
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-21/+9
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-9/+21
2009-10-26Thank you, RemedyTomm, for an update to your previous patch. Garbage-collectMelanie1-2/+21
2009-10-26Thank you, RemedyTomm, for a patch to handle Xfer requests being droppedMelanie1-2/+24
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-1/+1
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-2/+2
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-2/+2
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-2/+2
2008-11-10* Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares1-0/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-2/+2
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-4/+0
2008-05-01* Rolled back a few changes.Adam Frisby1-4/+8
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-8/+4
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-234/+234
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-29/+39
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-225/+225
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-06* Chasing down memory leak where memory used by a client is not returned on c...Justin Clarke Casey1-7/+31
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2007-10-30* Optimized usingslbsa711-4/+3
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-0/+1
2007-10-19changes to pass nini config object to the modules that getSean Dague1-201/+202
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-172/+172
2007-10-05getting all our line endings consistant againSean Dague1-11/+11
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-24/+17
2007-09-17fixing me some line endingsSean Dague1-180/+180
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-2/+2
2007-09-04Some work on Module loading/management.MW1-0/+5
2007-08-29Various small changes (some likely to be removed again soon)MW1-1/+1
2007-08-28Moved XferModule to OpenSim.Region.Environment.Modules namespace/directory.MW1-1/+1
2007-08-28Start of trying to make Region/Scene more modular. MW1-3/+38
2007-08-22A little bit of cleaning up.MW1-2/+0
2007-08-22Fixed typo.MW1-2/+2
2007-08-22Added forgotten file.MW1-0/+142