Age | Commit message (Collapse) | Author |
|
ago (#7844)
The 'DoDrawString' was removed with this commit: f11300d
|
|
|
|
|
|
|
|
|
|
AutoDeleteSmallVector obsolete.
DropDownListItem are strongly managed using std::unique_ptr to ensure leak-free handling. Appropriate use
of move-semantics make intent a lot clearer than parameter comments and allows the compiler to generate
copy-free code for most situations.
|
|
|
|
|
|
|
|
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
timers to work with milliseconds instead of ticks.
|
|
|
|
to group vehicle list (mtm, JGR)
|
|
|
|
|
|
buttons with non-static width.
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
|
|
rows and columns from the resize step size.
|
|
|
|
widgets.
|
|
of them.
|
|
window to its default size.
|
|
|
|
after construction.
|
|
values for size computations.
|
|
|
|
|
|
behave more intelligible. (based on work by Juanjo)
|
|
|
|
group gui (Juanjo).
|
|
|
|
other buttons in the group gui (Juanjo).
|
|
patch by Juanjo)
|
|
order list to a group. (Juanjo)
|
|
(sbr)
|
|
|
|
understandable
|