Files @ r26103:316b73a1be08
Branch filter:

Location: cpp/openttd-patchpack/source/regression/regression.cfg

Michael Lutz
Codechange: Template DoCommandP to automagically reflect the parameters of the command proc.

When finished, this will allow each command handler to take individually
different parameters, obliviating the need for bit-packing.
[misc]
display_opt = SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|WAYPOINTS
language = english.lng

[gui]
autosave = off

[game_creation]
town_name = english

[ai_players]
none =
regression =

[vehicle]
road_side = right
plane_speed = 2

[construction]
max_bridge_length = 100