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