(svn r25405) -Feature-ish: differentiate between total waiting cargo count and available (not reserved) cargo count in the station list
-Change: sort based on the cargo count, not the cargo value
This commit is contained in:
@@ -278,7 +278,8 @@ STR_SORT_BY_LENGTH :Length
|
||||
STR_SORT_BY_LIFE_TIME :Remaining lifetime
|
||||
STR_SORT_BY_TIMETABLE_DELAY :Timetable delay
|
||||
STR_SORT_BY_FACILITY :Station type
|
||||
STR_SORT_BY_WAITING :Waiting cargo value
|
||||
STR_SORT_BY_WAITING_TOTAL :Total waiting cargo
|
||||
STR_SORT_BY_WAITING_AVAILABLE :Available waiting cargo
|
||||
STR_SORT_BY_RATING_MAX :Highest cargo rating
|
||||
STR_SORT_BY_RATING_MIN :Lowest cargo rating
|
||||
STR_SORT_BY_ENGINE_ID :EngineID (classic sort)
|
||||
|
Reference in New Issue
Block a user