OpenTTD/src/network
Patric Stout ac2b5e57cf
Fix: mention our websites with https:// (instead of http://) (#8657)
It is 2021. Nobody should advertise http anymore. Not even us.
2021-02-08 19:07:34 +01:00
..
core Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
network.cpp Change: move "give money" from client-list to company window 2021-01-05 21:56:24 +01:00
network.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_admin.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
network_admin.h Codechange: Remove std::function from Pool iteration wrapper 2020-01-07 09:00:45 +00:00
network_base.h Codechange: Replace network related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00
network_chat_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
network_client.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
network_client.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_command.cpp Change: Apply some consistency to singleplayer related comments 2021-01-22 22:19:55 +01:00
network_content.cpp Fix: Start the inactivity-timeout for the content server only after the connection has been established. (#8530) 2021-01-08 20:20:54 +01:00
network_content.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_content_gui.cpp Fix: mention our websites with https:// (instead of http://) (#8657) 2021-02-08 19:07:34 +01:00
network_content_gui.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_func.h Feature #7756: Allow server to supply a reason to kicked/banned clients 2020-02-04 22:17:39 +00:00
network_gamelist.cpp Codechange: Replace custom linked list for GRF texts with STL vectors and strings. 2020-05-21 20:02:34 +02:00
network_gamelist.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_gui.cpp Codechange: Apply coding style (#8640) 2021-02-05 11:00:36 +01:00
network_gui.h Change: move "give money" from client-list to company window 2021-01-05 21:56:24 +01:00
network_internal.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_server.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
network_server.h Feature #7756: Allow server to supply a reason to kicked/banned clients 2020-02-04 22:17:39 +00:00
network_type.h Fix #8060, 5880f14: Restore admin network API compatibility. 2020-04-05 18:36:21 +01:00
network_udp.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
network_udp.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00