Files @ r27104:635f8101e375
Branch filter:

Location: cpp/openttd-patchpack/source/bin/scripts/pre_dedicated.scr.example

Patric Stout
Change: replace per-AI "start_date" with a global "competitors_interval" (#10653)

The per-AI "start_date" is a lot of custom code, and was rarely
used in the way it was meant.

While at it, also ported this part over to the new timer system.
1
2
3
# set default server port, and have the dedicated server listen on all interfaces
server_ip = all
server_port = 3979