Age | Commit message (Collapse) | Author |
|
-Change: Slovenia switched to the Euro in 2007.
|
|
station reset when still (un)loading causing an invalid state.
|
|
|
|
keep waiting times (PhilSophus)
|
|
after importing older savegame and during town generation
-Codechange: rewrite parts of code responsible for caching index of nearest town
|
|
catalan - 2 fixed by arnaullv (2)
czech - 3 fixed by miris2009 (3)
danish - 7 fixed by Hatsen (7)
finnish - 6 fixed by SuomiPoika (6)
hungarian - 41 fixed, 121 changed by oklmernok (162)
korean - 2 fixed, 9 changed by dlunch (11)
lithuanian - 30 fixed by BlinK_ (30)
polish - 30 fixed by coolik (30)
slovak - 2 fixed by James (2)
|
|
brazilian_portuguese - 2 fixed by tucalipe (2)
bulgarian - 67 fixed by Ar4i (67)
czech - 4 fixed, 4 changed by Hadez (8)
dutch - 2 fixed by habell (2)
finnish - 4 fixed by SuomiPoika (4)
hungarian - 5 fixed by oklmernok (5)
indonesian - 20 fixed by dnaftali (20)
italian - 2 fixed, 2 changed by lorenzodv (4)
russian - 9 fixed by veZuk (1), MajestiC (8)
slovak - 45 fixed by James (45)
|
|
on the maximum number of clients, not the maximum number of companies.
|
|
|
|
there's no scripts directory already.
|
|
the Win32 install script.
|
|
|
|
dutch - 4 changed by Excel20 (4)
english_US - 7 fixed by WhiteRabbit (7)
french - 2 fixed, 2 changed by glx (4)
persian - 21 fixed by ali sattari (21)
portuguese - 49 fixed by joznaz (49)
spanish - 2 fixed by eusebio (2)
|
|
flat area.
-Fix: make levelling, raising and lowering of an area behave the same.
|
|
overbuilding already built stretches.
|
|
|
|
36) to return zero capacity.
|
|
depot' order (Swallow)
|
|
dutch - 2 changed by Excel20 (2)
latvian - 14 fixed by v3rb0 (14)
macedonian - 161 fixed, 15 changed by sashozs (176)
portuguese - 1 fixed by joznaz (1)
|
|
|
|
|
|
latvian - 69 fixed, 1 changed by v3rb0 (70)
norwegian_bokmal - 5 fixed by christian (5)
persian - 42 fixed by ali sattari (42)
welsh - 227 fixed, 2 changed by PlayDead (229)
|
|
|
|
'via' station which it never uses, which makes it unlikely that it reserves a slot for the next station and that makes queueing fail (Aali)
|
|
brazilian_portuguese - 5 fixed by tucalipe (5)
catalan - 5 fixed, 2 changed by arnaullv (7)
italian - 2 changed by lorenzodv (2)
latvian - 65 fixed, 1 changed by v3rb0 (66)
persian - 111 fixed by ali sattari (111)
polish - 6 fixed by meush (6)
welsh - 200 fixed, 12 changed by PlayDead (203), welshdragon (9)
|
|
|
|
TTDPatch and
OpenTTD feature with it's origin in TTDPatch to replace/add/change vehicles
(including e.g. maximum speed, graphics and introduction year), stations,
bridges, industries, town houses or any other graphics used by either
TTDPatch or OpenTTD, would tell that building an industry is okay, which
is queried using a so-called callback that allows the NewGRF author to
test all kinds of information about the neighbourhood where the industry
might get build, it would corrupt, i.e. overwrite with invalid data, the
structure that is used to build up an error message. This then might result
in trying to resolve an invalid StringID, an internal numeric representation
of all translateable strings, which would in it's turn trigger a safety
check that is added to ensure invalid StringIDs are never resolved.
|
|
|
|
0x29/0x35. (Yexo)
|
|
lastof() in some cases (part by Aali)
|
|
was reversed just after leaving the depot.
|
|
could cause trains to get stuck.
|
|
|
|
cause circular dependencies with surrounding bridges.
|
|
and strecpy where direct conversion is possible
|
|
|
|
|
|
a not-part-of-orders depot-order.
|
|
croatian - 9 fixed by tperic (9)
ido - 13 fixed by Cecile (13)
indonesian - 219 fixed by dnaftali (219)
italian - 1 changed by lorenzodv (1)
korean - 2 changed by dlunch (2)
latvian - 168 fixed, 22 changed by Wersoo (119), v3rb0 (71)
persian - 99 fixed by ali sattari (99)
swedish - 3 changed by Andreas (3)
|
|
|
|
checked whether it was possible to allocate a new block of pool items instead of checking for free pool items.
|
|
-Doc: string(cpy|cat) functions
|
|
deallocated causing RVs not going to depot for service.
|
|
they will not overflow their buffers.
|
|
|
|
but do return the number of characters written instead of the number of characters that would be written; as size_t is unsigned substraction can cause integer underflows quite quickly.
|
|
dutch - 5 fixed by habell (5)
french - 5 fixed by glx (5)
galician - 5 fixed by Condex (5)
ido - 31 fixed by Cecile (31)
indonesian - 50 fixed by dnaftali (50)
italian - 5 fixed by lorenzodv (5)
korean - 5 fixed, 4 changed by leejaeuk5 (9)
spanish - 5 fixed by eusebio (5)
swedish - 5 fixed by ChrillDeVille (5)
ukrainian - 5 fixed by mad (5)
|
|
|
|
|
|
HandleEditBox function (Zuu)
|