summaryrefslogtreecommitdiff
path: root/network.c
AgeCommit message (Expand)Author
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 r1137) -Fix: [Network] Replaces all strncpy with ttd_strlcpy.. windows r...truelight
2004-12-16(svn r1124) -Fix: [Network] Also the server now has the option Give Money in truelight
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-15(svn r1113) -Add: [Network] Added the GUI part for server advertising. When y...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-15(svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. R...darkvater
2004-12-14(svn r1090) -Fix: Made the _openttd_revision variable global, and with that truelight
2004-12-13(svn r1059) -Fix: [Console] Renamed 'set port' to 'set server_port'truelight
2004-12-13(svn r1045) -Fix: OpenTTD compiles again under VC6 (sign_de)truelight
2004-12-13(svn r1042) -Fix: [Network] Hopefully enabled revision-check for windows (som...truelight
2004-12-12(svn r1031) -Fix: [Network] The unique-id was not as unique as I though it was..truelight
2004-12-12(svn r1026) -Add: [Network] Added unique id, so in network, each client has an truelight
2004-12-12(svn r1022) -Fix: [Network] [ 1083690 ] The password dialog made the network truelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-15(svn r624) Merge r377 to trunk:tron
2004-09-18(svn r294) -Fix: autorail always builds rail, instead of occasional rail remo...darkvater
2004-09-17(svn r287) Sorry, another mistakedominik
2004-09-17(svn r286) Sorry, little memalloc problemdominik
2004-09-17(svn r285) Fix: networkc.tmp will be created in user's homedir (Loki|muh)dominik
2004-09-17(svn r282) -Fix: decode params change accidently commitedsignde
2004-09-17(svn r281) -Fix: some endian issues fixed in network codesignde
2004-09-16(svn r275) -Fix: Client accidently marked as unready when sending framesync p...signde
2004-09-16(svn r268) -Fix: console-command: script command now stops recording correctlysignde
2004-09-15(svn r266) -Fix: hopefully fixed the desync problem nicely (and reverted the truelight
2004-09-14(svn r261) -Workaround: unplayeable network-game on busy maps because of wron...signde
2004-09-14(svn r248) -Feature: console script files "exec myscript.file"darkvater
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 r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
2004-09-12(svn r221) -Feature: console command and variable hookingsignde
2004-09-12(svn r219) -Fix: fixed network stub declerationsdarkvater
2004-09-12(svn r214) -Feature: CMD_NET_INSTANT [just in time command handling over netw...darkvater
2004-09-12(svn r212) -Fix: Network-gui fixes (sign_de)darkvater
2004-09-11(svn r209) -Fix: network code based desyncsignde
2004-09-11(svn r207) -Codechange: randomizer handlingsignde
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-09(svn r189) -Fix: [1024750] Fix: network.c - timeout error. When one client ti...darkvater
2004-09-08(svn r188) -Fix: network fixes for players with higher latency (sign_de)darkvater
2004-09-08(svn r186) -Add: debug 'net' for network debug (sign_de)truelight
2004-09-07(svn r178) -Fix: small network fix if network is not enableddarkvater
2004-09-07(svn r176) -Fix: network_gui const and warnings fixes (Tron)darkvater
2004-09-06(svn r174) -Network: [ 023268] small network.c changes/cleanups (MorphOS/Amig...darkvater
2004-09-06(svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. ...darkvater
2004-09-06(svn r170) -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes so...darkvater