Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
Auto[Free|Delete]SmallVector
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds an option in the "Game Options" next to "Interface Size" called "Font Size". Available options are normal, double, and quad.
|
|
* 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.
|
|
its very bottom.
This "prevents" the fast movement towards the bottom when holding down the mouse button.
|
|
|
|
|
|
Save and heightmap names can be filtered.
|
|
|
|
scripts and fix documentation.
|
|
|
|
|
|
to group vehicle list (mtm, JGR)
|
|
scrollbar (Juanjo)
|
|
a popup into a static message that only shows in non-release versions, just like the 'missing translations' message.
|
|
filter it by railtype by default.
|
|
already existing WID_TN_xxx. (Wolf01)
|
|
conversions in initializer lists.
|
|
sprite aligner (juzza1).
|
|
|
|
spaces)
|
|
interface.
|
|
a map
|
|
|
|
autoreplace GUI.
|
|
vehicle GUI.
|
|
|
|
|
|
|
|
resolutions, display an error message.
|
|
version.
|
|
|
|
really need it, use the console.
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
end of file
|
|
advanced settings window.
|
|
|
|
shouldn't return NULL ever
|