~armagetronad-dev/armagetronad/armagetronad-map-unified-dtd

« back to all changes in this revision

Viewing changes to config/settings.cfg

  • Committer: z-man
  • Date: 2009-03-04 16:57:04 UTC
  • Revision ID: svn-v3-list-QlpoOTFBWSZTWZvbKhsAAAdRgAAQABK6798QIABURMgAAaeoNT1TxT1DQbKaeobXKiyAmlWT7Y5MkdJOtXDtB7w7DOGFBHiOBxaUIu7HQyyQSvxdyRThQkJvbKhs:7d95bf1e-0414-0410-9756-b78462a59f44:armagetronad%2Ftrunk%2Farmagetronad:9125
Merging branch 0.2.8 from revision 9108 to 9116:
 ------------------------------------------------------------------------
 r9114 | bazaarmagetron | 2009-03-04 15:49:51 +0100 (Wed, 04 Mar 2009) | 2 lines
 
 Manuel Moos: Fixed comment typos.
 
 ------------------------------------------------------------------------
 r9113 | bazaarmagetron | 2009-03-04 13:23:52 +0100 (Wed, 04 Mar 2009) | 2 lines
 
 Manuel Moos: Updated translation and clarified original.
 
 ------------------------------------------------------------------------
 r9112 | bazaarmagetron | 2009-03-04 13:16:22 +0100 (Wed, 04 Mar 2009) | 2 lines
 
 Manuel Moos: Added LAG_FREQUENCY_THRESHOLD to better deal with lag clusterbombs.
 
 ------------------------------------------------------------------------

Show diffs side-by-side

added added

removed removed

Lines of Context:
759
759
# These two variables control how fast the lag mearures go back to reporting "Situation
760
760
# normalized, no measurable lag". The variables give the time for that in seconds.
761
761
LAG_SLOW_TIME 30.0
762
 
LAG_FAST_TIME 5.0
 
762
LAG_FAST_TIME 2.0
763
763
 
764
764
# These two variables determine the impact of lag reports from the server on the two
765
765
# measurers. The impact is full on the fast measurer and lower on the slow measurer,