OpenTTD/src/network
rubidium ff14665f6e (svn r11188) -Codechange: rewrite of the town action related code (remove some of the magic).
-Feature: possibility to disable exclusive rights and giving money. Both by skidd13.
2007-09-30 17:38:42 +00:00
..
core (svn r10729) -Fix: some hardware (PS(P|3)) seems to loose the non-blocking state of UDP sockets. 2007-07-29 22:21:26 +00:00
network.cpp (svn r11089) -Codechange: add revision detection to MSVC. 2007-09-12 07:11:48 +00:00
network.h (svn r11089) -Codechange: add revision detection to MSVC. 2007-09-12 07:11:48 +00:00
network_client.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 2007-07-16 09:16:58 +00:00
network_client.h (svn r9050) -Codechange: Foo(void) -> Foo() 2007-03-07 11:47:46 +00:00
network_data.cpp (svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients when a command failed instead of only the client that actually did the command. 2007-07-10 20:59:41 +00:00
network_data.h (svn r10365) -Fix: compiling without png and networking support under MSVC. 2007-06-27 22:26:27 +00:00
network_gamelist.cpp (svn r10694) -Codechange: update the server information in the game list every once in a while so the information stays fairly up-to-date when you are looking through the servers. 2007-07-26 09:53:58 +00:00
network_gamelist.h (svn r9050) -Codechange: Foo(void) -> Foo() 2007-03-07 11:47:46 +00:00
network_gui.cpp (svn r11188) -Codechange: rewrite of the town action related code (remove some of the magic). 2007-09-30 17:38:42 +00:00
network_gui.h (svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255. 2007-04-26 07:41:24 +00:00
network_server.cpp (svn r11006) -Fix: spectators are not allowed to issue commands. Issue spotted by SmatZ. 2007-08-30 19:20:15 +00:00
network_server.h (svn r9050) -Codechange: Foo(void) -> Foo() 2007-03-07 11:47:46 +00:00
network_udp.cpp (svn r10736) -Fix: Correct all mispellings of 'successful'. 2007-07-30 13:36:09 +00:00
network_udp.h (svn r9050) -Codechange: Foo(void) -> Foo() 2007-03-07 11:47:46 +00:00