bin/ai/regression/regression.cfg
author truebrain
Thu, 28 Feb 2008 12:31:49 +0000
branchnoai
changeset 9804 217f77b77400
parent 9484 a52f67952f04
child 10779 df1c9ca74038
permissions -rw-r--r--
(svn r12310) [NoAI] -Fix: make MaxSpeed for Aircrafts return the value divided by plane_speed (which in regression is now set to 1/2th)
9463
4019df972af1 (svn r9295) [NoAI] -Fix: the regression AI assumed the language was english, use a small custom configuration to force the use of english.
rubidium
parents:
diff changeset
     1
[misc]
9484
a52f67952f04 (svn r9334) [NoAI] -Fix: added some other things in regression.cfg, like disable auto-save and disable full-animation
truelight
parents: 9463
diff changeset
     2
display_opt = SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|WAYPOINTS
9463
4019df972af1 (svn r9295) [NoAI] -Fix: the regression AI assumed the language was english, use a small custom configuration to force the use of english.
rubidium
parents:
diff changeset
     3
language = english.lng
4019df972af1 (svn r9295) [NoAI] -Fix: the regression AI assumed the language was english, use a small custom configuration to force the use of english.
rubidium
parents:
diff changeset
     4
4019df972af1 (svn r9295) [NoAI] -Fix: the regression AI assumed the language was english, use a small custom configuration to force the use of english.
rubidium
parents:
diff changeset
     5
[gameopt]
4019df972af1 (svn r9295) [NoAI] -Fix: the regression AI assumed the language was english, use a small custom configuration to force the use of english.
rubidium
parents:
diff changeset
     6
town_name = english
4019df972af1 (svn r9295) [NoAI] -Fix: the regression AI assumed the language was english, use a small custom configuration to force the use of english.
rubidium
parents:
diff changeset
     7
road_side = right
9484
a52f67952f04 (svn r9334) [NoAI] -Fix: added some other things in regression.cfg, like disable auto-save and disable full-animation
truelight
parents: 9463
diff changeset
     8
autosave = off
9804
217f77b77400 (svn r12310) [NoAI] -Fix: make MaxSpeed for Aircrafts return the value divided by plane_speed (which in regression is now set to 1/2th)
truebrain
parents: 9484
diff changeset
     9
217f77b77400 (svn r12310) [NoAI] -Fix: make MaxSpeed for Aircrafts return the value divided by plane_speed (which in regression is now set to 1/2th)
truebrain
parents: 9484
diff changeset
    10
[patches]
217f77b77400 (svn r12310) [NoAI] -Fix: make MaxSpeed for Aircrafts return the value divided by plane_speed (which in regression is now set to 1/2th)
truebrain
parents: 9484
diff changeset
    11
plane_speed = 2