This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-19 02:12:37 +01:00
Code
Issues
Releases
Wiki
Activity
Files
c511b0e8017173bd9fee65a34dda23fc15c6644b
OpenTTD
/
src
/
network
/
core
History
Niels Martin Hansen
c511b0e801
Change: Increase NETWORK_REVISION_LENGTH to 33 bytes
2019-02-03 18:00:16 +01:00
..
address.cpp
…
address.h
…
config.h
Change: Increase NETWORK_REVISION_LENGTH to 33 bytes
2019-02-03 18:00:16 +01:00
core.cpp
Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32
2018-12-27 18:09:16 +01:00
core.h
…
game.h
…
host.cpp
Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32
2018-12-27 18:09:16 +01:00
host.h
…
os_abstraction.h
Codechange: Remove unnecessarily defined functions under MinGW
2019-01-17 21:55:15 +00:00
packet.cpp
…
packet.h
…
tcp_admin.cpp
…
tcp_admin.h
…
tcp_connect.cpp
…
tcp_content.cpp
…
tcp_content.h
…
tcp_game.cpp
Feature
#986
: Automatic save when losing connection to a network game
2018-06-23 15:22:31 +02:00
tcp_game.h
…
tcp_http.cpp
…
tcp_http.h
…
tcp_listen.h
…
tcp.cpp
…
tcp.h
…
udp.cpp
Fix
b4b98e5165
: Use FALLTHROUGH attribute with correct indentation.
2018-04-30 21:52:40 +02:00
udp.h
…