aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SimStatsReporter.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Go back to lying that sim fps is 55 when it's actually locked at a maximum of...Justin Clark-Casey (justincc)2011-10-081-2/+6
* Instead of adding stat agentMS in all kinds of places, calculate it instead i...Justin Clark-Casey (justincc)2011-10-061-6/+0
* Make reported sim fps more accurate, in line with frame time msJustin Clark-Casey (justincc)2011-10-051-16/+13
* Make SImStatsReporter pick ObjectCapacity striaght out of region infoMelanie2010-10-221-7/+3
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-11/+11
* * Test Autoconvert line ending on my repo..Teravus Ovares (Dan Olivares)2009-12-011-1/+1
* * Fix Inconsistent line ending style on SimStatsReporterTeravus Ovares (Dan Olivares)2009-12-011-1/+1
* * Patch from Misterblue to fix Environment.TickCount for statistics purposes....Teravus Ovares (Dan Olivares)2009-11-291-1/+4
* * Re-enable lightweight packet tracking stats on a 3000 ms interval.Teravus Ovares (Dan Olivares)2009-11-271-5/+5
* Added osGetRegionStats() function, to return a number of sim statisticsJeff Lee2009-11-261-0/+11
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Making SimStatsReporter a little more restrained in requesting the IEstateMod...diva2009-05-121-1/+3
* * refactor: Call StatsReporter methods directly rather than through Scene (as...Justin Clarke Casey2009-04-031-3/+8
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+450