network_gamelist.c
Thu, 08 Feb 2007 10:19:03 +0000 rubidium (svn r8625) [0.5] -Backport from trunk (8253, 8273, 8497, 8520 + 8542): 0.5
Wed, 20 Dec 2006 21:17:33 +0000 Darkvater (svn r7518) -Codechange: more NULL pointer resets after free.
Mon, 18 Dec 2006 12:26:55 +0000 rubidium (svn r7505) -Feature: show NewGRFs used on a game server, show which NewGRFs you do and do not have.
Mon, 06 Nov 2006 00:12:55 +0000 Darkvater (svn r7076) -Codechange: Prefer includes instead of using extern. Move UpdateNetworkGameWindow
Thu, 12 Oct 2006 14:13:39 +0000 Darkvater (svn r6750) -Codechange: Juggle around some header includes as they're only used when
Tue, 27 Jun 2006 21:25:53 +0000 tron (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
Thu, 26 Jan 2006 13:01:53 +0000 Darkvater (svn r3435) - Fix a warning, removed unused extern and some comments in network_gamelist.c
Wed, 25 Jan 2006 19:03:50 +0000 Darkvater (svn r3429) - Feature (Followup): Change the gamelist window to accomodate for the new information.
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Sat, 05 Feb 2005 15:58:59 +0000 tron (svn r1803) Move debugging stuff into files of it's own
Sun, 23 Jan 2005 20:06:38 +0000 tron (svn r1623) Remove dead code
Sat, 22 Jan 2005 22:47:58 +0000 tron (svn r1596) Add some more statics
Mon, 20 Dec 2004 22:14:39 +0000 dominik (svn r1194) Feature: You can now add and remove servers from the server list. Those will be remembered until you delete them by pressing the Delete key.
Sun, 19 Dec 2004 10:17:26 +0000 truelight (svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const'
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk