aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/AsyncCommandPlugins/Timer.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ↵Teravus Ovares1-0/+1
however you can use it to help find out what scripts are causing your simulator to cry. * Access it from the Estate tools/Debug tab.
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-6/+0
(this took a while to run).
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-2/+1
2008-02-25Moved AsyncCommandManager into separate classes under "plugins".Tedd Hansen1-3/+139
2008-02-25eolTedd Hansen1-10/+10
2008-02-25Step 1 in reorganizing AsyncCommandManagerTedd Hansen1-0/+10