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
2019-04-29
Add: Icons on air/water/landscape construction menus (#7485)
pnda
2019-04-29
Fix 5db883f: Railtype bits were moved too late, leading to rails under bridge...
Charles Pigott
2019-04-29
Fix #6507: Don't try to load invalid depots from older savegames
Charles Pigott
2019-04-29
Cleanup: Delete GetSavegameType function since it's been commented out since ...
Charles Pigott
2019-04-29
Fix: Crash when attempting to load old save game with GRFs set
Charles Pigott
2019-04-29
Fix #7255: Prevent crashlog corruption by only printing the 32 most recent ne...
Charles Pigott
2019-04-29
Remove: (Simple)TinyEnumT
Charles Pigott
2019-04-29
Codechange: Remove DistributionTypeByte
Charles Pigott
2019-04-29
Codechange: Remove GoalTypeByte
Charles Pigott
2019-04-29
Codechange: Remove PauseModeByte
Charles Pigott
2019-04-29
Codechange: Remove RoadTypesByte
Charles Pigott
2019-04-29
Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them ...
Charles Pigott
2019-04-29
Codechange: Remove PartOfSubsidyByte
Charles Pigott
2019-04-29
Codechange: Remove ExpensesTypeByte
Charles Pigott
2019-04-29
Codechange: Remove SourceTypeByte type
Charles Pigott
2019-04-29
Codechange: Remove Company/OwnerByte types
Charles Pigott
2019-04-29
Codechange: Remove StationClassIDByte, and drop STAT_CLASS_MAX by one
Charles Pigott
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
[prev]
[next]