Age | Commit message (Collapse) | Author |
|
savegame failed and do not crash on loading savegames that were altered by patches or branches.
|
|
it should have been in the first place: Option Menu, not Map Menu (go figure :p)
|
|
vehicle is loading, down meaning vehicle is unloading
|
|
because everything is already 64 bits by default.
|
|
vehicle is while loading/unloading (TheJosh)
|
|
|
|
have to remove the canal before terraforming, instead of "just" removing the canal.
|
|
callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.
|
|
|
|
when clicking on the "skip" button while pressing CTRL.
|
|
|
|
|
|
a specific way on straight pieces of road.
|
|
with patch setting 'smooth_scroll'
|
|
|
|
|
|
vice versa (spotted by Desolator)
|
|
|
|
|
|
stations by holding down control. Based on a patch by Wolf01.
|
|
american - 32 fixed by WhiteRabbit (32)
brazilian_portuguese - 25 fixed by tucalipe (25)
bulgarian - 6 fixed by thetitan (6)
danish - 32 fixed, 21 changed by ThomasA (53)
dutch - 32 fixed, 3 changed by habell (35)
french - 32 fixed by glx (32)
german - 17 fixed by Neonox (17)
hungarian - 32 fixed by miham (32)
italian - 32 fixed by lorenzodv (32)
korean - 29 fixed by darkttd (29)
slovak - 35 fixed by lengyel (35)
slovenian - 10 fixed by Necrolyte (10)
spanish - 34 fixed by eusebio (34)
swedish - 32 fixed by giddorah (32)
|
|
can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
|
for towns to use.
Possible patterns are :
No Road (not available in scenario editor)
Original (for the nostalgics)
Better Roads (same as original, but based on distance of 2 tiles instead of one)
2x2 grids
3x3 grids
Patch by skiddl13
|
|
and very low number of industries
Based on FS#289, by pitt2
|
|
new game.
|
|
of towns can
start off larger, and will grow twice as quickly as other towns. They can also
be placed specifically in the scenario editor. Thanks to TheJosh for the
initial patch and the idea.
|
|
growth. The
default rate is TTD's original rate, and to approximate OpenTTD's previous
behaviour the rate should be set to "Fast" or "Very Fast". Town growth can be
switched off entirely, and if so, buildings will not be rebuilt. It is also
possible to specify a proportion of towns that grow twice as fast as the
others.
|
|
including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
|
|
strings so it can be
translated properly and remove "buildable", since it isn't actually a word.
|
|
road stops more descriptive.
|
|
Note: since this can be useful for all platforms, the GUI is no longer OSX specific.
Note: scrolling lists is still unaffected by this setting
|
|
tool (in the scenario editor) makes flooding water (ocean).
|
|
(in all directions)
It has to be enabled first (in patches->interface) first and this will disable scrollwheel zooming
Note: patch setting "Map scrollwheel speed" might need to be changed since the "correct" setting
appears to depend on what kind of mouse is in use (mighty mouse or touchpad)
|
|
setting, so you can hide economy changes, but do show open/close of industries
-Change: store news_display_opt in his own section, so it is no longer stored as uint in openttd.cfg (allows adding news-types easier)
|
|
to translate
grf-specific texts. The translations will only be shown if you're using a
language with a grf language id and if a string hasn't already been set
specifically for the language you're using.
|
|
|
|
respect to the news of new vehicles.
|
|
the news, it said "new railway locomotive available - railway locomotive".
|
|
This major feature-fix keeps track of the value of transfers offloaded at a station, and hands on to a loading vehicle a credit note proportionate to the cargo loaded. The transferring vehicle is paid only for the distance it has travelled. eg. B-C in a transfer chain A-B-C-D.
When the final cargo is delivered, these credit notes are cashed, and the final vehicle is paid for A-D minus any credit notes it is carrying. The company bank balance increases by the value of the A-D route.
You still need to set up a profitable route; it is still easy to make a loss on transfers by bad planning. :)
|
|
|
|
and load custom error messages properly.
|
|
newgrf gui
window. GRFs with an error have a warning symbol shown before the name.
|
|
work of mart3p.
|
|
Replace very old tabs which should be spaces by spaces
|
|
language files, as well as two others that weren't used for ages (tgp had other strings for them, or simply not).
|
|
From the scenario editor dialog, remove the 'load heightmap' option and put that with the other options like 'load scenario', 'save scenario', etc. Play a little bit with positioning of elements inside the scenario editor dialog so it looks better.
|
|
in the scenario editor. Add a button to the landscape window to do this.
|
|
downloading the map from a game server when connecting from the command prompt and internal console.
|
|
STR_AVAILABLE_ROAD_VEHICLES for clarificaton (Tron)
|
|
global vehicle lists to 'Available <vehtype>' as it is a view-only list, not one from which you can purchase (rolling) stock.
|