aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SimStatsReporter.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-02Change handler001 through handler009 to moreCharles Krinke1-4/+4
2008-02-22* Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares1-2/+5
2008-02-20* Only count download requests for assets which are not already waiting for d...Justin Clarke Casey1-1/+1
2008-02-20* Report 'asset not found' situations back to UserTextureDownloadServiceJustin Clarke Casey1-0/+5
2008-02-12* A bunch of updates to make things more smooth.Teravus Ovares1-7/+7
2008-02-07* This update contains a bucket-full of network optimizations.Teravus Ovares1-0/+7
2008-02-06* Added Active Scripts to report the number of scripts running to Sim Stats Teravus Ovares1-2/+29
2008-02-01* Added more supported feature to particlesystems. While this appears to hav...Teravus Ovares1-1/+6
2008-01-16* Fixed a packet counting issue that I introducedTeravus Ovares1-22/+28
2008-01-16* Slowed down the sim stats update to once every 5 seconds because the networ...Teravus Ovares1-23/+27
2008-01-16* Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...Teravus Ovares1-8/+33
2008-01-16* Refactored the SimStatsReporter to reuse the same packet and packet blocks ...Teravus Ovares1-23/+87
2008-01-13* Fixed an overflow in the land managerTeravus Ovares1-2/+2
2008-01-12* Unmoderated the ODE FPS in the sim stats. Decided to do that after Andrew ...Teravus Ovares1-3/+3
2008-01-03I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson1-1/+1
2007-12-30* This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares1-1/+1
2007-12-28Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson1-2/+4
2007-12-27* Optimized usingslbsa711-31/+38
2007-12-14* Tweaked the sim stats so that when a sim is catching up it reports on the s...Teravus Ovares1-2/+26
2007-12-14Added copyright notice.Jeff Ames1-0/+28
2007-12-14* Added Active(physical) object count to the SimStatsReporterTeravus Ovares1-7/+17
2007-12-12* Fixed a catch error.Teravus Ovares1-1/+1
2007-12-12* Added Object count to sim stats (it's incorrect, however, it'll be fixed)Teravus Ovares1-7/+17
2007-12-12* Killed hard coded heart after stats updateTeravus Ovares1-2/+9
2007-12-12* Added some simstats to fill the simulator pane of the Statistics monitor.Teravus Ovares1-0/+158