summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-07Change: Show volume sliders with wedges instead of boxy sliderNiels Martin Hansen
2020-01-07Add: Filled polygon drawing functionNiels Martin Hansen
2020-01-07Fix e04ca90: squirrel export script got forgottenSamuXarick
2020-01-07Fix 196d5868: Always apply filter on town directory rebuildglx
2020-01-07Codechange: Remove std::function from Pool iteration wrapperJonathan G Rennison
Add a separate template wrapper for filtered iteration
2020-01-07Fix: Non-deterministic name sorting in industry directory windowJonathan G Rennison
In the case where multiple industries have the same name, sorting in the industry directory window is non-deterministic. This results in the order changing on each re-sort, and is noticeable when the industries have different production or transported values.
2020-01-06Cleanup: Remove unused parameterSamu
2020-01-06Fix #7908, b524f1a: "Show the NewGRF name in the build vehicle window" is ↵stormcone
missing the "On/Off" display.
2020-01-06Update: Translations from eintstranslators
finnish: 4 changes by hpiirai english (us): 20 changes by Supercheese french: 7 changes by glx korean: 7 changes by telk5093
2020-01-05Fix e558aa8: Compiler warning about unused value (and move some variable ↵Charles Pigott
declarations to where they're used)
2020-01-05Fix #7899, 196d5868: don't trigger filter changes more than expectedglx
2020-01-05Add: Highlight item under mouse in file browserNiels Martin Hansen
2020-01-05Doc: Missing member descriptionNiels Martin Hansen
2020-01-05Change: In the industry directory window an industry will be greyed out if ↵stormcone
it temporarily does not accept the cargo selected by the acceptance cargo filter.
2020-01-05Change: Move the filtered cargo to the first place in the industry directory ↵stormcone
window's cargo lists
2020-01-05Feature: Industry directory cargo filteringstormcone
2020-01-05Fix #6667: Also recalculate bridge costs for 'spectated' AI companiesCharles Pigott
2020-01-05Fix: When loading old timetabled saves, also reset cached timetable durationCharles Pigott
2020-01-05Fix #7587: Crash when loading saves with waypoints with invalid locationsCharles Pigott
2020-01-05Fix: Assertion failure when post road-works cleanup removes all road piecesJonathan G Rennison
2020-01-05Update: Translations from eintstranslators
finnish: 3 changes by hpiirai
2020-01-04Update: Translations from eintstranslators
korean: 2 changes by telk5093
2020-01-04Feature: Script API to change town rating of companiesNiels Martin Hansen
2020-01-04Feature: Show the name of the NewGRF in the build vehicle window.stormcone
2020-01-04Feature: Minimap screenshotTELK
2020-01-03Update: Translations from eintstranslators
spanish (mexican): 18 changes by Absay
2020-01-03Fix #7891: Actually check the vehicle type before castingSamuXarick
2020-01-02Update: Translations from eintstranslators
luxembourgish: 131 changes by Phreeze french: 6 changes by arikover spanish (mexican): 20 changes by Absay
2020-01-01Update: Translations from eintstranslators
finnish: 11 changes by hpiirai korean: 6 changes by telk5093
2020-01-01Feature: Screenshot windowpnda
2020-01-01Fix #7887: missing beep for some main toolbar buttonsglx
2019-12-31Fix #7625: Road infrastructure cost is correctly updated on upgrading your ↵Daniel Lee
own roads.
2019-12-30Update: Translations from eintstranslators
french: 4 changes by arikover korean: 5 changes by telk5093
2019-12-29Fix: Allow old NewGRF industries to blank out in/out cargo slots (#7882)Niels Martin Hansen
2019-12-28Update: Translations from eintstranslators
spanish (mexican): 1 change by Absay russian: 4 changes by Lone_Wolf
2019-12-28Feature: Configurable game ending yearNiels Martin Hansen
Functionally reverts 683b65ee1
2019-12-27Add: Missing keycodes for hotkeys.cfg (#7850)Konstantin Gribov
Added missing keycodes mapping to `_keycode_to_name` array to allow their use in `hotkeys.cfg`. Also reordered them according to `WindowKeyCodes` order. Signed-off-by: Konstantin Gribov <grossws@gmail.com>
2019-12-26Fix: Reference correct section in README file for baseset infoNiels Martin Hansen
2019-12-26Fix: Let bootstrap GUI work on Win32 with Uniscribe but no FreetypeNiels Martin Hansen
2019-12-26Update: Translations from eintstranslators
russian: 1 change by Lone_Wolf
2019-12-25Update: Translations from eintstranslators
dutch: 1 change by JanWillem
2019-12-24Update: Prepare for 1.10.0-beta2 releaseCharles Pigott
2019-12-24Update: Translations from eintstranslators
french: 1 change by arikover
2019-12-24Codechange: Use KDTree for AirportGetNearestTown (#7424)SamuXarick
2019-12-24Codechange: Improve MSVC ARM64 supportMichał Janiszewski
2019-12-23Fix #7430: when train visits station, only reset time_since_pickup if has ↵Mingwei Samuel
room to load
2019-12-23Fix: Snowline height interval is now 1, in both World Generation and ↵Samu
Settings windows - Previously, it was 1 in World Gen window, but 5 in Settings window
2019-12-23Update: Translations from eintstranslators
2019-12-23Feature: Control + clicking on a vehicle in the vehicle list window opens ↵stormcone
the vehicle group window focused on the vehicle's group.
2019-12-23Feature: Add a button to the vehicle advisory news window to open the group ↵stormcone
window.