index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
SimStatsReporter.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary explicit ElapsedEventHandler in SimReporter
Justin Clark-Casey (justincc)
2012-03-06
1
-1
/
+1
*
Explictly close down the StatsReporter so that we can shutdown its timer
Justin Clark-Casey (justincc)
2012-03-06
1
-0
/
+6
*
Tie reported FPS correction factor into the minimum frame time rather than se...
Justin Clark-Casey (justincc)
2011-10-13
1
-3
/
+9
*
Move fps stat adjustment factor into field rather than hard-coded.
Justin Clark-Casey (justincc)
2011-10-13
1
-1
/
+12
*
Start recording object updates per second statistic (analogue of agent update...
Justin Clark-Casey (justincc)
2011-10-11
1
-0
/
+28
*
Add other region stats (total frame time, physics fps, etc.) currently missin...
Justin Clark-Casey (justincc)
2011-10-10
1
-1
/
+1
*
Convert getLastReportedSimFPS() and getLastReportedSimStats() into more idiom...
Justin Clark-Casey (justincc)
2011-10-10
1
-13
/
+13
*
Go back to lying that sim fps is 55 when it's actually locked at a maximum of...
Justin Clark-Casey (justincc)
2011-10-08
1
-2
/
+6
*
Instead of adding stat agentMS in all kinds of places, calculate it instead i...
Justin Clark-Casey (justincc)
2011-10-06
1
-6
/
+0
*
Make reported sim fps more accurate, in line with frame time ms
Justin Clark-Casey (justincc)
2011-10-05
1
-16
/
+13
*
Make SImStatsReporter pick ObjectCapacity striaght out of region info
Melanie
2010-10-22
1
-7
/
+3
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2010-01-04
1
-11
/
+11
*
* Test Autoconvert line ending on my repo..
Teravus Ovares (Dan Olivares)
2009-12-01
1
-1
/
+1
*
* Fix Inconsistent line ending style on SimStatsReporter
Teravus Ovares (Dan Olivares)
2009-12-01
1
-1
/
+1
*
* Patch from Misterblue to fix Environment.TickCount for statistics purposes....
Teravus Ovares (Dan Olivares)
2009-11-29
1
-1
/
+4
*
* Re-enable lightweight packet tracking stats on a 3000 ms interval.
Teravus Ovares (Dan Olivares)
2009-11-27
1
-5
/
+5
*
Added osGetRegionStats() function, to return a number of sim statistics
Jeff Lee
2009-11-26
1
-0
/
+11
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Making SimStatsReporter a little more restrained in requesting the IEstateMod...
diva
2009-05-12
1
-1
/
+3
*
* refactor: Call StatsReporter methods directly rather than through Scene (as...
Justin Clarke Casey
2009-04-03
1
-3
/
+8
*
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-22
1
-1
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-0
/
+450