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
2019-04-29
Codechange: Remove OrderTypeByte
Charles Pigott
2019-04-29
Codechange: Remove Direction*Byte types
Charles Pigott
2019-04-29
Codechange: Remove Track{dir,}{Bits,}Byte types
Charles Pigott
2019-04-29
Codechange: Remove RailTypeByte type
Charles Pigott
2019-04-29
Codechange: Remove SpriteTypeByte type
Charles Pigott
2019-04-29
Codechange: Remove StationHadVehicleOfTypeByte type
Charles Pigott
2019-04-29
Codechange: Remove StationFacilityByte type
Charles Pigott
2019-04-29
Codechange: Remove StoryPageElementTypeByte type
Charles Pigott
2019-04-29
Codechange: Remove TownLayoutByte type
Charles Pigott
2019-04-29
Codechange: Remove TownFoundingByte type
Charles Pigott
2019-04-29
Codechange: Remove TrainForceProceedingByte type
Charles Pigott
2019-04-29
Codechange: Set VehicleType's base type to byte instead of using VehicleTypeByte
Charles Pigott
2019-04-29
Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByte
Charles Pigott
2019-04-28
Update: Translations from eints
translators
2019-04-27
Fix #7165: Missed another 'Append() --> push_back()' replacement (#7548)
PeterN
2019-04-27
Update: Translations from eints
translators
2019-04-27
Fix 81d335b: Coverage button missing from town window in scenario editor.
peter1138
2019-04-26
Update: Translations from eints
translators
2019-04-25
Update: Translations from eints
translators
2019-04-25
Fix dcb2571: Missing override keywords
Niels Martin Hansen
2019-04-25
Feature: Add station coverage area display for towns.
peter1138
2019-04-25
Feature: Add existing station coverage area display when placing new station ...
peter1138
2019-04-25
Feature: Add coverage area display for existing stations.
peter1138
2019-04-24
Change: Zoom title game by UI zoom level
Niels Martin Hansen
2019-04-24
Fix: Manager name in company news was being clipped
Niels Martin Hansen
2019-04-24
Fix: Scale news ticker scroll speed by UI scale
Niels Martin Hansen
2019-04-24
Fix: Scale all min size and padding by UI scale
Niels Martin Hansen
2019-04-24
Codechange: Revert unnecessary indentation change
Niels Martin Hansen
2019-04-24
Fix: Also breaking for warning text in set company password
Niels Martin Hansen
2019-04-24
Fix: Automatic line breaking of the warning
Niels Martin Hansen
2019-04-24
Add: Warn players that company passwords are not truly secure
Niels Martin Hansen
2019-04-21
Codechange: Use std::underlying_type for DECLARE_POSTFIX_INCREMENT.
peter1138
2019-04-21
Fix: Replace int with std::underlying_type in DECLARE_ENUM_AS_BIT_SET.
peter1138
2019-04-20
Fix e8d397e: Invisible station/waypoint signs could still be clicked on. (#7531)
PeterN
2019-04-20
Fix: Bounds check access to railtype_map. (#7529)
PeterN
2019-04-20
Add: NewGRF string codes to access PUSH/POP_COLOUR. (#7527)
PeterN
2019-04-19
Fix #7526, 5b77102b6: FiosItem::operator< must return false for equality (#7528)
glx22
2019-04-18
Cleanup: remove core/sort_func.hpp as it's not used anymore
glx
2019-04-18
Codechange: use std::array for _sorted_industry_types
glx
2019-04-18
Codechange: use std::sort in SaveHighScoreValueNetwork()
glx
2019-04-18
Codechange: use std::vector to sort _all_grfs linked list
glx
2019-04-18
Codechange: use std::vector for _language_dropdown
glx
2019-04-18
Codechange: use std::vector for _resolutions
glx
2019-04-18
Codechange: use std::vector for _sorted_railtypes
glx
2019-04-18
Codechange: use std::vector for _sorted_cargo_specs
glx
2019-04-17
Update: Translations from eints
translators
2019-04-16
Fix #7235: Ensure catchment area of neutral station covers entire industry. (...
PeterN
2019-04-16
Update: Translations from eints
translators
2019-04-15
Codechange: No need for AutoFreePtr if there's std::unique_ptr.
Michael Lutz
2019-04-15
Codechange: Replace SmallStackSafeStackAlloc with std::array.
Michael Lutz
[prev]
[next]