maedhros
2023f59541
(svn r12417) -Fix: Add a new plural rule for Icelandic.
2008-03-25 17:39:02 +00:00
peter1138
f0e39a7953
(svn r12410) -Codechange: abstract out the test for catenary on electric rails
2008-03-25 12:10:13 +00:00
peter1138
6184676ec7
(svn r12410) -Codechange: abstract out the test for catenary on electric rails
2008-03-25 12:10:13 +00:00
miham
8669c77143
(svn r12408) -Update: WebTranslator2 update to 2008-03-25 09:44:24
...
brazilian_portuguese - 1 fixed by fukumori (1)
bulgarian - 1 fixed by thetitan (1)
catalan - 8 fixed by arnaullv (8)
czech - 1 fixed by Hadez (1)
french - 8 fixed by glx (8)
hungarian - 10 fixed by miham (10)
icelandic - 9 fixed, 1 changed by scrooge (10)
italian - 8 fixed by lorenzodv (8)
korean - 1 fixed by darkttd (1)
russian - 8 fixed by Smoky555 (8)
ukrainian - 1 fixed by mad (1)
2008-03-25 08:45:21 +00:00
miham
237524f960
(svn r12408) -Update: WebTranslator2 update to 2008-03-25 09:44:24
...
brazilian_portuguese - 1 fixed by fukumori (1)
bulgarian - 1 fixed by thetitan (1)
catalan - 8 fixed by arnaullv (8)
czech - 1 fixed by Hadez (1)
french - 8 fixed by glx (8)
hungarian - 10 fixed by miham (10)
icelandic - 9 fixed, 1 changed by scrooge (10)
italian - 8 fixed by lorenzodv (8)
korean - 1 fixed by darkttd (1)
russian - 8 fixed by Smoky555 (8)
ukrainian - 1 fixed by mad (1)
2008-03-25 08:45:21 +00:00
glx
15cd2931f3
(svn r12407) -Add [FS#1866]: more language flags for servers
2008-03-24 20:30:08 +00:00
glx
fed6a25799
(svn r12407) -Add [FS#1866]: more language flags for servers
2008-03-24 20:30:08 +00:00
rubidium
329ab84da3
(svn r12405) -Codechange: some coding style and 'untodoifying' some comments that were certainly not todos.
2008-03-24 06:52:52 +00:00
rubidium
4a16a8b948
(svn r12405) -Codechange: some coding style and 'untodoifying' some comments that were certainly not todos.
2008-03-24 06:52:52 +00:00
rubidium
f76110425b
(svn r12404) -Codechange: rename the string buffer used for network GUIs to something more unique than what it is called now.
2008-03-24 06:38:20 +00:00
rubidium
67190b2906
(svn r12404) -Codechange: rename the string buffer used for network GUIs to something more unique than what it is called now.
2008-03-24 06:38:20 +00:00
rubidium
d4b6b57f8b
(svn r12403) -Codechange: unmisuse a variable in the chat window and make the code a little cleaner.
2008-03-24 06:32:53 +00:00
rubidium
516282fe3c
(svn r12403) -Codechange: unmisuse a variable in the chat window and make the code a little cleaner.
2008-03-24 06:32:53 +00:00
rubidium
48bb9ff17c
(svn r12402) -Fix: some toolbars didn't seem to show anymore.
2008-03-24 05:59:42 +00:00
rubidium
37d961c8e7
(svn r12402) -Fix: some toolbars didn't seem to show anymore.
2008-03-24 05:59:42 +00:00
glx
d177952455
(svn r12401) -Fix (r9754): when loading TTD savegame some data were lost (profits, ...) due to a 'reallocation' for vehicle type conversion. The conversion is now done before loading the vehicle chunk.
2008-03-24 00:52:28 +00:00
glx
3f3598bd76
(svn r12401) -Fix (r9754): when loading TTD savegame some data were lost (profits, ...) due to a 'reallocation' for vehicle type conversion. The conversion is now done before loading the vehicle chunk.
2008-03-24 00:52:28 +00:00
rubidium
c0758bc425
(svn r12399) -Fix: some old DOS savegame didn't load properly due to 'garbage' that was sprinkled in some places.
2008-03-23 21:31:43 +00:00
rubidium
83fec1b297
(svn r12399) -Fix: some old DOS savegame didn't load properly due to 'garbage' that was sprinkled in some places.
2008-03-23 21:31:43 +00:00
rubidium
672087ecf6
(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.
2008-03-23 07:35:29 +00:00
rubidium
65c7ef9629
(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.
2008-03-23 07:35:29 +00:00
rubidium
449b51a8b4
(svn r12397) -Codechange [FS#1856]: enumify widget number for time tables. Patch by Phil Sophus.
2008-03-23 06:56:33 +00:00
rubidium
fb755e6e87
(svn r12397) -Codechange [FS#1856]: enumify widget number for time tables. Patch by Phil Sophus.
2008-03-23 06:56:33 +00:00
rubidium
72f5869cc9
(svn r12396) -Codechange: change a few things to reflect that we aren't aiming for 0.6 anymore in trunk.
2008-03-22 19:54:50 +00:00
rubidium
c7d4c0e269
(svn r12396) -Codechange: change a few things to reflect that we aren't aiming for 0.6 anymore in trunk.
2008-03-22 19:54:50 +00:00
rubidium
1ee5e2e0aa
(svn r12393) -Fix [FS#1872]: Vehicle lists related to stations not closed when the station is deleted.
2008-03-22 16:23:47 +00:00
rubidium
4094e9b495
(svn r12393) -Fix [FS#1872]: Vehicle lists related to stations not closed when the station is deleted.
2008-03-22 16:23:47 +00:00
maedhros
0fd41a14fb
(svn r12392) -Fix (r12391): Remove yapf/follow_track.cpp again.
2008-03-22 11:29:03 +00:00
maedhros
389d89ea49
(svn r12392) -Fix (r12391): Remove yapf/follow_track.cpp again.
2008-03-22 11:29:03 +00:00
maedhros
75719795c9
(svn r12391) -Feature: Show whether a town is a "city" in the town description title bar.
2008-03-22 11:27:46 +00:00
maedhros
292cfc56f6
(svn r12391) -Feature: Show whether a town is a "city" in the town description title bar.
2008-03-22 11:27:46 +00:00
rubidium
edd384c121
(svn r12390) -Fix [FS#1851]: trams failing to turn on bridge heads/tunnel entrances.
2008-03-22 10:56:08 +00:00
rubidium
f0538b4b62
(svn r12390) -Fix [FS#1851]: trams failing to turn on bridge heads/tunnel entrances.
2008-03-22 10:56:08 +00:00
rubidium
fedb33d697
(svn r12389) -Codechange: remove unneeded code from the Cheat window handling and bring it in line with the coding guidelines.
2008-03-22 10:50:50 +00:00
rubidium
5d747802f2
(svn r12389) -Codechange: remove unneeded code from the Cheat window handling and bring it in line with the coding guidelines.
2008-03-22 10:50:50 +00:00
maedhros
7d2a1e5a69
(svn r12388) -Fix (r12352): Callback 14 (station sprite layout) is a 15-bit callback.
2008-03-21 11:10:36 +00:00
maedhros
9dffdaca0d
(svn r12388) -Fix (r12352): Callback 14 (station sprite layout) is a 15-bit callback.
2008-03-21 11:10:36 +00:00
miham
7026601721
(svn r12387) -Update: WebTranslator2 update to 2008-03-21 00:20:05
...
german - 1 fixed by moewe2 (1)
icelandic - 346 fixed by scrooge (346)
korean - 2 fixed by darkttd (2)
portuguese - 6 fixed by nars (6)
russian - 15 fixed by Smoky555 (15)
slovenian - 6 fixed by Necrolyte (6)
2008-03-20 23:20:46 +00:00
miham
55dcd4f94d
(svn r12387) -Update: WebTranslator2 update to 2008-03-21 00:20:05
...
german - 1 fixed by moewe2 (1)
icelandic - 346 fixed by scrooge (346)
korean - 2 fixed by darkttd (2)
portuguese - 6 fixed by nars (6)
russian - 15 fixed by Smoky555 (15)
slovenian - 6 fixed by Necrolyte (6)
2008-03-20 23:20:46 +00:00
smatz
3ab59da68a
(svn r12386) -Fix [FS#1841](r2428): train could break apart when reversed while partially in a depot
2008-03-19 20:50:19 +00:00
smatz
ac4ec8c2d2
(svn r12386) -Fix [FS#1841](r2428): train could break apart when reversed while partially in a depot
2008-03-19 20:50:19 +00:00
peter1138
606bc6fc14
(svn r12385) -Fix [FS#ln]: Non-breaking spaces should not be broken.
2008-03-19 20:46:56 +00:00
peter1138
ab7542e912
(svn r12385) -Fix [FS#ln]: Non-breaking spaces should not be broken.
2008-03-19 20:46:56 +00:00
smatz
f45221f274
(svn r12384) -Fix (r2428): do not disconnect train when reversing, it may 'think' it is whole in a depot
2008-03-19 20:42:05 +00:00
smatz
031c9da01c
(svn r12384) -Fix (r2428): do not disconnect train when reversing, it may 'think' it is whole in a depot
2008-03-19 20:42:05 +00:00
peter1138
e46945a254
(svn r12383) -Fix [FS#1860]: Check return of AfterLoadGame for success or failure when loading TTD games.
2008-03-18 23:01:33 +00:00
peter1138
d27ab363a7
(svn r12383) -Fix [FS#1860]: Check return of AfterLoadGame for success or failure when loading TTD games.
2008-03-18 23:01:33 +00:00
glx
457acecda5
(svn r12382) -Fix [FS#1864]: use 'items' unit for batteries, fizzy drinks, toys and bubbles in total cargo tab
2008-03-18 16:57:05 +00:00
glx
faa1483ee6
(svn r12382) -Fix [FS#1864]: use 'items' unit for batteries, fizzy drinks, toys and bubbles in total cargo tab
2008-03-18 16:57:05 +00:00
skidd13
49cf499cf2
(svn r12381) -Fix [FS1835] [FS1535] (r11855): The number of houses wasn't computed right. A few other things regaring the updating had to be changed. Big thanks for support to frosch123 and SmatZ, to name just a few. (Inspired by a patch of bilbo)
2008-03-18 12:28:21 +00:00