提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Justin Clarke Casey 6789234335 * Apply http://opensimulator.org/mantis/view.php?id=2405 16 年之前
  Justin Clarke Casey cb7a9eaa09 * Stop the sim stats reporter reusing the same SimStatsPacket for all clients 16 年之前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年之前
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 年之前
  Charles Krinke a432a07005 Mantis#1798. Thank you kindly, StrawberryFride for a patch that: 16 年之前
  Justin Clarke Casey d75cacb050 * Expose client statistics to the console via 'show stats' 16 年之前
  Melanie Thielker e712678689 Patch #9147 16 年之前
  Jeff Ames 65c5efe43b Formatting cleanup. 16 年之前
  Adam Frisby 4fa0cbdfbb * You can haz more spring cleaning. 16 年之前
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 年之前
  Adam Frisby 13526097f2 * Spring cleaning on Region.Environment. 16 年之前
  Sean Dague 1eb0fedd93 After reading Timer.cs in the mono source, I'm not 16 年之前
  Teravus Ovares 06967e230f * Updates BetaGridLikeMoneyModule 16 年之前
  Teravus Ovares b85624db18 * Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer 16 年之前
  Charles Krinke 2f3bb3b836 Remove a couple more compiler warnings by commenting unused variables. 16 年之前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年之前
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 年之前
  Teravus Ovares 582964800c * Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions 16 年之前
  Justin Clarke Casey 7d7ad4dff2 * Only count download requests for assets which are not already waiting for data from the asset server 16 年之前
  Justin Clarke Casey 877713999c * Report 'asset not found' situations back to UserTextureDownloadService 16 年之前
  Teravus Ovares 6e01769bcf * A bunch of updates to make things more smooth. 17 年之前
  Teravus Ovares 3674257095 * This update contains a bucket-full of network optimizations. 17 年之前
  Teravus Ovares 9cd9e90e7f * Added Active Scripts to report the number of scripts running to Sim Stats 17 年之前
  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 年之前
  Teravus Ovares c3061717d0 * Fixed a packet counting issue that I introduced 17 年之前
  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 年之前
  Teravus Ovares 5dd741267e * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually accurate. 17 年之前
  Teravus Ovares 314c554ed4 * Refactored the SimStatsReporter to reuse the same packet and packet blocks over and over again instead of creating 1 a second. 17 年之前
  Teravus Ovares d9e4533202 * Fixed an overflow in the land manager 17 年之前