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
2021-04-20
Fix: [CMake] Auto-fill version details in rev.cpp and ottres.rc (#9066)
Loïc Guilloux
2021-04-11
Fix #9015: Don't set free space value if not requested. (#9016)
PeterN
2021-04-10
Fix: [Win32] Font glyphs of certain widths broke
Niels Martin Hansen
2021-04-09
Change: [win32] Use user UI language for initial language selection (#8973) (...
Wim Leflere
2021-04-07
Codechange: Remove the now meaningless console_cp parameter from OTTD2FS
Niels Martin Hansen
2021-04-07
Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of sta...
Niels Martin Hansen
2021-03-13
Fix #8860: [Win32] Crashlog window wasn't reliably shown for crashes not on t...
Michael Lutz
2021-02-23
Change: [Win32] Use more modern way of getting free disk space
Niels Martin Hansen
2021-02-23
Codechange: Switch to explicit wide strings
Niels Martin Hansen
2021-02-23
Remove: [Win32] Last pretenses of being able to build for Windows 95
Niels Martin Hansen
2021-02-22
Codechange: Make the simple Malloc sprite allocator globally usable.
Michael Lutz
2021-02-22
Codechange: Give sprite encoders a hint which colour components of a sprite a...
Michael Lutz
2021-02-22
Add: [Win32] Video driver that uses OpenGL to transfer the video buffer to th...
Michael Lutz
2021-02-14
Change: [OSX] When auto-detecting a font, try for sans-serif first.
Michael Lutz
2021-02-14
Add: [OSX] Native font rendering without using FreeType.
Michael Lutz
2021-02-14
Codechange: Replace magic numbers by constants.
Michael Lutz
2021-02-13
Remove: [OSX] Startup splash screen.
Michael Lutz
2021-02-13
Codechange: Move Fontconfig-specific code to a seperate file.
Michael Lutz
2021-02-13
Codechange: [OSX] Move OSX-specific font code to a separate file.
Michael Lutz
2021-02-13
Codechange: [Win32] Move Win32-specific font code to a seperate file.
Michael Lutz
2021-02-13
Codechange: Make OS font handle of the FontCache read-only.
Michael Lutz
2021-02-13
Fix f1f281b31: [Win32] MinGW doesn't know timeapi.h
glx22
2021-02-09
Fix: [Win32] Set minimum resolution for timers to 1ms. (#8660)
Loïc Guilloux
2021-02-08
Fix: [Emscripten] open links in browser (#8655)
embeddedt
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2021-01-03
Codechange: [OSX] Silence some annoying warnings.
Michael Lutz
2021-01-03
Codechange: [OSX] Re-arrange the OSX video driver code by combining all drawi...
Michael Lutz
2021-01-03
Add: always set PERSONAL_DIR "/content_download" in search path (#8481)
Patric Stout
2021-01-03
Fix: [OSX] Fonts loaded directly from a file have to be registered with CoreT...
Michael Lutz
2020-12-27
Codechange: Use std::string in FIO search path handling.
Michael Lutz
2020-12-27
Codechange: Store file search paths as std::string.
Michael Lutz
2020-12-27
Codechange: Stringify config file paths.
Michael Lutz
2020-12-13
Fix: set SP_WORKING_DIR earlier with '-c'
Patric Stout
2020-07-03
Fix: Globally apply preprocessor directive coding style
TechGeekNZ
2020-06-05
Codechange: remove #ifdef from .cpp files to exclude features
Patric Stout
2020-06-05
Add: introduce CMake for project management
Patric Stout
2020-06-01
Fix: [Win32] Crash message not fitting in crash dialog
glx
2020-06-01
Fix #7970: [Win32] Disable event loop on crash to prevent recursive faults
glx
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
[next]