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
Age
Commit message (
Expand
)
Author
2021-05-02
Codechange: Validate custom station platform layout tiles are permitted value...
Peter Nelson
2021-05-02
Codechange: Use std::vector for NewGRF station tile sprite layouts.
Peter Nelson
2021-05-02
Codechange: Use std::vector for NewGRF station platform layouts.
Peter Nelson
2021-05-02
Fix #9147: Delay making screenshots until the next draw tick as we may not ac...
Michael Lutz
2021-05-02
Codechange: Generalise the delayed blitter change to a generic video driver c...
Michael Lutz
2021-05-02
Fix: [NewGRF] industry variable 66 and object variable 46 clamped the squared...
frosch
2021-05-02
Fix: [NewGRF] industry variables 65 and 66 ignored the parameter, and always ...
frosch
2021-05-02
Fix: [Network] Reading beyond the length of the server's ID when hashing pass...
rubidium42
2021-05-02
Fix: Update text effect size when font zoom is changed. (#9174)
PeterN
2021-05-02
Fix: Crash when extra viewport height is zero with sign in view. (#9175)
PeterN
2021-05-02
Codechange: Warn if randomaction2 group count is not a power of 2.
Peter Nelson
2021-05-02
Cleanup: Use range iterator to evaluate DeterministicSpriteGroup.
Peter Nelson
2021-05-02
Cleanup: Use std::vector in RandomSpriteGroup.
Peter Nelson
2021-05-02
Cleanup: Use std::vector in DeterministicSpriteGroup.
Peter Nelson
2021-05-02
Cleanup: Use std::vector in RealSpriteGroup.
Peter Nelson
2021-05-01
Codechange: move some OS abstraction method implementations out of the header
rubidium42
2021-05-01
Codechange: encapsulate network error handling
rubidium42
2021-05-01
Codechange: rename NetworkError to ShowNetworkError
rubidium42
2021-05-01
Fix 3d7ab09: stopped trains not updating viewport hash when reversed for a se...
Matt Kimber
2021-05-01
Fix #6598: Prevent invalid memory accesses when abandoning a join from within...
rubidium42
2021-05-01
Codechange: Move join information into a single structure
rubidium42
2021-05-01
Fix #6598: Do not disconnect before company number validation
rubidium42
2021-05-01
Change: [Console] Show help when passing invalid company number
rubidium42
2021-05-01
Feature: make the town directory horizontally resizable
rubidium42
2021-05-01
Fix #9152, Fix #9153: screenshot command showed error messages when successful
rubidium42
2021-05-01
Codechange: Scale sprite font height once on init instead of every call to Ge...
Peter Nelson
2021-05-01
Cleanup: Use GetDefaultFontHeight() call instead of direct access.
Peter Nelson
2021-04-30
Fix: Cargo legend blob in cargo payment rate window did not rescale.
Peter Nelson
2021-04-30
Fix: Scale cargo lines in industry chain window.
Peter Nelson
2021-04-30
Fix: Scale industry chain legend blob by font size.
Peter Nelson
2021-04-30
Fix: Improved scaling and spacing of sign list window.
Peter Nelson
2021-04-30
Fix: Scale legend blobs in Fund new industry window.
Peter Nelson
2021-04-30
Fix: Scale smallmap legend 'blob' to fit text.
Peter Nelson
2021-04-30
Fix: Tidy up sizing of sprite aligner window sprite list.
Peter Nelson
2021-04-30
Fix: Company Key window scaling.
Peter Nelson
2021-04-30
Fix: Use unscaled values for padding OSK
Peter Nelson
2021-04-30
Codechange: Use text lines instead of pixel height of font for link graph wid...
Peter Nelson
2021-04-30
Codechange: Apply minimum size to toolbar widgets
Peter Nelson
2021-04-30
Codechange: No longer necessary to manually resize volume sliders.
Peter Nelson
2021-04-30
Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed.
Peter Nelson
2021-04-30
Cleanup: Set unchanging scrollbar properties in constructor.
Peter Nelson
2021-04-30
Cleanup: Call SetMinimalSize instead of setting min_y directly.
Peter Nelson
2021-04-30
Fix: Specify width when width is required instead of top.
Peter Nelson
2021-04-30
Codechange: Simplify calling of DrawCharCentered()
Peter Nelson
2021-04-30
Cleanup: Tidy up resize, fill and minimal size on widgets in town list window.
Peter Nelson
2021-04-30
Cleanup: Remove fairly redundant DrawDropdown() function.
Peter Nelson
2021-04-30
Cleanup: Horizontal widget size is commonly width rather than length.
Peter Nelson
2021-04-30
Codechange: Use C++ features for train wagon overrides. (#9141)
PeterN
2021-04-30
Remove: performance measurements in YAPF
Patric Stout
2021-04-30
Cleanup: remove weird left-over comment in yapf.hpp
Patric Stout
[prev]
[next]