summaryrefslogtreecommitdiff
path: root/network_server.c
AgeCommit message (Expand)Author
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-19(svn r1568) made an enum of train subtypes to make the code more readablebjarni
2005-01-16(svn r1546) -Fix: possible buffer-overflow in networktruelight
2005-01-15(svn r1527) -Add: RCon (Remote Connection). A server can set:truelight
2005-01-15(svn r1518) -Fix: server issue where some company names were wrongdarkvater
2005-01-14(svn r1510) -Add: Improved Network Lobby GUI: (bociusz)truelight
2005-01-10(svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye...darkvater
2005-01-09(svn r1451) Fix some of the signed/unsigned comparison warningstron
2005-01-05(svn r1389) -Add: [Network] Added packet protection. No longer a client or se...truelight
2005-01-02(svn r1322) -Add: banning system (mostly tnx to guru3)truelight
2005-01-01(svn r1320) -Fix: fixed chat-bug (that from a certain moment, nobody could ta...truelight
2004-12-29(svn r1297) Language fixes in the source.. (ln-)miham
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 r1246) -Fix: [ 1090099 ] Company-messages did crash the game, because truelight
2004-12-21(svn r1204) -Add: [Network] Added some cheaters-protection (money-cheat mostly)truelight
2004-12-20(svn r1186) -Fix: [Network] You can now join a company on a server where a co...truelight
2004-12-20(svn r1185) -Fix: [Network] Send to team now results in correct company on th...truelight
2004-12-19(svn r1174) -Fix: [Network] All strings can now be translated (no more hardco...truelight
2004-12-19(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const' truelight
2004-12-16(svn r1136) -Fix: [Network] Revision check on windows-servers is working nowtruelight
2004-12-16(svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_c...truelight
2004-12-16(svn r1127) -Fix: [Network] Protect the network against an illegal PLAYER_CTR...truelight
2004-12-15(svn r1106) -Add: [Network] Added master-server protocol and advertise to truelight
2004-12-15(svn r1104) -Fix: nasty server crash buffer overflow problem when using relea...darkvater
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 r1054) -Fix: [Network] Redid revision 1024, only a bit more nice this time truelight
2004-12-13(svn r1042) -Fix: [Network] Hopefully enabled revision-check for windows (som...truelight
2004-12-12(svn r1026) -Add: [Network] Added unique id, so in network, each client has an truelight
2004-12-08(svn r982) -Fix: [Network] Because dparams are misused as a char, we had some truelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight