summaryrefslogtreecommitdiff
path: root/network_data.c
AgeCommit message (Expand)Author
2006-04-14(svn r4413) -Fix: fixed a bug which pushed the client back to the main menu w...truelight
2006-04-05(svn r4292) - CodeChange: sprinkle some holy water on l'ugly code (braces, an...Darkvater
2006-04-05(svn r4291) - Fix: validate all received strings for correctness. This fixes ...Darkvater
2006-02-06(svn r3564) Several smaller changes:tron
2005-11-15(svn r3186) Unnecessary casts and truncationtron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-07-21(svn r2663) Include variables.h only in these files which need it, not global...tron
2005-07-20(svn r2650) Convert many explicit shifts+ands to extract bits to invocations ...tron
2005-06-24(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"tron
2005-05-15(svn r2324) Introduce _cmd_text for passing strings with a command instead of...tron
2005-02-05(svn r1803) Move debugging stuff into files of it's owntron
2005-01-22(svn r1596) Add some more staticstron
2005-01-05(svn r1389) -Add: [Network] Added packet protection. No longer a client or se...truelight
2004-12-29(svn r1297) Language fixes in the source.. (ln-)miham
2004-12-19(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const' truelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight