index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
openttd_vs140.vcxproj
Age
Commit message (
Expand
)
Author
2019-05-14
Add: [Win32] GDI engine for font glyph rendering as a replacement for includi...
Michael Lutz
2019-05-01
Add: New RoadType API functions.
peter1138
2019-05-01
Feature: Add NotRoadTypes (NRT)
peter1138
2019-04-18
Cleanup: remove core/sort_func.hpp as it's not used anymore
glx
2019-04-06
Codechange: Replace custom thread code with C++11 thread objects.
Michael Lutz
2019-03-16
Remove: OPF
Charles Pigott
2019-03-11
Codechange: liblzma is called liblzma, how ever strange that might be
Patric Stout
2019-03-09
Codechange: Make a merged k-d tree index of all viewport signs
Niels Martin Hansen
2019-03-09
Codechange: Make a k-d tree index of stations
Niels Martin Hansen
2019-03-09
Codechange: Make a k-d tree index of towns
Niels Martin Hansen
2019-03-09
Codechange: Add a k-d tree generic data structure
Niels Martin Hansen
2019-03-09
Add: BitmapTileArea and Iterator to handle sparse tile areas.
Peter Nelson
2019-03-02
Codechange: Remove ability for SDL to be dynamically loaded on Windows
Charles Pigott
2019-01-25
Change: Always build baseset metadata, instead of including it in the repo.
Peter Nelson
2019-01-24
Codechange: [Blitter] Change DrawLine to be templated
Jonathan G Rennison
2019-01-17
Fix 7f54c59a6: use some consistency for project dependencies determination
glx
2019-01-11
Change: Use GUITimer class instead of bare int/uints.
Peter Nelson
2018-12-27
Fix: [WIN32] no need to define WIN32 in project files
glx
2018-12-26
Change: use vcpkg integration in Visual Studio
glx
2018-07-23
Fix 2a868b9f3b8e3b5f8b9e5f728f628ec88fd5e3ad: Expose widgets and windows to s...
J0an Josep
2018-07-19
Feature: Framerate display window (#6822)
Niels Martin Hansen
2018-06-06
Change: [Win32] Use Uniscribe instead of ICU for text caret handling.
Michael Lutz
2018-06-06
Change: [Win32/MSVC] Make the Uniscribe text layouter the windows default and...
Michael Lutz
2018-06-06
Add: [Win32] Text layout using the native Windows Uniscribe library.
Michael Lutz
2018-05-26
Change: [Win32] Enable DirectMusic driver for Win64.
Michael Lutz
2018-05-23
Add: 32bpp SSE2 blitter palette animator (#6795)
Jonathan G Rennison
2018-05-17
Feature: Add XAudio2 driver
Owen Rudge
2018-05-01
Change #6685: Replace Win32 music driver with one not depending on MCI
Niels Martin Hansen
2018-04-22
Add: post build events to VS projects to copy the output into 'bin'
ZehMatt
2018-04-22
Feature #6459: API for querying network clients from GS (#6736)
Pavel Stupnikov
2018-04-21
Cleanup: Use new filename for README file. (#6738)
Ricardo N Feliciano
2018-04-10
Change: [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-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
2015-08-10
(svn r27382) -Add: [Win32] Project files for Visual Studio 2015.
michi_cc