Commit Graph

1198 Commits (6f6f09910d00551740d168f8def9ef75bd2ef55f)

Author SHA1 Message Date
Tyler Trahan 6f6f09910d
Fix #10118: Cycle through current signal group, not just path signals (#11798) 4 months ago
Loïc Guilloux 4e26e33805
Change: Improve ScriptSettings windows (#11958) 4 months ago
dP 9a2f247de9 Fix: Display rank correcly with more than 15 companies in a league table 4 months ago
Tyler Trahan 41f2eed425
Feature: Settings to scale cargo production of towns and industries (#10606) 5 months ago
dP b370ae1212
Change: Build signals to the next junction when dragging regardless of the Ctrl state (#9637) 5 months ago
merni-ns 5a88027a19
Feature: Infinite money mode (#11902) 5 months ago
Tyler Trahan 2b1f78d2ca
Fix: Use alternate timekeeping units in savegame title (#11912) 5 months ago
Patric Stout f1842f9144
Add: {CURRENCY_SHORT} only did k / m suffix. Add bn / tn and make translatable. (#11921)
64bit numbers are REALLY large, but our compact method was build
for 32bit numbers. Extend it to 64bit.
5 months ago
frosch 9344b50435 Codechange: Remove TKM from settings texts. 5 months ago
frosch a9d1078434 Codechange: Remove TKM from town action tooltips. 5 months ago
frosch abfeeea849 Codechange: Compose engine preview text from multiple strings. 5 months ago
frosch 68c64d2511 Codechange: Remove TKM string codes by duplicating strings. 5 months ago
frosch 69f47caf3f Codechange: Remove TKM from vehicle list sorting dropdowns. 5 months ago
frosch 9741510396 Fix: Wallclock setting should not affect percent-based service interval increments. 5 months ago
Patric Stout 89520f5665
Add: show in multiplayer the amount of hours a game has been unpaused (#11886) 5 months ago
Patric Stout 80ebcc72fb
Change: rebrand Cheats as Sandbox Options (#11874) 5 months ago
Tyler Trahan 21581b6ab3
Feature: Setting for minutes per calendar year (#11428) 5 months ago
Tyler Trahan fd9e72a7e7
Feature: Use real-time "wallclock" timekeeping units (#11341) 5 months ago
Tyler Trahan 76499b96fb
Fix fa479c4: Typo in vehicle list tooltip (#11871) 5 months ago
Patric Stout d3b2a576de
Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 5 months ago
Tyler Trahan fa479c4a7c
Cleanup: Describe modifier keys more consistently in tooltips (#11716) 5 months ago
Tyler Trahan 500870627d
Change: Rewrite a few main toolbar tooltips (#11717) 5 months ago
Tyler Trahan 4a194482ea
Fix e1f5be6: Typo when selecting traditional sprite font (#11789) 5 months ago
Michael Lutz e1f5be6244 Add: GUI options to select sprite font and AA mode for all fonts. 5 months ago
Tyler Trahan 60da6b992e
Fix #4415: Land info build date is also renovation date (#11759)
Co-authored-by: Gadg8eer <64449092+Gadg8eer@users.noreply.github.com>
5 months ago
Tyler Trahan 56dd8497e0
Fix: Use consistent wording on waypoint button tooltip (#11700) 5 months ago
Kaspars Putniņš cfc14a57e1
Add: Latvian Lats currency (#11691) 5 months ago
Tyler Trahan 948651d086
Fix: Use consistent wording for lorry stations (#11699) 5 months ago
Tyler Trahan 1e56bd1e5a
Change: Reorganize Settings menu items (#11683) 5 months ago
EmperorJake 6522351a1f Feature: Setting to disable the loading speed penalty for trains longer than the station 5 months ago
Krys Clarke 1cdafcd7ac
Fix: Missing word in conditional order comparator (#11632) 5 months ago
Peter Nelson ae3352582a
Fix: Autorenew failed message consumes arguments. (#11669) 5 months ago
Peter Nelson c0cdf3460e Change: Rename Standard Livery to Default Livery. 6 months ago
Peter Nelson 3436b5f090 Change: Show a message in livery window if vehicle type has no groups. 6 months ago
Peter Nelson 513c7e7b53 Change: Add distinct tooltips for vehicle group colour schemes. 6 months ago
Peter Nelson 0ca4b4e146 Change: Allow opening multiple script debug windows by holding Ctrl. 6 months ago
Tyler Trahan 8816c9dd26 Change: Improve and standardize wording of World Generation helptexts 6 months ago
Tyler Trahan 1343d7e25a Change: Don't mention TerraGenesis in setting helptexts
We no longer show the land generator in the World Generation GUI, so this is less important to explain in tooltips.
6 months ago
Tyler Trahan 1e8aa9ce22 Add: Use more tooltips in World Generation GUI 6 months ago
Tyler Trahan 2bada59193 Feature: Mode to display timetable in seconds 6 months ago
Tyler Trahan 051abb2fad
Change: Don't show scoring year in high score table (#11546) 6 months ago
Peter Nelson d6060a4d47
Change: Use sparse padding for start network server window. (#11569) 6 months ago
Peter Nelson 9a92e02fa7
Change: Add tooltips for text file buttons, and shorten Website / Readme buttons. (#11534) 6 months ago
Peter Nelson 667be98ce8 Codechange: List toolbar menu items and dividers explicitly.
This makes it clearer what items will be shown in the list, allows for non-consecutive
string IDs, and means unused enum values are not necessary.
7 months ago
Peter Nelson bd2ddb07ca
Change: Move baseset missing/corrupted files label to list item. (#11455)
This allows any baseset error to be displayed in the drop down list so it is more easily visible, and avoids wasted space in the layout.
7 months ago
Tyler Trahan 89480f3531
Change: Don't set vehicle on time if timetable not started (#11359) 8 months ago
frosch e81313e93e Feature: Base graphics can offer parameters for additional settings. 8 months ago
Peter Nelson c0aa9a5f87
Add: Debug tool to draw widget outlines. (#11401)
This is considered a developer tool and is controlled from the help menu (or default hotkey Ctrl-O).

This draws a white dashed outline around widgets. NWidgetSpacer and (unused) WWT_EMPTY widgets are also filled with check pattern to highlight them, as they usually indicate a design issue.
8 months ago
Tyler Trahan 2dd2910ab3
Feature: Cheat to fix station ratings at 100% (#11346) 8 months ago
Peter Nelson f06b3e9846
Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
This simplifies construction of the news message and allows for more than
two changes to be show in one line.
8 months ago