aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/Xfer/XferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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