summaryrefslogtreecommitdiff
path: root/network.h
AgeCommit message (Expand)Author
2005-03-29(svn r2106) -Fix: improved the network-join algoritm, it is now a bit more st...truelight
2005-03-06(svn r1945) - CodeChange: re-commit of rev 1835: "Reduce the visibility of ne...darkvater
2005-02-07(svn r1845) - Revert r1835 since it totally screws network compilingdarkvater
2005-02-07(svn r1835) Reduce the visibility of network_core.htron
2005-02-06(svn r1833) byte -> char transition: the resttron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-15(svn r1527) -Add: RCon (Remote Connection). A server can set:truelight
2005-01-14(svn r1510) -Add: Improved Network Lobby GUI: (bociusz)truelight
2005-01-02(svn r1322) -Add: banning system (mostly tnx to guru3)truelight
2004-12-23(svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 charstruelight
2004-12-23(svn r1252) -Add: [Network] With 'set restart_game_date' you can set the date...truelight
2004-12-23(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.darkvater
2004-12-22(svn r1239) -Feature: Added gui option of setting company password. It can be...darkvater
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-18(svn r1162) The server list can now be automatically filled from the config f...dominik
2004-12-16(svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_c...truelight
2004-12-15(svn r1108) -Fix: [Network] Fixed problem around slow clients:truelight
2004-12-15(svn r1106) -Add: [Network] Added master-server protocol and advertise to truelight
2004-12-15(svn r1098) -Fix: server without revision build doesn't care about the client...darkvater
2004-12-15(svn r1096) -Fix: [Network] PlayAs is now registered correctlytruelight
2004-12-13(svn r1059) -Fix: [Console] Renamed 'set port' to 'set server_port'truelight
2004-12-13(svn r1057) -Add: [Network] 'set port <port>' changes the port of the server ...truelight
2004-12-13(svn r1054) -Fix: [Network] Redid revision 1024, only a bit more nice this time truelight
2004-12-12(svn r1026) -Add: [Network] Added unique id, so in network, each client has an truelight
2004-12-12(svn r1024) -Fix: [New Network] Revisions can now be longer then 10 chars, so...truelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-09-13(svn r240) -Fix: desync on subsidy generationsignde
2004-09-12(svn r229) -Fix: Some more const stuff fixed .(Tron)darkvater
2004-09-12(svn r212) -Fix: Network-gui fixes (sign_de)darkvater