Age | Commit message (Collapse) | Author |
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
instead of relying on consecutive string IDs.
|
|
replacement which CmdSetAutoReplace() did not accept.
|
|
build_vehicle, cheat, depot and dock guis.
The fact that it goes alphabetically is pure coincidence.
|
|
vehicles during autoreplace.
|
|
|
|
of window.
|
|
not be allocated in the order expected by GRF authors, so sort by 'list position' instead of engine ID for all vehicle types.
|
|
|
|
autoreplace gui...
|
|
copy of it.
|
|
(and its headers) to engine_gui.cpp
|
|
|
|
window_gui.h only needs to be included in *_gui.cpp.
|
|
the Window class and remove Window from their naming.
|
|
the vehicle isn't a train.
|
|
pointer with the WE_CREATE message because nothing uses it anymore.
|
|
object is bound to cause errors.
|
|
-Fix [FS#1997]: MSVC 64 bit build failing to compile due to std::vectors being very large..
|
|
|
|
|
|
Window.
|
|
wrapper for CBlobT
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
|
FOR_ALL_ENGINEIDS_OF_TYPE
|
|
both directions
The code to open this window is also unified for all vehicle types
|
|
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
openttd.h) to group_type.h.
|
|
|
|
text if it is too large.
|
|
fixed pixel positions
|
|
builder and (second?) vehicle list windows
|
|
|
|
a duplicate of ShowReplaceGroupVehicleWindow().
|
|
Lists are now dynamically generated, and can include parameters, or be extended however needed.
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
single location.
|
|
autoreplace window.
|
|
useless includes.
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
their respective places.
|
|
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
"rail.h" that includes way more than only "rail_type.h") includes at some places.
|