projects/openttd_vs80.vcproj.in
Sun, 19 Oct 2008 00:57:59 +0000 rubidium (svn r14489) -Change: let MSVC use ICU (for right-to-left text rendering) from the new openttd-useful.zip. So... MSVC users: update your openttd-useful.zip or compilation will fail.
Mon, 04 Aug 2008 21:51:52 +0000 rubidium (svn r13998) -Fix [FS#2004]: MSVC can't handle changed files in the prebuild event, so make the version determination a separate subproject (michi_cc).
Fri, 28 Mar 2008 21:28:32 +0000 glx (svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default
Fri, 16 Nov 2007 22:11:30 +0000 glx (svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so there are less diff when it is modified by MSVC
Wed, 12 Sep 2007 22:05:53 +0000 glx (svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces
Wed, 12 Sep 2007 07:11:48 +0000 rubidium (svn r11089) -Codechange: add revision detection to MSVC.
Tue, 03 Jul 2007 23:07:33 +0000 KUDr (svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8
Sun, 17 Jun 2007 15:48:57 +0000 rubidium (svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.
Sat, 10 Mar 2007 00:25:54 +0000 Darkvater (svn r9082) -Codechange: [win32] Update VS2003 and VS2005 project files to use the same outpath, and build in UNICODE mode. When making a release it is probably better to make two binaries, one without UNICODE, the other with, guaranteeing full Win9x compatibility (UNICODE with MSLU also works, without it's even better).
Wed, 21 Feb 2007 17:59:34 +0000 rubidium (svn r8832) -Change: rewrite the solution file generator a little so it makes project files that look more like the ones generated by respectively MSVC2003 and MSVC2005.
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: