summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)Author
2020-05-21Add: Optional implementation of std::optional for pre-C++17 compilers.Michael Lutz
2020-05-06Codechange: Use a dynamic copyright yearglx
2020-01-26Feature: NewGRF callback profiling (#7868)Niels Martin Hansen
2020-01-01Feature: Screenshot windowpnda
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-07-06Change: Limit in-editor warnings in VS 2019Niels Martin Hansen
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-04-05Fix: [MSVC] don't force SDK version (#7474)glx22
2019-03-16Remove: OPFCharles Pigott
2019-03-11Fix: don't include xaudio2 if you are not going to compile itPatric Stout
2019-03-11Codechange: liblzma is called liblzma, how ever strange that might bePatric Stout
2019-03-11Codechange: make clear that SSE is a flag you can switchPatric Stout
2019-03-11Codechange: the flag is not if you have threads, but if you want to use themPatric 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-05Remove: libtimidity support (NOT timidity support)Patric Stout
2019-03-05Remove: BeOS support (deprecated by Haiku)Patric Stout
2019-03-03Add: Detect stable tags automatically, and set the 'stable' flag in '_openttd...frosch
2019-03-02Codechange: Remove ability for SDL to be dynamically loaded on WindowsCharles Pigott
2019-02-12Codechange: Include flag for whether a build is of a tagged revisionNiels Martin Hansen
2019-02-10Fix: projects/generate now keeps the line endingglx
2019-02-10Fix: generate and generate.vbs were sorting differentlyglx
2019-02-10Fix: generate.vbs used wrong data for basesets_vs142glx
2019-02-03Fix #7171: incorrect modified status with determineversion.vbsglx
2019-02-03Change: Include the full raw git revision hash in rev.cppNiels Martin Hansen
2019-01-29Update: Visual Studio 2019 solution file version upgrade (#7135)Niels Martin Hansen
2019-01-26Add: Visual Studio 2019 project filesNiels Martin Hansen
2019-01-25Change: Always build baseset metadata, instead of including it in the repo.Peter Nelson
2019-01-25Fix: enable DPI-awareness for MINGW buildsglx
2019-01-24Codechange: [Blitter] Change DrawLine to be templatedJonathan G Rennison
2019-01-21Cleanup #6960: Remove parts of generate used only for MSVC pre-2015.Peter Nelson
2019-01-17Cleanup: remove useless and outdated 'generate' projects outputsglx
2019-01-17Fix 7f54c59a6: use some consistency for project dependencies determinationglx
2019-01-11Change: Use GUITimer class instead of bare int/uints.Peter Nelson
2019-01-05Add: [Win32] regression project filesglx
2018-12-27Fix: [WIN32] no need to define WIN32 in project filesglx
2018-12-26Change: use vcpkg integration in Visual Studioglx
2018-11-18Remove: Visual Studio project files for earlier than 2015Niels Martin Hansen
2018-11-18Update: Add missing newline at end of some project filesNiels Martin Hansen
2018-11-01Fix: Fluidsynth should not be added to VC project filesNiels Martin Hansen
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