Age | Commit message (Collapse) | Author |
|
Reorder the attributes of some structs to reduce their size
|
|
|
|
|
|
debug information emission for enum 'StringIdEnum'"
|
|
|
|
This due to the fact that some stl headers will include them anyway and #undef several defines made in stdafx.h.
An example of this is that fopen that we redefine to _wfopen (for Windows Unicode compatability), is reverted to a non-Windows Unicode compatible fopen. This makes it impossible to start openttd with non-ASCII characters in the path or load savegames with non-ASCII characters under Windows.
|
|
Add a regular constructor and destructor to AirportFTAClass
|
|
|
|
the top. (Based on a patch by gigajum)
- The replacement bridge must be the same transport type, and if it's a rail bridge it must have the same railtype.
- Town owned bridges can also be upgraded, but only to a bridge with a higher top speed.
|
|
Remove untranslated strings
|
|
Fix indentation
|
|
Remove incorrect empty translations
|
|
Replace very old tabs which should be spaces by spaces
|
|
brazilian_portuguese - 1 changed by fukumori (1)
croatian - 78 fixed, 1 changed by tperic (79)
german - 15 changed by Neonox (15)
portuguese - 4 fixed by izhirahider (4)
russian - 10 fixed by DarkFenX (10)
slovenian - 4 fixed by Necrolyte (4)
|
|
-Codechange: Put the airport movement data into struct AirportFTAClass
|
|
|
|
Building a vehicle does not involve allocating orders, so do not check whether orders could be allocated
|
|
Do not check whether the end of the depot array has been reached when building an aircraft. This cannot happen, just assert it really does not happen
|
|
Remove redundant second retrieval of the AircraftVehicleInfo when building an aircraft
|
|
Remove redundant second retrieval of the station and airport when building an aircraft
|
|
booleans.
|
|
to network_gamelist.h
|
|
via UDP and TCP.
|
|
servers are found for slow network connections.
|
|
|
|
static
|
|
GetRoadStopByTile() cannot return NULL. Remove therefore unnecessary check
|
|
brazilian_portuguese - 33 changed by fukumori (33)
danish - 2 fixed by MiR (2)
esperanto - 6 fixed, 1 changed by LaPingvino (7)
italian - 4 changed by sidew (4)
|
|
station is very spread out
|
|
grown.
This does not affect output of the mill, but make the visual aspect of it more accurate.
Prior of this, the mill produced cargo of the same amount even if the trees are on their first stages of growth.
|
|
depending on their altitude and velocity
|
|
have selected one of the items in a submenu of the toolbar.
|
|
Remove unnecessary pointer mumbo-jumbo from FindRoadStopSpot()
|
|
conflict no longer exists.
|
|
brazilian_portuguese - 6 fixed, 363 changed by fukumori (369)
bulgarian - 6 fixed by groupsky (6)
catalan - 6 fixed by arnaullv (6)
croatian - 54 fixed, 3 changed by tperic (57)
czech - 6 fixed by Hadez (6)
danish - 2 fixed, 1 changed by MiR (3)
dutch - 2 fixed by habell (2)
estonian - 6 fixed by kristjans (6)
french - 4 fixed by glx (4)
german - 6 fixed, 2 changed by Neonox (8)
hungarian - 2 fixed by miham (2)
italian - 6 fixed, 4 changed by lorenzodv (6), sidew (4)
japanese - 6 fixed by ickoonite (6)
polish - 4 fixed by meush (4)
simplified_chinese - 6 fixed by Fishingsnow (6)
slovenian - 39 fixed, 1 deleted, 2 changed by Necrolyte (42)
turkish - 6 fixed by jnmbk (6)
ukrainian - 41 fixed, 1 deleted, 22 changed by znikoz (1), mad (63)
|
|
|
|
functions of NetworkTCPSocketHandler.
|
|
landscape window
|
|
functions to Packet.
|
|
scenario editor did not use the right settings for generating land
|
|
and use constructors and functions related to the reading/saving the packet size.
|
|
first query.
|
|
|
|
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.
|
|
|
|
|
|
and set the value of _global_dir_is_in_use for opendir etc to guarantee concurrency.
|
|
in the scenario editor. Add a button to the landscape window to do this.
|
|
original 16384 sprite limit. If not, fail and disable the NewGRF.
|