| Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-16 | * Slowed down the sim stats update to once every 5 seconds because the networ... | Teravus Ovares | 1 | -23/+27 |
2008-01-16 | * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac... | Teravus Ovares | 1 | -8/+33 |
2008-01-16 | * Refactored the SimStatsReporter to reuse the same packet and packet blocks ... | Teravus Ovares | 1 | -23/+87 |
2008-01-13 | * Fixed an overflow in the land manager | Teravus Ovares | 1 | -2/+2 |
2008-01-12 | * Unmoderated the ODE FPS in the sim stats. Decided to do that after Andrew ... | Teravus Ovares | 1 | -3/+3 |
2008-01-03 | I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code... | Johan Berntsson | 1 | -1/+1 |
2007-12-30 | * This update rolls back the packetpool and LibSL changes. Please retest and... | Teravus Ovares | 1 | -1/+1 |
2007-12-28 | Patch from Johan: LibSL updated to the latest revision (1568) and all packets... | Adam Johnson | 1 | -2/+4 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -31/+38 |
2007-12-14 | * Tweaked the sim stats so that when a sim is catching up it reports on the s... | Teravus Ovares | 1 | -2/+26 |
2007-12-14 | Added copyright notice. | Jeff Ames | 1 | -0/+28 |
2007-12-14 | * Added Active(physical) object count to the SimStatsReporter | Teravus Ovares | 1 | -7/+17 |
2007-12-12 | * Fixed a catch error. | Teravus Ovares | 1 | -1/+1 |
2007-12-12 | * Added Object count to sim stats (it's incorrect, however, it'll be fixed) | Teravus Ovares | 1 | -7/+17 |
2007-12-12 | * Killed hard coded heart after stats update | Teravus Ovares | 1 | -2/+9 |
2007-12-12 | * Added some simstats to fill the simulator pane of the Statistics monitor. | Teravus Ovares | 1 | -0/+158 |