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-12-23
Feature: Control + click on the vehicle details button in the vehicle view wi...
stormcone
2019-12-23
Feature: Control + click on a vehicle in the vehicle group window selects and...
stormcone
2019-12-23
Add: A function which selects and scrolls to a particular group in the vehicl...
stormcone
2019-12-23
Add: a TextColour flag to ignore colour changes from strings
glx
2019-12-23
Fix: Setting the default railtype to 'first/last available' did not work with...
frosch
2019-12-23
Codechange: Use RAILTYPE_BEGIN instead of RAILTYPE_RAIL when the intention is...
frosch
2019-12-23
Codechange: Use a switch with fall-through instead of a if-sequence with cont...
frosch
2019-12-23
Fix: Action7/9 conditions 0F..12 reported roadtypes as valid tramtypes and vi...
frosch
2019-12-23
Cleanup: Remove unused constants. The value of the tram constant was also inc...
frosch
2019-12-23
Cleanup: Properties 12 and 15 do not exist for road/tramtypes.
frosch
2019-12-22
Update: Translations from eints
translators
2019-12-21
Fix: [MinGW] undefined references when _FORTIFY_SOURCE > 0
glx
2019-12-21
Fix: unused variable warnings
glx
2019-12-21
Cleanup: remove FOR_ALL_ITEMS
glx
2019-12-21
Codechange: Replace FOR_ALL_TOWNS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_SUBSIDIES with range-based for loops
glx
2019-12-21
Codechange: Replace story related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_SIGNS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_OBJECTS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_STORAGES with range-based for loops
glx
2019-12-21
Codechange: Replace vehicle related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace order related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace network related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace linkgraph related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_INDUSTRIES with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_GROUPS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_GOALS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_ENGINES with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_DEPOTS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_CARGOPACKETS with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops
glx
2019-12-21
Codechange: Replace station related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_COMPANIES with range-based for loops
glx
2019-12-21
Add: Allow iteration of pools in range-based for loops
glx
2019-12-21
Update: Translations from eints
translators
2019-12-21
Fix: Custom sea level default value is now equal to minimum value, not lower
Samu
2019-12-18
Update: Translations from eints
translators
2019-12-17
Add #7801: [Script] more error mappings
glx
2019-12-17
Update: Translations from eints
translators
2019-12-16
Update: Translations from eints
translators
2019-12-10
Update: Translations from eints
translators
2019-12-08
Fix: Infrastructure total update when removing tram road stop
Jonathan G Rennison
2019-12-07
Update: Translations from eints
translators
2019-12-01
Fix #7847: Use ViewportSign coordinates for sign Kdtree coordinates (#7849)
Niels Martin Hansen
2019-12-01
Update: Translations from eints
translators
2019-11-25
Fix: Do not refer to a function in the documentation that was removed years a...
stormcone
2019-11-23
Fix #7836: Check coherency of NewGRF parameter min/max (#7840)
glx22
2019-11-20
Update: Translations from eints
translators
[prev]
[next]