OpenTTD/src/network
2008-06-04 22:30:44 +00:00
..
core (svn r13378) -Fix (r13375): compilation without network support was broken 2008-06-04 11:21:36 +00:00
network_client.cpp (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 2008-05-30 18:20:26 +00:00
network_client.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00
network_data.cpp (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 2008-05-30 18:20:26 +00:00
network_func.h (svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo. 2008-06-03 08:04:35 +00:00
network_gamelist.cpp (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 2008-05-30 18:20:26 +00:00
network_gamelist.h (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 2008-05-30 18:20:26 +00:00
network_gui.cpp (svn r13380) -Fix (r13327): MSVC signed/unsigned warning 2008-06-04 22:30:44 +00:00
network_gui.h (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 2008-05-30 18:20:26 +00:00
network_internal.h (svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h so one doesn't need to include openttd.h before variables.h. 2008-06-03 08:06:58 +00:00
network_server.cpp (svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo. 2008-06-03 08:04:35 +00:00
network_server.h (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 2008-05-30 18:20:26 +00:00
network_type.h (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 2008-05-30 18:20:26 +00:00
network_udp.cpp (svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo. 2008-06-03 08:04:35 +00:00
network_udp.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00
network.cpp (svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo. 2008-06-03 08:04:35 +00:00
network.h (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers. 2008-05-30 18:20:26 +00:00