Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
a bit less confusing
-Change: Make the highscore button in the difficulty window a bit more obvious
-Codechange: Enumify the window-widgets of the difficulty window
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
current 'font' for the 'currently' chosen language and give a warning when that does happen.
|
|
|
|
|
|
that over CTRL. Patch by BigBB.
|
|
fitting to the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
with the coding style
|
|
directly use to change their behaviour, during network games as this can cause desyncs.
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
GameDifficulty instead on relying ints to always be 32 bits, which they are not.
|
|
some of the magic).
-Feature: possibility to disable exclusive rights and giving money. Both by skidd13.
|
|
possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13.
|
|
(and other structures) when the owner of the structure built it on foundations and if you have enough "empty" space ofcourse. One could use the tool for some other construction needs too. Patch by frosch.
|