Age | Commit message (Collapse) | Author |
|
|
|
dropdown menus
|
|
|
|
|
|
|
|
* Change: Replace checkbox in livery selection window with Default option in drop down selection.
This reduces clutter in the UI and allows for primary/secondary colours to independently follow the default scheme if desired.
* Feature: Add vehicle group liveries.
|
|
|
|
|
|
|
|
Change the window to use a dynamically generated string of cargoes,
instead of one of a few fixed-length lists. With up to 16 cargoes
on each list, having 16 with the only difference how many are listed
seems like a bad maintenance idea.
|
|
(#7055)
|
|
OpenTTD doesn't have any pesos, so I've added Mexican pesos,
at its current exchange rate: 1GBP = 24.39MXN, rounded to 24.
|
|
Works only in single player.
|
|
|
|
|
|
Save and heightmap names can be filtered.
|
|
|
|
|
|
|
|
|
|
|
|
Frame rate and various game loop/graphics timing measurements and graphs. Accessible via the Help menu, and can print some stats in the console via the fps command.
|
|
This is to improve the usability of the window.
The two-letter abbreviations are not always clear, in particular
when using a large number of cargoes.
The company colours can be ambiguous when there are a large
number of companies.
|
|
|
|
|
|
|
|
|
|
* Change: Use name of cargo instead of Passengers/Mail in town statistics.
* Cleanup: Remove strings from all language files.
|
|
|
|
|
|
|
|
add choice to not lock cursor position when scrolling. (#6756)
|
|
|
|
|
|
|
|
click (Flamefire)
|
|
to group vehicle list (mtm, JGR)
|
|
Samu)
|
|
|
|
|
|
|
|
|
|
view based on cb37 result type.
Industry-sets that have no stockpiling get better control over the displayed accepted cargo information.
- result 0401 only prints the accepted cargo
- results 0800-0BFF prints the accepted cargo and a string (but not the amount)
|
|
a popup into a static message that only shows in non-release versions, just like the 'missing translations' message.
|
|
info window.
|
|
filter it by railtype by default.
|
|
|
|
with ctrl+click. (based on work by juzza1)
|
|
|
|
sprite aligner (juzza1).
|