smatz
|
881d384e56
|
(svn r13477) -Fix (r13464): correct tile type in the Query tile info window
|
2008-06-11 16:24:00 +00:00 |
|
rubidium
|
199b3d7886
|
(svn r13444) -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now.
|
2008-06-10 16:46:11 +00:00 |
|
rubidium
|
0900f3388a
|
(svn r13444) -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now.
|
2008-06-10 16:46:11 +00:00 |
|
miham
|
f8c6872d45
|
(svn r13400) -Update: WebTranslator2 update to 2008-06-07 18:14:28
korean - 8 fixed, 16 changed by leejaeuk5 (24)
romanian - 5 fixed, 185 changed by CrystyB (190)
russian - 1 changed by Smoky555 (1)
|
2008-06-07 16:15:20 +00:00 |
|
miham
|
04e31cae5a
|
(svn r13400) -Update: WebTranslator2 update to 2008-06-07 18:14:28
korean - 8 fixed, 16 changed by leejaeuk5 (24)
romanian - 5 fixed, 185 changed by CrystyB (190)
russian - 1 changed by Smoky555 (1)
|
2008-06-07 16:15:20 +00:00 |
|
miham
|
9096f8ac55
|
(svn r13384) -Update: WebTranslator2 update to 2008-06-05 08:15:43
brazilian_portuguese - 9 fixed, 6 changed by tucalipe (15)
catalan - 9 fixed by arnaullv (9)
croatian - 13 fixed by knovak (13)
czech - 33 fixed by Hadez (33)
danish - 47 fixed by ThomasA (47)
dutch - 9 fixed by habell (9)
estonian - 42 fixed, 5 changed by kristjans (47)
finnish - 5 fixed, 1 changed by kerba (6)
french - 9 fixed, 2 changed by glx (8), belugas (3)
icelandic - 75 fixed by scrooge (75)
italian - 9 fixed, 12 changed by lorenzodv (21)
korean - 76 fixed, 15 changed by leejaeuk5 (91)
portuguese - 7 fixed by izhirahider (7)
romanian - 97 fixed, 302 changed by CrystyB (399)
russian - 12 fixed by Smoky555 (12)
spanish - 12 fixed by eusebio (12)
swedish - 13 fixed by ChrillDeVille (6), daishan (7)
turkish - 39 fixed, 1 changed by jnmbk (40)
ukrainian - 10 fixed by mad (10)
|
2008-06-05 06:17:04 +00:00 |
|
miham
|
c217a11bbd
|
(svn r13384) -Update: WebTranslator2 update to 2008-06-05 08:15:43
brazilian_portuguese - 9 fixed, 6 changed by tucalipe (15)
catalan - 9 fixed by arnaullv (9)
croatian - 13 fixed by knovak (13)
czech - 33 fixed by Hadez (33)
danish - 47 fixed by ThomasA (47)
dutch - 9 fixed by habell (9)
estonian - 42 fixed, 5 changed by kristjans (47)
finnish - 5 fixed, 1 changed by kerba (6)
french - 9 fixed, 2 changed by glx (8), belugas (3)
icelandic - 75 fixed by scrooge (75)
italian - 9 fixed, 12 changed by lorenzodv (21)
korean - 76 fixed, 15 changed by leejaeuk5 (91)
portuguese - 7 fixed by izhirahider (7)
romanian - 97 fixed, 302 changed by CrystyB (399)
russian - 12 fixed by Smoky555 (12)
spanish - 12 fixed by eusebio (12)
swedish - 13 fixed by ChrillDeVille (6), daishan (7)
turkish - 39 fixed, 1 changed by jnmbk (40)
ukrainian - 10 fixed by mad (10)
|
2008-06-05 06:17:04 +00:00 |
|
skidd13
|
5f3aeb6670
|
(svn r13312) -Update: apply english.txt changes from r13311 to other languages
|
2008-05-28 16:50:05 +00:00 |
|
skidd13
|
6e334d10bb
|
(svn r13312) -Update: apply english.txt changes from r13311 to other languages
|
2008-05-28 16:50:05 +00:00 |
|
skidd13
|
4f7e14b6fb
|
(svn r13311) -Codechange: Use GUIList for the industry directory window
-Codechange: Replaced the four sort buttons by a dropdown
-Codechange: Reduced the default window size
|
2008-05-28 16:45:00 +00:00 |
|
skidd13
|
b80425fdf9
|
(svn r13311) -Codechange: Use GUIList for the industry directory window
-Codechange: Replaced the four sort buttons by a dropdown
-Codechange: Reduced the default window size
|
2008-05-28 16:45:00 +00:00 |
|
belugas
|
08671d2e78
|
(svn r13226) -Feature: Allow to have more than only two airports per town. The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
Initial concept : TTDPatch (moreairpots), Initial code : Pasky
Thanks to BigBB (help coding), Smatz Skidd13 and frosch for bugcatches and advices
|
2008-05-24 02:54:47 +00:00 |
|
belugas
|
fc35ad9ee9
|
(svn r13226) -Feature: Allow to have more than only two airports per town. The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
Initial concept : TTDPatch (moreairpots), Initial code : Pasky
Thanks to BigBB (help coding), Smatz Skidd13 and frosch for bugcatches and advices
|
2008-05-24 02:54:47 +00:00 |
|
frosch
|
7f80552293
|
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
|
2008-05-21 22:15:39 +00:00 |
|
frosch
|
eca692ef90
|
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
|
2008-05-21 22:15:39 +00:00 |
|
glx
|
3260abec08
|
(svn r12967) -Fix (r12966): my lang update script failed
|
2008-05-05 23:04:24 +00:00 |
|
glx
|
7e1ac0ce57
|
(svn r12967) -Fix (r12966): my lang update script failed
|
2008-05-05 23:04:24 +00:00 |
|
glx
|
6509e5ff8a
|
(svn r12966) -Update: apply english.txt changes from r12965 to other languages
|
2008-05-05 22:52:49 +00:00 |
|
glx
|
e326a03c4c
|
(svn r12966) -Update: apply english.txt changes from r12965 to other languages
|
2008-05-05 22:52:49 +00:00 |
|
glx
|
7da190c1e0
|
(svn r12965) -Codechange: add support for callback 37 in industries directory window
|
2008-05-05 22:42:06 +00:00 |
|
glx
|
963dce0d47
|
(svn r12965) -Codechange: add support for callback 37 in industries directory window
|
2008-05-05 22:42:06 +00:00 |
|
peter1138
|
45034bc522
|
(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
2008-04-29 21:31:29 +00:00 |
|
peter1138
|
a00371c8db
|
(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
2008-04-29 21:31:29 +00:00 |
|
smatz
|
f129ba40a7
|
(svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD without tram support, it is better than to simply crash
|
2008-04-25 16:33:40 +00:00 |
|
smatz
|
805e1db332
|
(svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD without tram support, it is better than to simply crash
|
2008-04-25 16:33:40 +00:00 |
|
glx
|
5d8ed6f1c2
|
(svn r12895) -Fix: restored Icelandic plural form and removed cases from Brazilian Portuguese (again)
|
2008-04-25 15:05:08 +00:00 |
|
glx
|
9d7181abd7
|
(svn r12895) -Fix: restored Icelandic plural form and removed cases from Brazilian Portuguese (again)
|
2008-04-25 15:05:08 +00:00 |
|
miham
|
1a26e29333
|
(svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
brazilian_portuguese - 74 fixed, 2 changed by fukumori (38), tucalipe (38)
bulgarian - 59 fixed by thetitan (59)
catalan - 75 fixed by arnaullv (75)
czech - 70 fixed, 42 changed by Hadez (112)
danish - 46 fixed by MiR (46)
dutch - 75 fixed by habell (75)
estonian - 91 fixed, 33 changed by kristjans (124)
french - 74 fixed, 2 changed by glx (76)
italian - 76 fixed, 9 changed by lorenzodv (85)
latvian - 24 fixed, 39 changed by stripe4 (63)
russian - 86 fixed by Smoky555 (86)
slovak - 3 fixed by lengyel (3)
slovenian - 75 fixed by Necrolyte (75)
spanish - 91 fixed, 2 changed by eusebio (93)
swedish - 72 fixed by ChrillDeVille (72)
traditional_chinese - 82 fixed, 4 changed by xbddc (86)
ukrainian - 76 fixed, 36 changed by mad (112)
|
2008-04-24 08:53:04 +00:00 |
|
miham
|
48eda2b6ef
|
(svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
brazilian_portuguese - 74 fixed, 2 changed by fukumori (38), tucalipe (38)
bulgarian - 59 fixed by thetitan (59)
catalan - 75 fixed by arnaullv (75)
czech - 70 fixed, 42 changed by Hadez (112)
danish - 46 fixed by MiR (46)
dutch - 75 fixed by habell (75)
estonian - 91 fixed, 33 changed by kristjans (124)
french - 74 fixed, 2 changed by glx (76)
italian - 76 fixed, 9 changed by lorenzodv (85)
latvian - 24 fixed, 39 changed by stripe4 (63)
russian - 86 fixed by Smoky555 (86)
slovak - 3 fixed by lengyel (3)
slovenian - 75 fixed by Necrolyte (75)
spanish - 91 fixed, 2 changed by eusebio (93)
swedish - 72 fixed by ChrillDeVille (72)
traditional_chinese - 82 fixed, 4 changed by xbddc (86)
ukrainian - 76 fixed, 36 changed by mad (112)
|
2008-04-24 08:53:04 +00:00 |
|
glx
|
4a4da1eedf
|
(svn r12808) -Fix: enforce autorenew values range in command
-Fix: typo in english.txt
|
2008-04-20 21:36:41 +00:00 |
|
glx
|
f7d3d879c5
|
(svn r12808) -Fix: enforce autorenew values range in command
-Fix: typo in english.txt
|
2008-04-20 21:36:41 +00:00 |
|
rubidium
|
8857f5057f
|
(svn r12766) -Add: sorting by road vehicle/train length. Based on a patch by Sir Bob.
|
2008-04-18 10:58:11 +00:00 |
|
rubidium
|
31411d4755
|
(svn r12766) -Add: sorting by road vehicle/train length. Based on a patch by Sir Bob.
|
2008-04-18 10:58:11 +00:00 |
|
rubidium
|
52d83de8d8
|
(svn r12709) -Feature: show the last joined server. Heavily based on a patch by Yexo.
|
2008-04-14 20:31:21 +00:00 |
|
rubidium
|
172237e326
|
(svn r12709) -Feature: show the last joined server. Heavily based on a patch by Yexo.
|
2008-04-14 20:31:21 +00:00 |
|
maedhros
|
c4496d78e5
|
(svn r12700) -Cleanup (r12699): Remove an unused string.
|
2008-04-14 12:42:01 +00:00 |
|
maedhros
|
c0fbfd03ac
|
(svn r12700) -Cleanup (r12699): Remove an unused string.
|
2008-04-14 12:42:01 +00:00 |
|
rubidium
|
22353393cd
|
(svn r12687) -Change: show when a vehicle is actually leaving the station instead of loading/unloading.
|
2008-04-13 16:48:28 +00:00 |
|
rubidium
|
af3723e217
|
(svn r12687) -Change: show when a vehicle is actually leaving the station instead of loading/unloading.
|
2008-04-13 16:48:28 +00:00 |
|
rubidium
|
7ea682d6eb
|
(svn r12670) -Add: unconditional/always order 'jump/skip' variable.
|
2008-04-12 13:07:25 +00:00 |
|
rubidium
|
ed250cc7b5
|
(svn r12670) -Add: unconditional/always order 'jump/skip' variable.
|
2008-04-12 13:07:25 +00:00 |
|
rubidium
|
0e40b1013c
|
(svn r12667) -Feature: conditional 'skip/jump' orders.
|
2008-04-12 11:58:19 +00:00 |
|
rubidium
|
ac94b6384b
|
(svn r12667) -Feature: conditional 'skip/jump' orders.
|
2008-04-12 11:58:19 +00:00 |
|
rubidium
|
6fa7001531
|
(svn r12661) -Add: ability to send a vehicle (using default orders) to the nearest depot.
|
2008-04-11 15:58:46 +00:00 |
|
rubidium
|
cebe2001ba
|
(svn r12661) -Add: ability to send a vehicle (using default orders) to the nearest depot.
|
2008-04-11 15:58:46 +00:00 |
|
rubidium
|
48703f69f4
|
(svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion).
|
2008-04-11 14:27:18 +00:00 |
|
rubidium
|
3919c30c2d
|
(svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion).
|
2008-04-11 14:27:18 +00:00 |
|
rubidium
|
23465fa7c4
|
(svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.
|
2008-04-10 22:18:33 +00:00 |
|
rubidium
|
3a0cb23548
|
(svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.
|
2008-04-10 22:18:33 +00:00 |
|
rubidium
|
4ad8b95dcc
|
(svn r12652) -Codechange: rework the order GUI a little more to make it a little more clear that 'transfer' is just an unload type.
|
2008-04-10 17:23:51 +00:00 |
|