Revīziju vēsture

Autors SHA1 Ziņojums Datums
  UbitUmarov 0652f01d4c duhhh npcs don't have child agents; plus minor typos 5 gadi atpakaļ
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 gadi atpakaļ
  UbitUmarov d17633f6c0 replace StatisticsFPSfactor that needed to be changed with FrameTime to a simpler true or false Normalized55FPS that is now TRUE by default. Incorrectly this commit also contains changes that should had their own commits: changes to heartbeat time control ant to gathering and calculation of related statistics. 8 gadi atpakaļ
  UbitUmarov 097c56330a rename MinFrameTime as FrameTime, since it is not a minimum but a target value; retune its value a bit so reported FPS is closer to integer value; change ode step size acording to reduce jitter in phys FPS; Make Statistics Scaling factor (fludge factor) configurable. (legacy default of 5.0 in code) 8 gadi atpakaļ
  UbitUmarov e464bf5d82 recover scripts execution time stat i lost on previus changes. Behing async, this will not add with other time stats giving total frame time, as happens on other simulators. But its a good diag stat. 8 gadi atpakaļ
  UbitUmarov 8e333c953d in stats use real integration time, not the wanted one. Dont let stats calls overlap using a proper lock object 8 gadi atpakaļ
  UbitUmarov 29d78f7e3a add script events per sec stat, using the time report code, but ignoring the time for nowwq 8 gadi atpakaļ
  UbitUmarov 16025fa34b remove a forgotten cast to int 8 gadi atpakaļ
  UbitUmarov c1a4786be0 still a missing stat ID 8 gadi atpakaļ
  UbitUmarov 0ddcc55166 let extra stats travel side by side with viewers ones... try to fix damm array indexes all over the place 8 gadi atpakaļ
  UbitUmarov 2130984bef a few changes to stats. Array order coerent on users. give up on moses stats for now, since SimExtraStatsCollector cant reach SimStatsReport etc 8 gadi atpakaļ
  UbitUmarov a54e0339ef remove a forgotten 1000.9 factor on physics fps 8 gadi atpakaļ
  UbitUmarov 08f9c54554 use GetTimeStampMS to increase heartbeat and stats timing resolution. some rearrange on stat code ( MOSES special ones still out ) 8 gadi atpakaļ
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in 8 gadi atpakaļ
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 8 gadi atpakaļ
  UbitUmarov 371c9dd2af bad merge? 8 gadi atpakaļ
  Diva Canto f6d79c7cbb Mantis #7713: fixed bug introduced by 1st MOSES patch. 8 gadi atpakaļ
  Oren Hurvitz d24528b3bc Show Script Time in the statistics panel 9 gadi atpakaļ
  Steven Zielinski 625452b84b Updated phase 2 to have the changes originally done in phase 1 for the defaultNumberFramesStored. 9 gadi atpakaļ
  Robert Louden c3138f9f38 Phase 2 additons with Frame Dilation metric. 9 gadi atpakaļ
  Glenn Martin 1959eb8372 Moved over metrics from previous OpenSim 0.8.0.3 repository (this new repository is now the master branch from OpenSim). 9 gadi atpakaļ
  Justin Clark-Casey (justincc) 7bababaab6 Improve frame time stability by taking a few unnecessary repeated calculations out of the main scene loop. 9 gadi atpakaļ
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. 10 gadi atpakaļ
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region 10 gadi atpakaļ
  Melanie 42c82b564e Merge branch 'master' into careminster 11 gadi atpakaļ
  Robert Adams 23ebae1828 Eliminate race condition where SimStatsReporter starts reporting 11 gadi atpakaļ
  Melanie 484eca323b Merge branch 'master' into careminster 11 gadi atpakaļ
  Justin Clark-Casey (justincc) 4578ff74fe Add object count stats for new IncomingPacket and UDPPacketBuffer pools if they are enabled. Add count stats for existing LLUDP pool. 11 gadi atpakaļ
  Melanie 637e9a10db Merge branch 'master' into careminster 11 gadi atpakaļ
  Justin Clark-Casey (justincc) 3d36a6d55c Add generic PercentageStat. 11 gadi atpakaļ