truelight
|
503ccc81c9
|
(svn r1389) -Add: [Network] Added packet protection. No longer a client or server
reads beyond the size of the packet
-Fix: [Network] A server no longer crashes when a client sends an
invalid DoCommand, but drops the client instead.
|
2005-01-05 14:39:48 +00:00 |
|
truelight
|
5eeab7fcfe
|
(svn r1322) -Add: banning system (mostly tnx to guru3)
A server can ban people via ClientList
Both server and dedicated can do it via console:
'ban', 'unban', 'banlist'.
|
2005-01-02 12:03:43 +00:00 |
|
truelight
|
457720ff95
|
(svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)
-Fix: UDPListener was launched wrongly
-Fix: Not all sockets have broadcast enabled anymore
-Fix: Server-advertise retries 3 times before giving up
|
2004-12-22 18:42:56 +00:00 |
|
truelight
|
6b047f7b14
|
(svn r1204) -Add: [Network] Added some cheaters-protection (money-cheat mostly)
|
2004-12-21 17:31:10 +00:00 |
|
truelight
|
182eb874e8
|
(svn r1174) -Fix: [Network] All strings can now be translated (no more hardcoded strings)
|
2004-12-19 15:14:55 +00:00 |
|
truelight
|
df995a32ed
|
(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const'
and 'void' where needed, prefixed all functions, typedefs and global
vars with 'Network' and organized all externals nicely.
|
2004-12-19 10:17:26 +00:00 |
|
truelight
|
bd4da76891
|
(svn r1106) -Add: [Network] Added master-server protocol and advertise to
master-server option. No GUI yet, and disabled by default (it still is WIP)
|
2004-12-15 20:10:34 +00:00 |
|
truelight
|
67731d344e
|
(svn r1045) -Fix: OpenTTD compiles again under VC6 (sign_de)
|
2004-12-13 11:17:59 +00:00 |
|
truelight
|
d6a1f3e412
|
(svn r942) -Merged branch/network back into the trunk
|
2004-12-04 17:54:56 +00:00 |
|