Age | Commit message (Collapse) | Author |
|
settings. Patch by Alberth, but with less excessive use of 'at'.
|
|
|
|
ShowQueryString()
|
|
|
|
the colour of the button
|
|
normal signal tools. (michi_cc)
|
|
setting. (michi_cc)
|
|
DrawFrameRect usage
|
|
smallmaps, stations and signs guis.
|
|
were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
|
|
into their own parameter.
|
|
Removes indirect dependency on <string> and <map> for over 40 files
|
|
Dimension instead of uint16[2] for resolutions
|
|
loading a savegame.
|
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: split the diff_custom variable.
-Feature: allow changing some of the diff_custom variables via the console in network games.
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
|
|
The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
Initial concept : TTDPatch (moreairpots), Initial code : Pasky
Thanks to BigBB (help coding), Smatz Skidd13 and frosch for bugcatches and advices
|
|
|
|
settings_gui.cpp.
|
|
|
|
the Window class and remove Window from their naming.
|
|
windows.
|
|
|
|
the need for WE_ON_EDIT_TEXT_CANCEL.
|
|
rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
|
a Window constructor.
|
|
when it's certain that w != NULL.
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
town and industries back to their initial values.
|
|
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
|
operators.
|
|
instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.
-Feature: allow three different load type in a single game instead of two. One can choose full load all and full load any instead of full load being governed by the "full load any" patch setting.
|
|
instead of transparent
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
station_func.h.
|
|
called 'realistic' (matching other vehicles) (1/1) to original TTD
speed (1/4). Note this option defaults to original TTD speed.
|
|
|
|
largest patch tab, so adding patch options is simply a case of adding to the lists.
|
|
(Yorick)
|
|
|
|
|
|
aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
|
|
|
|
|
|
|