Commit Graph

14 Commits (f9f2d37a8e2b1dbd5ec4db4c04e85239c7eae3de)

Author SHA1 Message Date
michi_cc 9a62317dfc (svn r27791) -Fix (r27790) [FS#6366]: Try #2. Now also for Visual Studio 2010. 7 years ago
michi_cc 2d45d55925 (svn r27790) -Fix [FS#6366]: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input. 7 years ago
frosch e7e6b45d89 (svn r27542) -Fix (r27367) [FS#6427]: ICU got disabled for Windows builds. 8 years ago
rubidium bfd72d7a89 (svn r26194) -Change: add SSE detection to the configure script with the possibility to disable it (based on patch by MJP) 11 years ago
michi_cc 1880c36405 (svn r25679) -Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system. 11 years ago
rubidium 672ccbfde5 (svn r25470) -Feature-ish: use ICU's layout engine when that's available 11 years ago
truebrain bf803e40cc (svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too 13 years ago
glx b4466262b7 (svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too 14 years ago
rubidium 6cc3b71b64 (svn r21340) -Change: prepare the MSVC project files (or rather its libraries) for collation (natural sorting) using ICU.
Note: this means, for MSVC users, that you will need openttd-useful 4.0 or higher to compiler this revision or higher, though sadly you'll need 3.4 or lower for the earlier revisions. Both 3.4 and 4.0 can be installed simultaniously though.
14 years ago
rubidium a9fc9b2e9a (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. 14 years ago
michi_cc a8e5ce88a7 (svn r20637) -Change: [Win32] Don't build the DirectMusic driver for x64 as it won't work anyway. 14 years ago
glx a39f8aa391 (svn r20616) -Change: disable .sbr/.bsc generation in MSVC project files 14 years ago
michi_cc ce8a9acffb (svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-in Windows function. 14 years ago
glx 6942ecd050 (svn r20032) -Add: MSVC 2010 project files 14 years ago