Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This better reflects what it is, and hopefully removes a bit of
the confusion people are having what this setting actually does.
Additionally, update the text on the setting to better inform
users what it is doing exactly, so they can make an educated
decision on how to change it.
Next commit will introduce an "auto" value, which should be the
new default. The rename has as added benefit that everyone will
start out on the "auto" value.
|
|
|
|
|
|
Some places in the codebase misspell 'Viewport' as 'ViewPort' or 'view_port'.
This patch makes everything consistent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
legibility against darker blue of sea introduced by #7436
|
|
|
|
|
|
Previously the linkgraph was rebuilt before the viewport extents were finalized.
|
|
This allows the mini-map to be dragged when the cursor has left the widget.
|
|
coordinates to underlying tile coordinates (Patch by adf88, #6583)
|
|
|
|
timers to work with milliseconds instead of ticks.
|
|
|
|
to zoom
|
|
|
|
add choice to not lock cursor position when scrolling. (#6756)
|
|
smallmap windows whenever possible
|
|
|
|
highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88)
|
|
|
|
|
|
conversions in initializer lists.
|
|
|
|
stay signed.
|
|
coordinates by duplicating less code.
|
|
coordinates by duplicating less code.
|
|
when the smallmap window has not been opened yet
|
|
legend of the smallmap
|
|
heights (based on patch by ic111)
|
|
file in the table folder
|
|
the viewport (ic111)
|
|
expand/collapse buttons to fix frame borders and allow buttons to fit height of resize button.
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
different company and make sure company masks are valid
|
|
|
|
|