Age | Commit message (Collapse) | Author |
|
CompanySettings struct
|
|
they are part of strings and add some colours to a few strings.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
callback
|
|
|
|
around left and right instead of only left and assuming infinite width.
|
|
them as comment
|
|
API.
|
|
expanding them much easier (Alberth)
|
|
sources too
|
|
|
|
they have no label.
|
|
holds the owner of whatever is shown in the window
|
|
add a bit of type strictness.
|
|
except where it's used for backward compatability.
|
|
changing company.
|
|
|
|
english.txt (Swallow)
|
|
(optional) parameter.
|
|
|
|
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.
|