aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Limit/RepeatLimitStrategy.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* Formatting cleanup.Jeff Ames2008-05-161-19/+19
|
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-1/+0
| | | | (this took a while to run).
* * Adding request time limiting strategy for texture requests, though this ↵Justin Clarke Casey2008-04-031-1/+1
| | | | isn't useable yet
* Fix a couple more warnings.Jeff Ames2008-03-251-3/+0
|
* * Refactor: Genericise request limit strategies and move to ↵Justin Clarke Casey2008-03-241-0/+113
OpenSim.Framework.Communications.Limit