summaryrefslogtreecommitdiff
path: root/network.h
AgeCommit message (Expand)Author
2006-05-11(svn r4828) -Feature (FS#150) Add a new console command "players" that lists ...celestar
2006-04-29(svn r4623) - Codechange: s/byte/PlayerID/Darkvater
2006-04-22(svn r4521) - Fix: be consistent about the size of the player-name in MP. Thi...Darkvater
2006-03-09(svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter....peter1138
2006-03-06(svn r3775) Fix loading of server_port from config file, introduced in Darkva...peter1138
2006-02-20(svn r3621) - Codechange: Only define the server and bans list if network is ...Darkvater
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
2005-09-02(svn r2906) Fix some threaded saving problems. Now the thread only interfaces...Darkvater
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-21(svn r2663) Include variables.h only in these files which need it, not global...tron
2005-07-16(svn r2589) Fix: [network] Fixed static variable that wasn't initialized. Wou...ludde
2005-07-15(svn r2581) Fix: Behave a bit safer if central server sends bogus information...ludde
2005-05-14(svn r2316) - Fix: [ 1154454 ] Fix BeOS build on Trunk (myob)Darkvater
2005-05-14(svn r2308) - Fix: enforce server-only and/or offline commands by giving them...Darkvater
2005-05-02(svn r2243) -Fix: Rework of console. Use 'help command|variable' to get help ...Darkvater
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