Age | Commit message (Collapse) | Author |
|
-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.
|
|
|
|
|
|
|
|
|
|
|
|
Lists are now dynamically generated, and can include parameters, or be extended however needed.
|
|
unneeded include from openttd.h.
|
|
|
|
when it's not necessary.
|
|
|
|
|
|
for spotting
|
|
more code style oriented.
Hoping it makes the whole file easier to follow/read
|
|
|
|
apply some code style
|
|
settings window and make its disabled state min max aware.
|
|
operation' attempt. Previously, only visual clues were available.
-Fix[FS#1519]: When you can not use this resolution at full screen, now you'll know that it failed.
As for the reason it did not work, each computer/OS has its reason.
|
|
useless includes.
|
|
|