Teravus Ovares
|
0d1b867500
* Added a way for the sim stats reporter to say to the scene that the stats are illogical.
|
16 years ago |
Teravus Ovares
|
e9cef70f89
* Updates the sim stats module. Cleans out some of the rot.
|
16 years ago |
Teravus Ovares
|
119104e35b
* Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section.
|
16 years ago |
Justin Clarke Casey
|
6789234335
* Apply http://opensimulator.org/mantis/view.php?id=2405
|
16 years ago |
Justin Clarke Casey
|
cb7a9eaa09
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Charles Krinke
|
a432a07005
Mantis#1798. Thank you kindly, StrawberryFride for a patch that:
|
16 years ago |
Justin Clarke Casey
|
d75cacb050
* Expose client statistics to the console via 'show stats'
|
16 years ago |
Melanie Thielker
|
e712678689
Patch #9147
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Adam Frisby
|
4fa0cbdfbb
* You can haz more spring cleaning.
|
16 years ago |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 years ago |
Adam Frisby
|
13526097f2
* Spring cleaning on Region.Environment.
|
16 years ago |
Sean Dague
|
1eb0fedd93
After reading Timer.cs in the mono source, I'm not
|
16 years ago |
Teravus Ovares
|
06967e230f
* Updates BetaGridLikeMoneyModule
|
16 years ago |
Teravus Ovares
|
b85624db18
* Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer
|
16 years ago |
Charles Krinke
|
2f3bb3b836
Remove a couple more compiler warnings by commenting unused variables.
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Charles Krinke
|
7794fc3766
Change handler001 through handler009 to more
|
16 years ago |
Teravus Ovares
|
582964800c
* Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions
|
16 years ago |
Justin Clarke Casey
|
7d7ad4dff2
* Only count download requests for assets which are not already waiting for data from the asset server
|
16 years ago |
Justin Clarke Casey
|
877713999c
* Report 'asset not found' situations back to UserTextureDownloadService
|
16 years ago |
Teravus Ovares
|
6e01769bcf
* A bunch of updates to make things more smooth.
|
17 years ago |
Teravus Ovares
|
3674257095
* This update contains a bucket-full of network optimizations.
|
17 years ago |
Teravus Ovares
|
9cd9e90e7f
* Added Active Scripts to report the number of scripts running to Sim Stats
|
17 years ago |
Teravus Ovares
|
bec71977ab
* Added more supported feature to particlesystems. While this appears to have a libsl update... it's really a fix to the libsl version we're already using because of a bug in the particlesystem implementation
|
17 years ago |
Teravus Ovares
|
c3061717d0
* Fixed a packet counting issue that I introduced
|
17 years ago |
Teravus Ovares
|
771ed747e5
* Slowed down the sim stats update to once every 5 seconds because the network accounting required it... with it being the lowest updated stat.
|
17 years ago |
Teravus Ovares
|
5dd741267e
* Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually accurate.
|
17 years ago |