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-17 01:12:39 +01:00
Code
Issues
Releases
Wiki
Activity
Files
e0ae67cefabb1116067c0220eb9ea831a512fa06
OpenTTD
/
src
/
network
/
core
History
frosch
b4b98e5165
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
2017-08-13 18:38:42 +00:00
..
address.cpp
(svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles)
2014-12-24 17:17:18 +00:00
address.h
…
config.h
(svn r27729) -Codechange: Do not count static NewGRF when checking for the maximum number of NewGRFs in a game.
2017-01-14 13:12:49 +00:00
core.cpp
…
core.h
…
game.h
…
host.cpp
…
host.h
…
os_abstraction.h
(svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles)
2014-12-24 17:17:18 +00:00
packet.cpp
…
packet.h
…
tcp_admin.cpp
…
tcp_admin.h
…
tcp_connect.cpp
(svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR)
2016-10-30 17:29:33 +00:00
tcp_content.cpp
…
tcp_content.h
…
tcp_game.cpp
…
tcp_game.h
…
tcp_http.cpp
…
tcp_http.h
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
2014-04-25 15:40:32 +00:00
tcp_listen.h
…
tcp.cpp
…
tcp.h
…
udp.cpp
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
2017-08-13 18:38:42 +00:00
udp.h
…