aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SimStatsReporter.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Added Active(physical) object count to the SimStatsReporterTeravus Ovares2007-12-141-7/+17
|
* * Fixed a catch error.Teravus Ovares2007-12-121-1/+1
|
* * Added Object count to sim stats (it's incorrect, however, it'll be fixed)Teravus Ovares2007-12-121-7/+17
|
* * Killed hard coded heart after stats updateTeravus Ovares2007-12-121-2/+9
| | | | | * Did some voodoo math on the sim FPS to make the values 0-50
* * Added some simstats to fill the simulator pane of the Statistics monitor.Teravus Ovares2007-12-121-0/+158
* I stress, this is an initial implementation and the Agents(Child and Root) are definately obviously incorrect.