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
/
Environment
/
Scenes
/
SimStatsReporter.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Added a way for the sim stats reporter to say to the scene that the stats a...
Teravus Ovares
2009-01-06
1
-4
/
+25
*
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
2009-01-03
1
-3
/
+10
*
* Re-implement packet tracking in IClientAPI so we can see what's going on in...
Teravus Ovares
2008-12-21
1
-0
/
+8
*
* Apply http://opensimulator.org/mantis/view.php?id=2405
Justin Clarke Casey
2008-10-16
1
-0
/
+12
*
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
Justin Clarke Casey
2008-10-06
1
-24
/
+20
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-1
/
+1
*
Mantis#1798. Thank you kindly, StrawberryFride for a patch that:
Charles Krinke
2008-07-21
1
-1
/
+1
*
* Expose client statistics to the console via 'show stats'
Justin Clarke Casey
2008-07-15
1
-1
/
+4
*
Patch #9147
Melanie Thielker
2008-07-14
1
-3
/
+8
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-44
/
+44
*
* You can haz more spring cleaning.
Adam Frisby
2008-05-08
1
-5
/
+0
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
1
-139
/
+135
*
* Spring cleaning on Region.Environment.
Adam Frisby
2008-05-01
1
-135
/
+139
*
After reading Timer.cs in the mono source, I'm not
Sean Dague
2008-04-16
1
-116
/
+118
*
* Updates BetaGridLikeMoneyModule
Teravus Ovares
2008-04-10
1
-1
/
+8
*
* Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer
Teravus Ovares
2008-04-10
1
-1
/
+1
*
Remove a couple more compiler warnings by commenting unused variables.
Charles Krinke
2008-03-21
1
-2
/
+6
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-27
/
+25
*
Change handler001 through handler009 to more
Charles Krinke
2008-03-02
1
-4
/
+4
*
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
2008-02-22
1
-2
/
+5
*
* Only count download requests for assets which are not already waiting for d...
Justin Clarke Casey
2008-02-20
1
-1
/
+1
*
* Report 'asset not found' situations back to UserTextureDownloadService
Justin Clarke Casey
2008-02-20
1
-0
/
+5
*
* A bunch of updates to make things more smooth.
Teravus Ovares
2008-02-12
1
-7
/
+7
*
* This update contains a bucket-full of network optimizations.
Teravus Ovares
2008-02-07
1
-0
/
+7
*
* Added Active Scripts to report the number of scripts running to Sim Stats
Teravus Ovares
2008-02-06
1
-2
/
+29
*
* Added more supported feature to particlesystems. While this appears to hav...
Teravus Ovares
2008-02-01
1
-1
/
+6
*
* Fixed a packet counting issue that I introduced
Teravus Ovares
2008-01-16
1
-22
/
+28
*
* Slowed down the sim stats update to once every 5 seconds because the networ...
Teravus Ovares
2008-01-16
1
-23
/
+27
*
* Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...
Teravus Ovares
2008-01-16
1
-8
/
+33
*
* Refactored the SimStatsReporter to reuse the same packet and packet blocks ...
Teravus Ovares
2008-01-16
1
-23
/
+87
*
* Fixed an overflow in the land manager
Teravus Ovares
2008-01-13
1
-2
/
+2
*
* Unmoderated the ODE FPS in the sim stats. Decided to do that after Andrew ...
Teravus Ovares
2008-01-12
1
-3
/
+3
*
I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...
Johan Berntsson
2008-01-03
1
-1
/
+1
*
* This update rolls back the packetpool and LibSL changes. Please retest and...
Teravus Ovares
2007-12-30
1
-1
/
+1
*
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
2007-12-28
1
-2
/
+4
*
* Optimized usings
lbsa71
2007-12-27
1
-31
/
+38
*
* Tweaked the sim stats so that when a sim is catching up it reports on the s...
Teravus Ovares
2007-12-14
1
-2
/
+26
*
Added copyright notice.
Jeff Ames
2007-12-14
1
-0
/
+28
*
* Added Active(physical) object count to the SimStatsReporter
Teravus Ovares
2007-12-14
1
-7
/
+17
*
* Fixed a catch error.
Teravus Ovares
2007-12-12
1
-1
/
+1
*
* Added Object count to sim stats (it's incorrect, however, it'll be fixed)
Teravus Ovares
2007-12-12
1
-7
/
+17
*
* Killed hard coded heart after stats update
Teravus Ovares
2007-12-12
1
-2
/
+9
*
* Added some simstats to fill the simulator pane of the Statistics monitor.
Teravus Ovares
2007-12-12
1
-0
/
+158