aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/TextureSender/Tests/TextureSenderTests.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Removing cruft left over from the conversion to the new texture sending ↵John Hurliman2009-10-201-180/+0
| | | | | | and UDP code * Changing the cache modules to only initialize the caches if they are actually enabled. Should save a bit of resources from unused cache systems
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* instrument most of the tests with a new InMethod function that may help us ↵Sean Dague2009-05-071-0/+4
| | | | | | | figure out where that pesky deadlock is during test runs.
* * optimized usings.lbsa712009-02-121-2/+0
|
* * Reinstate tests that are now in CoreModulesJustin Clarke Casey2009-02-091-0/+1
|
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-0/+177
OpenSim.Region.Environment.Modules.Agent en bloc to OpenSim.Region.CoreModules