index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network_udp.c
Age
Commit message (
Expand
)
Author
2006-01-31
(svn r3500) - Workaround the inaccurate count of spectators/companies that ca...
Darkvater
2006-01-25
(svn r3429) - Feature (Followup): Change the gamelist window to accomodate fo...
Darkvater
2006-01-25
(svn r3427) - Feature: Allow seeing and setting the maximum amount of compani...
Darkvater
2006-01-19
(svn r3409) - Change the server advertisement interval to use the frame count...
peter1138
2006-01-05
(svn r3365) Staticise 36 functions
tron
2005-12-24
(svn r3337) Remove an unused variable and add 2 times static
tron
2005-12-20
(svn r3322) - Fix: Network window crash when it receives invalid information ...
Darkvater
2005-10-16
(svn r3053) -Fix: [ 1326604 ] Fixed typo and hang for BeOS Networking (MYOB)
truelight
2005-10-06
(svn r3023) -Fix [BeOS] fixed compilation on BeOS R5 (MYOB)
bjarni
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-21
(svn r2663) Include variables.h only in these files which need it, not global...
tron
2005-05-17
(svn r2337) -Fix: NetworkUDPRemoveAdvertise wasn't fully correct (which made ...
truelight
2005-02-08
(svn r1847) Adjustment for MorphOS to unbreak the build there and removal of ...
tron
2005-02-06
(svn r1833) byte -> char transition: the rest
tron
2005-02-06
(svn r1821) Move generic string handling functions to string.[ch] and introdu...
tron
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-01-26
(svn r1689) -Fix: big typo in network_udp.c, the company-password flag didn't...
truelight
2005-01-15
(svn r1520) Trim 134 (!) lines with trailing whitespace ):
tron
2005-01-14
(svn r1510) -Add: Improved Network Lobby GUI: (bociusz)
truelight
2005-01-11
(svn r1483) -Fix: don't close a socket if it is already closed (windows doesn...
truelight
2005-01-05
(svn r1389) -Add: [Network] Added packet protection. No longer a client or se...
truelight
2005-01-03
(svn r1331) Update map size before sending game info
tron
2004-12-24
(svn r1276) -Fix: [Network] Bug in bind system. Advertising failed on systems...
truelight
2004-12-22
(svn r1228) -Add: [Network] When a server normally shuts down, it removed its...
truelight
2004-12-22
(svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)
truelight
2004-12-20
(svn r1194) Feature: You can now add and remove servers from the server list....
dominik
2004-12-19
(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const'
truelight
2004-12-15
(svn r1106) -Add: [Network] Added master-server protocol and advertise to
truelight
2004-12-13
(svn r1069) -Add: [Network] Added UDP-packet for detail info about a server for
truelight
2004-12-13
(svn r1059) -Fix: [Console] Renamed 'set port' to 'set server_port'
truelight
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight