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
/
src
/
os
Age
Commit message (
Expand
)
Author
2020-05-06
Codechange: Use a dynamic copyright year
glx
2020-04-12
Cleanup: [OSX] Mop up some remaining stuff catering to compiling with very ol...
Michael Lutz
2020-04-12
Codechange: [OSX] Allow compiling with SDK version pre 10.9.
Michael Lutz
2020-02-15
Fix: [SDL2] support pasting from clipboard on Linux
LCD 47
2020-02-08
Change: Heading for 1.11 now
glx
2020-01-12
Fix: [OSX] Don't show a crash/assertion message box for a GUI-less video driver.
glx
2019-12-24
Codechange: Improve MSVC ARM64 support
MichaĆ Janiszewski
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-11-01
Codechange: [OSX] Use std::unique_ptr with a custom deleter to simply memory ...
Michael Lutz
2019-09-29
Fix: Some typos found using codespell
JMcKiern
2019-09-29
Fix: [OSX] Wrong allocator usage for creating a CFString.
Michael Lutz
2019-09-01
Fix #7704: [OSX] Handle malformed UTF8 strings
uvealonso
2019-05-14
Codechange: [Win32] Remove a FreeType work-around from Uniscribe if not using...
Michael Lutz
2019-05-14
Codechange: [Win32] Pass a native GDI font description around when we have on...
Michael Lutz
2019-05-04
Fix #7570: Show Github URL in the crashlog window
Transportman
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-04-09
Codechange: Replace AutoDeleteSmallVector with direct std::vector use in text...
Michael Lutz
2019-04-09
Codechange: Store text layout runs directly as values in a std::vector instea...
Michael Lutz
2019-04-09
Codechange: Use override specifier for text layout classes.
Michael Lutz
2019-04-07
Fix: [Windows] OpenTTD window may be inactive when an error happens (#7482)
glx22
2019-04-06
Codechange: C++11 STL has a function for getting the number of CPU cores.
Michael Lutz
2019-04-06
Codechange: Use platform independent C++11 function for sleeping on a thread.
Michael Lutz
2019-04-06
Codechange: Replace custom thread code with C++11 thread objects.
Michael Lutz
2019-03-28
Fix: MSVC warnings (#7423)
glx22
2019-03-26
Codechange: Move 2 constants into the ifdef where they're used
Charles Pigott
2019-03-26
Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|D...
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::[Begin|End]() with std alternatives
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::Find() with std::find()
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::Append() with std::vector::[push|emplace]_b...
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::Get() const with std alternatives
Henry Wilson
2019-03-26
Codechange: Replace SmallVector::Length() with std::vector::size()
Henry Wilson
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2019-03-05
Remove: BeOS support (deprecated by Haiku)
Patric Stout
2019-03-05
Remove: MorphOS / AmigaOS support
Patric Stout
2019-03-03
Change: Heading for 1.10 now (#7319)
frosch
2019-02-01
Doc: Yearly increment.
Peter Nelson
2019-01-25
Fix: enable DPI-awareness for MINGW builds
glx
2019-01-17
Codechange: Remove unnecessarily defined functions under MinGW
Charles Pigott
2019-01-17
Fix: A few minor compile warnings under MinGW
Charles Pigott
2019-01-05
Fix: [Win32] don't mess with std[out|err|in] if we can't allocate a console
glx
2018-12-08
Add: [OSX] Text layout using the native CoreText API.
Michael Lutz
2018-12-08
Add: [OSX] Native text caret handling.
Michael Lutz
2018-12-08
Add: [OSX] Native natural sort implementation.
Michael Lutz
2018-12-01
Fix: [Win32] Align sprite glyphs to the font baseline when using Uniscribe te...
Michael Lutz
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-07-19
Codechange: Rearrange struct packing defines and make MinGW use _Pragma pack ...
Charles Pigott
2018-06-06
Change: [Win32] Use Uniscribe instead of ICU for text caret handling.
Michael Lutz
2018-06-06
Add: [Win32] Text layout using the native Windows Uniscribe library.
Michael Lutz
2018-06-06
Add: [Win32] Native natural sort implementation.
Michael Lutz
2018-04-29
Remove: WinCE support
Patric Stout
[next]