index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network_data.h
Age
Commit message (
Expand
)
Author
2006-01-25
(svn r3427) - Feature: Allow seeing and setting the maximum amount of compani...
Darkvater
2006-01-19
(svn r3407) - Feature: Kick and ban now with IP numbers.
Darkvater
2005-10-07
(svn r3024) -Codechange: Another batch of replacements of int/uint/int16/byte...
tron
2005-09-18
(svn r2962) - const correctness for all Get* functions and most Draw* functio...
Darkvater
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-15
(svn r2324) Introduce _cmd_text for passing strings with a command instead of...
tron
2005-05-14
(svn r2308) - Fix: enforce server-only and/or offline commands by giving them...
Darkvater
2005-03-09
(svn r1970) Fix some warnings which Cygwin showed
tron
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 compiling
darkvater
2005-02-07
(svn r1835) Reduce the visibility of network_core.h
tron
2005-01-26
(svn r1691) -Fix: oops, forgot to bump the company-info-version
truelight
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-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
2004-12-22
(svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)
truelight
2004-12-21
(svn r1204) -Add: [Network] Added some cheaters-protection (money-cheat mostly)
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-15
(svn r1106) -Add: [Network] Added master-server protocol and advertise to
truelight
2004-12-13
(svn r1045) -Fix: OpenTTD compiles again under VC6 (sign_de)
truelight
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight