network_core.h
Wed, 22 Mar 2006 13:06:50 +0000 bjarni (svn r4019) -Fix: [OSX] stopped using iconv for 10.2.8, since it was added in 10.3
Sat, 10 Dec 2005 23:03:59 +0000 bjarni (svn r3286) -Fix: [OSX] 10.2 works again and universal binaries got 10.2 as target by default
Sun, 02 Oct 2005 22:39:56 +0000 Darkvater (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Sat, 14 May 2005 23:48:39 +0000 Darkvater (svn r2316) - Fix: [ 1154454 ] Fix BeOS build on Trunk (myob)
Sat, 14 May 2005 22:42:33 +0000 Darkvater (svn r2314) - Feature: [ 1187490 ] Patches for building on IRIX (jgilje)
Wed, 13 Apr 2005 18:36:29 +0000 truelight (svn r2191) -Add: OpenTTD now compiles with dietlibc (Aard)
Tue, 15 Mar 2005 12:21:59 +0000 darkvater (svn r2011) - Fix: [ 1162209 ] Fix OS/2 build (orudge) #2
Mon, 14 Mar 2005 19:27:19 +0000 darkvater (svn r2009) - VS.NET/VS6 removed all builds except for Release and Debug. Also add additional dependencies to the project file instead of in the header file itself.
Wed, 09 Mar 2005 11:49:34 +0000 tron (svn r1970) Fix some warnings which Cygwin showed
Sun, 06 Mar 2005 16:23:32 +0000 darkvater (svn r1945) - CodeChange: re-commit of rev 1835: "Reduce the visibility of network_core.h (Tron)".
Sun, 06 Mar 2005 12:26:38 +0000 tron (svn r1933) typedef socklen_t for BeOS
Mon, 28 Feb 2005 22:33:31 +0000 pasky (svn r1916) Fix compilation on the glibc-2.2 systems. Part of the inspiration comes from patch 1149710 by Mr. Nobody. Also fixes the comment describing what to do if one's system doesn't have ifaddrs.h.
Tue, 08 Feb 2005 15:42:28 +0000 tron (svn r1847) Adjustment for MorphOS to unbreak the build there and removal of some now obsolete preprocessor magic
Mon, 07 Feb 2005 20:36:41 +0000 darkvater (svn r1846) - Fix: VS6 project file (bociusz)
Mon, 07 Feb 2005 09:56:16 +0000 tron (svn r1836) Clean up some strange constructs concerning socket options
Mon, 17 Jan 2005 13:13:11 +0000 tron (svn r1552) Make ottd compile on Zeta
Mon, 27 Dec 2004 10:40:04 +0000 truelight (svn r1281) -Fix: the OS/2 is now finished. Fixes:
Thu, 23 Dec 2004 22:31:46 +0000 darkvater (svn r1266) -Fix: fix some cygwin/mingw warnings
Thu, 23 Dec 2004 20:23:05 +0000 darkvater (svn r1262) -Fix: [1088996] kill some warnings for MinGW (luzi82)
Thu, 23 Dec 2004 19:23:56 +0000 truelight (svn r1259) -Fix: [Network] Network now compiles with glibc 2.1 (MacBaine)
Thu, 23 Dec 2004 14:46:16 +0000 truelight (svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)
Thu, 23 Dec 2004 00:24:44 +0000 darkvater (svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
Wed, 22 Dec 2004 23:24:53 +0000 darkvater (svn r1239) -Feature: Added gui option of setting company password. It can be found in the 'company information' window
Wed, 22 Dec 2004 21:12:36 +0000 bjarni (svn r1236) MorphOS: added make release like in OSX (tokai)
Sat, 18 Dec 2004 17:31:02 +0000 tron (svn r1158) Make network compile on SunOS
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk