| Commit message (Expand) | Author | Files | Lines |
2011-10-13 | Tie reported FPS correction factor into the minimum frame time rather than se... | Justin Clark-Casey (justincc) | 1 | -3/+9 |
2011-10-13 | Move fps stat adjustment factor into field rather than hard-coded. | Justin Clark-Casey (justincc) | 1 | -1/+12 |
2011-10-11 | Start recording object updates per second statistic (analogue of agent update... | Justin Clark-Casey (justincc) | 1 | -0/+28 |
2011-10-10 | Add other region stats (total frame time, physics fps, etc.) currently missin... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-10 | Convert getLastReportedSimFPS() and getLastReportedSimStats() into more idiom... | Justin Clark-Casey (justincc) | 1 | -13/+13 |
2011-10-08 | Go back to lying that sim fps is 55 when it's actually locked at a maximum of... | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2011-10-06 | Instead of adding stat agentMS in all kinds of places, calculate it instead i... | Justin Clark-Casey (justincc) | 1 | -6/+0 |
2011-10-05 | Make reported sim fps more accurate, in line with frame time ms | Justin Clark-Casey (justincc) | 1 | -16/+13 |
2010-10-22 | Make SImStatsReporter pick ObjectCapacity striaght out of region info | Melanie | 1 | -7/+3 |
2010-10-21 | Make SImStatsReporter pick ObjectCapacity striaght out of region info | Melanie | 1 | -7/+3 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -11/+11 |
2009-12-01 | * Test Autoconvert line ending on my repo.. | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-12-01 | * Fix Inconsistent line ending style on SimStatsReporter | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-11-29 | * Patch from Misterblue to fix Environment.TickCount for statistics purposes.... | Teravus Ovares (Dan Olivares) | 1 | -1/+4 |
2009-11-27 | * Re-enable lightweight packet tracking stats on a 3000 ms interval. | Teravus Ovares (Dan Olivares) | 1 | -5/+5 |
2009-11-26 | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 1 | -0/+11 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-12 | Making SimStatsReporter a little more restrained in requesting the IEstateMod... | diva | 1 | -1/+3 |
2009-04-03 | * refactor: Call StatsReporter methods directly rather than through Scene (as... | Justin Clarke Casey | 1 | -3/+8 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2009-01-06 | * Added a way for the sim stats reporter to say to the scene that the stats a... | Teravus Ovares | 1 | -4/+25 |
2009-01-03 | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 1 | -3/+10 |
2008-12-21 | * Re-implement packet tracking in IClientAPI so we can see what's going on in... | Teravus Ovares | 1 | -0/+8 |
2008-10-16 | * Apply http://opensimulator.org/mantis/view.php?id=2405 | Justin Clarke Casey | 1 | -0/+12 |
2008-10-06 | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 1 | -24/+20 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-07-21 | Mantis#1798. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-07-15 | * Expose client statistics to the console via 'show stats' | Justin Clarke Casey | 1 | -1/+4 |
2008-07-14 | Patch #9147 | Melanie Thielker | 1 | -3/+8 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -44/+44 |
2008-05-08 | * You can haz more spring cleaning. | Adam Frisby | 1 | -5/+0 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -139/+135 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -135/+139 |
2008-04-16 | After reading Timer.cs in the mono source, I'm not | Sean Dague | 1 | -116/+118 |
2008-04-10 | * Updates BetaGridLikeMoneyModule | Teravus Ovares | 1 | -1/+8 |
2008-04-10 | * Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer | Teravus Ovares | 1 | -1/+1 |
2008-03-21 | Remove a couple more compiler warnings by commenting unused variables. | Charles Krinke | 1 | -2/+6 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+25 |
2008-03-02 | Change handler001 through handler009 to more | Charles Krinke | 1 | -4/+4 |
2008-02-22 | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 1 | -2/+5 |
2008-02-20 | * Only count download requests for assets which are not already waiting for d... | Justin Clarke Casey | 1 | -1/+1 |
2008-02-20 | * Report 'asset not found' situations back to UserTextureDownloadService | Justin Clarke Casey | 1 | -0/+5 |
2008-02-12 | * A bunch of updates to make things more smooth. | Teravus Ovares | 1 | -7/+7 |
2008-02-07 | * This update contains a bucket-full of network optimizations. | Teravus Ovares | 1 | -0/+7 |
2008-02-06 | * Added Active Scripts to report the number of scripts running to Sim Stats | Teravus Ovares | 1 | -2/+29 |
2008-02-01 | * Added more supported feature to particlesystems. While this appears to hav... | Teravus Ovares | 1 | -1/+6 |
2008-01-16 | * Fixed a packet counting issue that I introduced | Teravus Ovares | 1 | -22/+28 |