You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/network
belugas 1b76c8bb67 (svn r11714) -Fix[FS#1569]: Do not allow player inauguration date on scenarios to be bigger than current year.
This will not (yet) be true if you are loading a scenario with the "-g" command line option.
17 years ago
..
core (svn r11702) -Codechange: move all date related stuff to date*. 17 years ago
network.cpp (svn r11702) -Codechange: move all date related stuff to date*. 17 years ago
network.h (svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type. 17 years ago
network_client.cpp (svn r11702) -Codechange: move all date related stuff to date*. 17 years ago
network_client.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_data.cpp (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. 17 years ago
network_data.h (svn r10365) -Fix: compiling without png and networking support under MSVC. 17 years ago
network_gamelist.cpp (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. 17 years ago
network_gamelist.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_gui.cpp (svn r11714) -Fix[FS#1569]: Do not allow player inauguration date on scenarios to be bigger than current year. 17 years ago
network_gui.h (svn r11556) -Feature: allow setting a default password for new companies in network games. 17 years ago
network_server.cpp (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes. 17 years ago
network_server.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago
network_udp.cpp (svn r11702) -Codechange: move all date related stuff to date*. 17 years ago
network_udp.h (svn r9050) -Codechange: Foo(void) -> Foo() 18 years ago