summaryrefslogtreecommitdiff
path: root/projects/openttd_vs100.vcxproj.in
AgeCommit message (Expand)Author
2018-06-06Change: [Win32] Use Uniscribe instead of ICU for text caret handling.Michael Lutz
2018-06-06Change: [Win32/MSVC] Make the Uniscribe text layouter the windows default and...Michael Lutz
2018-05-26Change: [Win32] Enable DirectMusic driver for Win64.Michael Lutz
2018-05-17Feature: Add XAudio2 driverOwen Rudge
2018-04-22Add: post build events to VS projects to copy the output into 'bin'ZehMatt
2018-04-21Cleanup: Use new filename for README file. (#6738)Ricardo N Feliciano
2018-04-10Change: [Win32] Declare in the app manifest that all current Windows versions...Michael Lutz
2017-03-13(svn r27791) -Fix (r27790) [FS#6366]: Try #2. Now also for Visual Studio 2010.michi_cc
2017-03-13(svn r27790) -Fix [FS#6366]: [Win32] Mark OpenTTD as DPI-aware to avoid OS wi...michi_cc
2016-04-17(svn r27542) -Fix (r27367) [FS#6427]: ICU got disabled for Windows builds.frosch
2014-01-02(svn r26194) -Change: add SSE detection to the configure script with the poss...rubidium
2013-08-05(svn r25679) -Codechange: [Win32] Get the result string of an IME input direc...michi_cc
2013-06-25(svn r25470) -Feature-ish: use ICU's layout engine when that's availablerubidium
2011-12-01(svn r23384) -Remove: no longer allow a binary to be without AI support; the ...truebrain
2011-03-04(svn r22188) -Add: Generate the settings as part of the MSVC build process, a...glx
2010-11-27(svn r21340) -Change: prepare the MSVC project files (or rather its libraries...rubidium
2010-10-27(svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegam...rubidium
2010-08-27(svn r20637) -Change: [Win32] Don't build the DirectMusic driver for x64 as i...michi_cc
2010-08-25(svn r20616) -Change: disable .sbr/.bsc generation in MSVC project filesglx
2010-08-23(svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-i...michi_cc
2010-06-28(svn r20032) -Add: MSVC 2010 project filesglx