summaryrefslogtreecommitdiff
path: root/projects/openttd_vs141.vcxproj
AgeCommit message (Expand)Author
2020-01-01Feature: Screenshot windowpnda
2019-05-14Add: [Win32] GDI engine for font glyph rendering as a replacement for includi...Michael Lutz
2019-05-01Add: New RoadType API functions.peter1138
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138
2019-04-18Cleanup: remove core/sort_func.hpp as it's not used anymoreglx
2019-04-06Codechange: Replace custom thread code with C++11 thread objects.Michael Lutz
2019-03-16Remove: OPFCharles Pigott
2019-03-11Codechange: liblzma is called liblzma, how ever strange that might bePatric Stout
2019-03-09Codechange: Make a merged k-d tree index of all viewport signsNiels Martin Hansen
2019-03-09Codechange: Make a k-d tree index of stationsNiels Martin Hansen
2019-03-09Codechange: Make a k-d tree index of townsNiels Martin Hansen
2019-03-09Codechange: Add a k-d tree generic data structureNiels Martin Hansen
2019-03-09Add: BitmapTileArea and Iterator to handle sparse tile areas.Peter Nelson
2019-03-02Codechange: Remove ability for SDL to be dynamically loaded on WindowsCharles Pigott
2019-01-25Change: Always build baseset metadata, instead of including it in the repo.Peter Nelson
2019-01-24Codechange: [Blitter] Change DrawLine to be templatedJonathan G Rennison
2019-01-17Fix 7f54c59a6: use some consistency for project dependencies determinationglx
2019-01-11Change: Use GUITimer class instead of bare int/uints.Peter Nelson
2018-12-27Fix: [WIN32] no need to define WIN32 in project filesglx
2018-12-26Change: use vcpkg integration in Visual Studioglx
2018-07-23Fix 2a868b9f3b8e3b5f8b9e5f728f628ec88fd5e3ad: Expose widgets and windows to s...J0an Josep
2018-07-19Feature: Framerate display window (#6822)Niels Martin Hansen
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-06-06Add: [Win32] Text layout using the native Windows Uniscribe library.Michael Lutz
2018-05-26Change: [Win32] Enable DirectMusic driver for Win64.Michael Lutz
2018-05-23Add: 32bpp SSE2 blitter palette animator (#6795)Jonathan G Rennison
2018-05-17Feature: Add XAudio2 driverOwen Rudge
2018-05-01Change #6685: Replace Win32 music driver with one not depending on MCINiels Martin Hansen
2018-04-22Add: post build events to VS projects to copy the output into 'bin'ZehMatt
2018-04-22Feature #6459: API for querying network clients from GS (#6736)Pavel Stupnikov
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-09-24(svn r27919) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010...frosch
2017-09-24(svn r27918) -Fix (r27917): Next attempt for MSVC 2017frosch