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
Age
Commit message (
Expand
)
Author
2021-04-17
Change: [Script] Let Script_FatalError use std::string instead of const char *
Rubidium
2021-04-17
Fix #9042: Make multiplayer server list height auto-fill window.
Peter Nelson
2021-04-17
Fix: Inconsistent button sizing on AI/GS setting window depending on scale se...
PeterN
2021-04-17
Fix: Corrupted savegame could cause heap corruption by writing outside link g...
Milek7
2021-04-17
Fix: Corrupted savegame could crash the game by providing invalid gamelog enu...
Milek7
2021-04-17
Change: Improve layout and spacing of vehicle group widgets. (#9041)
PeterN
2021-04-17
Fix #7513: recursive array/class/table release caused stack overflow
Rubidium
2021-04-17
Fix #7513: recursive garbage collection caused stack overflow
Rubidium
2021-04-17
Update: Translations from eints
translators
2021-04-16
Feature: Show previous chat history when the chat message box is open
Peter Nelson
2021-04-16
Codechange: Use std::deque for chat history instead of fixed array
Peter Nelson
2021-04-16
Fix: Sizing of Multiplayer server list incorrect when GUI zoom doesn't match ...
Peter Nelson
2021-04-16
Update: Translations from eints
translators
2021-04-15
Update: Translations from eints
translators
2021-04-14
Update: Translations from eints
translators
2021-04-13
Fix: Add virtual destructor to link graph Path.
Milek7
2021-04-12
Fix #9028: [OpenGL] Clear cursor cache on destroying the OpenGL backend.
Michael Lutz
2021-04-12
Fix: [win32] buffer_locked state not initialised, causing _screen.dst_ptr to ...
Rubidium
2021-04-12
Fix: [Video] fast forward boolean states not initialised, potentially causing...
Rubidium
2021-04-12
Fix: [SDL] buffer_locked state not initialised, causing _screen.dst_ptr to be...
Rubidium
2021-04-12
Change: add some hints about the getaddrinfo warning to the troubleshooting p...
Rubidium
2021-04-12
Change: warn the user about the resolving of an address being extra very slow
Rubidium
2021-04-12
Fix: split the UDP blocking of sockets to only the socket involved, and when ...
Rubidium
2021-04-12
Change: move some things only relevant to UDP from network.cpp to network_udp...
Rubidium
2021-04-12
Fix #8874: show a warning when a NewGRF scan is requested multiple times from...
rubidium42
2021-04-12
Update: Translations from eints
translators
2021-04-11
Update: Translations from eints
translators
2021-04-11
Fix: clang-cl build (#9018)
Wim Leflere
2021-04-11
Fix: Invalidate cached vehicle colourmaps when changing liveries setting. (#9...
PeterN
2021-04-11
Fix: Check for a validly mapped OpenGL screen buffer during driver init. (#9007)
Michael Lutz
2021-04-11
Change: reworked how the Game Option display options are drawn
Patric Stout
2021-04-11
Feature: allow a toggle to enable/disable vsync
Patric Stout
2021-04-11
Fix #9015: Don't set free space value if not requested. (#9016)
PeterN
2021-04-11
Fix #9008: Validate starting year given on the command line. (#9014)
rubidium42
2021-04-11
Cleanup: Fix comment for only one form (#9012)
TELK
2021-04-11
Fix #8981: Don't attempt to re-reserve path if already entering/entered depot.
Peter Nelson
2021-04-10
Fix: Adjust scrolling interval of credits to account for text line height
Peter Nelson
2021-04-10
Fix: Data races on cursor state in OpenGL backends
Jonathan G Rennison
2021-04-10
Fix: Thread unsafe use of sprite cache in OpenGLBackend::DrawMouseCursor
Jonathan G Rennison
2021-04-10
Fix d4c3d01d: add plural form 14 to strgen. (#8999)
frosch
2021-04-10
Update: Translations from eints
translators
2021-04-10
Add: new plural form for Romanian translation (#8936)
Nicolae Crefelean
2021-04-10
Update: Translations from eints
translators
2021-04-10
Fix #8956: Industry disaster news messages showed the wrong location (#8992)
Charles Pigott
2021-04-10
Change: do not disable NewGRF window apply button if dev tools are enabled (#...
Didac Perez Parera
2021-04-10
Change: [DorpsGek] also announce Discussion creation/comments from GitHub (#8...
Patric Stout
2021-04-10
Fix: [Win32] Font glyphs of certain widths broke
Niels Martin Hansen
2021-04-10
Codechange: nullptr deletion in DeleteWindowById (#8941)
Didac Perez Parera
2021-04-10
Fix e0561dbde: [MinGW] use ofstring(wchar_t*) as ofstring(wstring) doesn't ex...
Loïc Guilloux
2021-04-10
Fix 70bc55cfd6e: snow line height was set while calculating desert line (#8989)
Patric Stout
[next]