1
0
Fork 0
Commit Graph

887 Commits (95adb04eaee63c70f098e66cd80d853818f68c25)

Author SHA1 Message Date
bjarni 7d1baa32bf (svn r6468) -Codechange r6464: now use error() when failing refit in autoreplace to ensure that such a failure will not break a game
We should only reach this error() if there is a bug, that would otherwise make the vehicles carry a different type of cargo without telling the user
   This also kills the warning added in r6464 (oops)
2006-09-16 22:09:26 +00:00
bjarni 3d3d9a11bd (svn r6464) -Fix r6393: killed a warning when compiling without asserts
added an error popup in the game if autoreplace fails to refit
   Since it's only triggered by conditions bugs can trigger, it works kind of like a non-fatal assert in builds without asserts
2006-09-16 16:21:47 +00:00
miham ba3ae8e43d (svn r6461) WebTranslator2 update to 2006-09-16 14:47:23
catalan    - 21 fixed, 46 changed by arnaullv (67)
french     - 20 fixed by glx (20)
german     - 13 fixed, 2 changed by Neonox (15)
hungarian  - 20 fixed by miham (20)
polish     - 20 fixed by meush (20)
portuguese - 2 fixed by izhirahider (2)
slovak     - 6 fixed, 8 changed by lengyel (14)
turkish    - 20 fixed by jnmbk (20)
2006-09-16 13:02:35 +00:00
peter1138 851874d8e1 (svn r6456) - Replace single colour scheme for passenger wagons with separate schemes for each of steam, diesel or electric engines. Savegames from the previous revision will not load. 2006-09-15 17:36:54 +00:00
peter1138 88d5472fe8 (svn r6455) - Feature: Add 2cc (two company colours) livery schemes. This replaces the original colour selection window and bumps the saveload version. Liveries are supported for all vehicles, not just those with 2cc support. Thanks to lakie for GUI inspiration. 2006-09-15 12:27:00 +00:00
belugas 79971ac119 (svn r6453) -Feature: FS#305 Turkish currency (jnmbk) 2006-09-15 02:33:40 +00:00
glx 8c32826088 (svn r6448) -Fix r6446: Remove the accidentaly added empty strings 2006-09-13 16:29:16 +00:00
glx 7634dbc769 (svn r6447) -Fix r6446: Readd the accidentally removed translations 2006-09-13 15:49:43 +00:00
miham 1e664552c6 (svn r6446) WebTranslator2 update to 2006-09-13 16:54:09
slovak     - 2 fixed, 1 changed by lengyel (3)
swedish    - 50 fixed by daishan (50)
2006-09-13 14:56:01 +00:00
miham ca14da6d99 (svn r6445) WebTranslator2 update to 2006-09-13 07:46:55
catalan    - 57 changed by arnaullv (57)
2006-09-13 05:47:16 +00:00
miham 482002415e (svn r6444) WebTranslator2 update to 2006-09-12 19:42:24
catalan    - 1 fixed, 37 changed by arnaullv (38)
turkish    - 1 fixed by jnmbk (1)
2006-09-12 17:42:47 +00:00
miham 86ba1561a3 (svn r6441) WebTranslator2 update to 2006-09-11 20:35:18
catalan    - 2 fixed, 23 changed by arnaullv (25)
2006-09-11 18:35:39 +00:00
miham d1f667ea5b (svn r6439) WebTranslator2 update to 2006-09-11 18:24:37
catalan    - 102 fixed, 10 changed by arnaullv (112)
2006-09-11 16:24:58 +00:00
miham 5eef83e2b9 (svn r6438) WebTranslator2 update to 2006-09-11 09:18:20
brazilian_portuguese - 1 fixed by tucalipe (1)
dutch      - 7 fixed by habell (7)
2006-09-11 07:18:44 +00:00
miham 8c33c92237 (svn r6436) WebTranslator2 update to 2006-09-10 06:59:06
brazilian_portuguese - 99 fixed by tucalipe (99)
2006-09-10 04:59:27 +00:00
miham 6393850dc5 (svn r6434) WebTranslator2 update to 2006-09-09 10:29:44
dutch      - 8 fixed by habell (8)
german     - 8 fixed by Neonox (8)
polish     - 8 fixed by meush (8)
portuguese - 8 fixed by izhirahider (8)
2006-09-09 08:30:12 +00:00
miham 52b51bf101 (svn r6427) WebTranslator2 update to 2006-09-08 13:49:45
hungarian  - 8 fixed by miham (8)
2006-09-08 11:50:06 +00:00
miham a4900cc9b6 (svn r6426) [langchanges] WT2 screwed up hungarian translations, because server ran out of disc space (nightlies took up too much space).
First step: restore hungarian languagefile
2006-09-08 11:47:03 +00:00
miham 16295723f8 (svn r6425) WebTranslator2 update to 2006-09-08 13:42:53
hungarian  - 8 fixed by miham (8)
turkish    - 7 fixed by edokan (7)
2006-09-08 11:43:15 +00:00
miham bfb41a5d26 (svn r6419) WebTranslator2 update to 2006-09-07 20:36:09
american   - 8 fixed by WhiteRabbit (8)
french     - 7 changed by glx (7)
spanish    - 11 fixed by eusebio (11)
turkish    - 2 fixed by edokan (2)
2006-09-07 18:36:37 +00:00
miham 782fe8b8f2 (svn r6417) WebTranslator2 update to 2006-09-07 08:38:16
french     - 8 fixed by glx (8)
2006-09-07 06:38:37 +00:00
bjarni 5450b99ca3 (svn r6416) -Fix r6414 r6415: forgot to apply the new colours to the strings in the translations in lang/unfinished 2006-09-07 00:31:46 +00:00
bjarni 58c125d233 (svn r6415) -Fix r6414: switched orange and light blue colours in last commit, so they now fit what we agreed upon (oops)
stopping is now orange and service is now light blue
2006-09-06 22:58:07 +00:00
bjarni fca06248cd (svn r6414) -GUI change: heading for depot is now shown as either "Service at depot" (service) in orange or "Heading for depot" (stopping) in light blue 2006-09-06 22:43:38 +00:00
miham 0c46606540 (svn r6392) WebTranslator2 update to 2006-09-05 08:11:55
slovak     - 12 fixed, 5 changed by lengyel (17)
2006-09-05 06:12:15 +00:00
miham df135e8190 (svn r6375) WebTranslator2 update to 2006-09-04 08:35:58
german     - 1 changed by Neonox (1)
spanish    - 87 fixed by eusebio (87)
turkish    - 4 fixed by jnmbk (4)
2006-09-04 06:36:23 +00:00
miham 07321ed206 (svn r6299) WebTranslator2 update to 2006-09-01 16:00:05
american   - 4 fixed by WhiteRabbit (4)
french     - 9 changed by glx (9)
hungarian  - 4 fixed by miham (4)
portuguese - 4 fixed, 3 changed by izhirahider (7)
2006-09-01 14:02:00 +00:00
Darkvater 538ab07b69 (svn r6278) -Revert the colour-mess in the vehicle window for ships, fourwheelers and
aircraft as well which I missed out in the last commit.
2006-08-31 15:22:40 +00:00
Darkvater a0486a3b48 (svn r6272) -Revert the colour-mess in the vehicle window. Servicing depot destinations
have the same colour as always, if the vehicle goes to stop inside the depot
 the colour is red, as it was.
-Tooltip windows should be somewhat short, not a whole essay.
2006-08-31 14:01:28 +00:00
tron 659e09e5bc (svn r6270) Remove the "unsorted" vehicle sorter, because it's plain useless 2006-08-31 13:33:25 +00:00
miham d0693f3c30 (svn r6263) WebTranslator2 update to 2006-08-31 12:34:27
dutch      - 4 fixed by habell (4)
french     - 4 fixed, 4 changed by glx (8)
german     - 4 fixed by Neonox (4)
polish     - 4 fixed by meush (4)
portuguese - 11 fixed, 17 changed by izhirahider (19), nars (9)
turkish    - 9 fixed, 10 changed by jnmbk (19)
2006-08-31 10:34:59 +00:00
bjarni b9f47dda4e (svn r6237) -Fix r6165: fixed wrong hangar name in heading for hangar strings
also fixed inconsistent Danish translation and a typo in Dutch in the same strings
2006-08-30 13:41:53 +00:00
bjarni 15f9208302 (svn r6229) -Feature: Shared order lists now got a "goto depot" button
this will try to send all vehicles in the list to depots/hangars
	currently if one fails to find a depot, it will not tell the player
2006-08-29 23:39:57 +00:00
miham aa55d7b47d (svn r6224) WebTranslator2 update to 2006-08-29 22:34:42
dutch      - 10 fixed, 14 changed by habell (24)
estonian   - 1 fixed, 3 changed by t2t2 (4)
portuguese - 6 fixed, 4 changed by izhirahider (10)
2006-08-29 20:35:07 +00:00
miham 8cc7aa9aa0 (svn r6197) WebTranslator2 update to 2006-08-28 14:57:10
american   - 10 fixed, 12 changed by WhiteRabbit (22)
portuguese - 4 changed by izhirahider (4)
2006-08-28 12:57:33 +00:00
miham fb2fb0657b (svn r6185) WebTranslator2 update to 2006-08-28 10:43:48
danish     - 36 fixed, 12 changed by trenskow (48)
french     - 2 changed by glx (2)
italian    - 36 fixed, 5 changed by sidew (41)
2006-08-28 08:44:13 +00:00
miham 5361e30815 (svn r6177) WebTranslator2 update to 2006-08-27 22:29:43
czech      - 70 fixed, 12 changed by Hadez (82)
german     - 4 changed by Neonox (4)
italian    - 56 fixed, 8 changed by sidew (64)
portuguese - 2 fixed by izhirahider (2)
2006-08-27 20:30:10 +00:00
miham c4c3f679a2 (svn r6175) WebTranslator2 update to 2006-08-27 17:18:26
french     - 10 fixed, 12 changed by glx (22)
german     - 1 fixed by Neonox (1)
polish     - 10 fixed, 12 changed by meush (22)
portuguese - 11 fixed, 8 changed by izhirahider (19)
2006-08-27 15:21:10 +00:00
miham eead267305 (svn r6173) WebTranslator2 update to 2006-08-27 14:08:35
danish     - 35 fixed by trenskow (35)
german     - 9 fixed, 8 changed by Neonox (17)
hungarian  - 10 fixed, 12 changed by miham (22)
portuguese - 9 fixed by izhirahider (9)
slovak     - 2 fixed by lengyel (2)
turkish    - 1 fixed by jnmbk (1)
2006-08-27 12:09:06 +00:00
bjarni 6cbd4cc167 (svn r6165) -Feature: control click Goto Depot will now make the vehicle service
at the depot and leave right away.
 To tell the difference the status of stopping vehicles will be in red,
 while servicing vehicles will be green.
-Codechange: remove some dead code in CmdSendAircraftToHangar() since it is
 conflicting with new functionality. Now p2 means the same for all types
2006-08-27 09:28:52 +00:00
bjarni d576f799d5 (svn r6161) -Feature: List of vehicles with the same shared orders
the list is available in the orders window and looks like the list buttons from the station windows (small vehicle)
   The button is disabled if the vehicle do not have any shared orders or it got shared orders, but an empty order list
   based on a patch by nycom, thought it ended up getting heavily modified
   Thanks to TrueLight for proofreading and suggestions
2006-08-26 22:28:40 +00:00
miham de56b3c57d (svn r6135) WebTranslator2 update to 2006-08-26 09:44:54
dutch      - 28 fixed by habell (28)
german     - 5 changed by Neonox (5)
portuguese - 2 fixed by izhirahider (2)
2006-08-26 07:45:18 +00:00
miham e095b7441f (svn r6114) WebTranslator2 update to 2006-08-25 10:49:08
american   - 84 fixed by WhiteRabbit (84)
german     - 3 fixed, 2 changed by chu (5)
portuguese - 2 fixed by izhirahider (2)
2006-08-25 08:49:32 +00:00
miham f74f8010b1 (svn r6083) WebTranslator2 update to 2006-08-24 10:19:06
german     - 3 fixed, 1 changed by chu (4)
slovak     - 82 fixed, 2 changed by lengyel (84)
turkish    - 3 fixed by jnmbk (3)
2006-08-24 08:19:30 +00:00
miham 7271896810 (svn r6076) WebTranslator2 update to 2006-08-23 21:57:55
french     - 2 changed by glx (2)
portuguese - 26 fixed, 3 changed by izhirahider (29)
2006-08-23 19:58:17 +00:00
miham bdc91f54d7 (svn r6064) WebTranslator2 update to 2006-08-23 15:55:27
french     - 5 fixed by belugas (4), glx (1)
german     - 26 fixed, 5 changed by chu (31)
turkish    - 23 fixed by jnmbk (23)
2006-08-23 13:55:56 +00:00
miham 5f4dbbd522 (svn r6044) WebTranslator2 update to 2006-08-22 15:57:27
danish     - 13 fixed by Bjarni (3), trenskow (10)
french     - 1 fixed by glx (1)
hungarian  - 1 fixed by miham (1)
2006-08-22 13:57:51 +00:00
miham 9282b29fbc (svn r6042) WebTranslator2 update to 2006-08-21 23:49:18
french     - 2 fixed by glx (2)
german     - 49 fixed by chu (49)
polish     - 1 fixed by meush (1)
portuguese - 3 fixed by izhirahider (3)
2006-08-21 21:49:44 +00:00
truelight 7c6ec91ef7 (svn r6040) -Add: when clicking twice on a Location Button, the SmallMap centers on your position (based on FS#54 by thomasdev)
-Add: when clicking twice in SmallMap on a position, it centers there (based on FS#54 by thomasdev)
-Add: add a button in SmallMap that centers the SmallMap on your current position (based on FS#54 by thomasdev)
2006-08-21 17:41:04 +00:00
miham 8210772138 (svn r6023) WebTranslator2 update to 2006-08-20 23:53:33
german     - 1 fixed by Neonox (1)
polish     - 2 fixed, 2 changed by meush (4)
portuguese - 2 fixed by izhirahider (2)
2006-08-20 21:53:56 +00:00
miham e5fb66a23f (svn r6000) WebTranslator2 update to 2006-08-20 20:43:15
danish     - 24 fixed, 1 changed by Bjarni (25)
hungarian  - 2 fixed by miham (2)
polish     - 2 fixed, 3 changed by meush (5)
portuguese - 3 fixed by izhirahider (3)
turkish    - 54 fixed by jnmbk (54)
2006-08-20 18:43:43 +00:00
bjarni db39da587f (svn r5965) -Feature: FS#261 Catalan Town Names generator (arnau) 2006-08-20 09:52:15 +00:00
bjarni 5513c6997f (svn r5964) -Feature: FS#131 Slovenian currency (MeusH) 2006-08-20 09:26:58 +00:00
miham 806e8ac359 (svn r5963) WebTranslator2 update to 2006-08-20 09:03:43
french     - 7 changed by glx (7)
polish     - 77 fixed, 18 changed by meush (95)
2006-08-20 07:04:04 +00:00
miham d483243379 (svn r5954) WebTranslator2 update to 2006-08-19 20:17:26
dutch      - 54 fixed by webfreakz (54)
french     - 74 fixed by glx (74)
hungarian  - 79 fixed by miham (79)
norwegian  - 2 fixed by oletk (2)
polish     - 1 changed by meush (1)
portuguese - 15 fixed by izhirahider (15)
2006-08-19 18:19:41 +00:00
truelight c5cad41e54 (svn r5953) -Fix: tooltip for FlatLand had wrong color (tnx glx) 2006-08-19 16:33:10 +00:00
truelight 10b842bddc (svn r5946) -Add: merged the TGP branch to mainline. TGP adds:
- New optional landscape generator (TerraGenesis Perlin)
  - Load heightmaps (either BMP or PNG)
  - Progress dialog while generating worlds (no longer a 'hanging' screen)
  - New dialogs for NewGame, Create Scenario and Play Heightmap
    - Easier to configure your landscape
    - More things to configure (tree-placer, ..)
  - Speedup of world generation
  - New console command 'restart': restart the map EXACTLY as it was when you
      first started it (needs a game made after or with this commit)
  - New console command 'getseed': get the seed of your map and share it with
      others (of course only works with generated maps)
  - Many new, world generation related, things
  - Many internal cleanups and rewrites
  Many tnx to those people who helped making this:
     Belugas, DaleStan, glx, KUDr, RichK67, Rubidium, and TrueLight (alfabetic)
  Many tnx to those who helped testing:
     Arnau, Bjarni, and tokai (alfabetic)
  And to all other people who helped testing and sending comments / bugs
  Stats: 673 lines changed, 3534 new lines, 79 new strings
2006-08-19 10:00:30 +00:00
miham a178d2600b (svn r5929) WebTranslator2 update to 2006-08-16 19:58:20
czech      - 2 fixed by Hadez (2)
slovak     - 2 fixed by lengyel (2)
2006-08-16 17:58:43 +00:00
miham 50e96f8ff9 (svn r5925) WebTranslator2 update to 2006-08-16 09:42:57
turkish    - 2 fixed by jnmbk (2)
2006-08-16 07:43:15 +00:00
rubidium 8aa76f306d (svn r5915) -Cleanup: some variables were named *_date while they were only holding years; rename these variables to match this. 2006-08-15 14:52:17 +00:00
miham abe5e04dda (svn r5893) WebTranslator2 update to 2006-08-14 20:38:49
dutch      - 2 fixed by webfreakz (2)
french     - 2 fixed by glx (2)
german     - 2 fixed by Neonox (2)
hungarian  - 2 fixed by miham (2)
polish     - 2 fixed by meush (2)
portuguese - 2 fixed by izhirahider (2)
ukrainian  - 1 fixed by znikoz (1)
2006-08-14 18:39:20 +00:00
bjarni 466452c351 (svn r5853) -Fix: [elrails] FS#178 Electric Trains can leave Conventional Depot
now the user will get an error if he tries to start the train and the status bar will say "no power" instead of "stopped"
	Electric trains already driving in and out of non-electrified depots will still do so, but you can't start new ones
2006-08-12 10:41:29 +00:00
miham 864ddeca84 (svn r5799) WebTranslator2 update to 2006-08-07 11:21:14
slovak     - 31 fixed, 3 changed by lengyel (34)
2006-08-07 09:21:30 +00:00
miham f8349b0a98 (svn r5782) [Translations] Added initial japanese translation 2006-08-05 21:59:07 +00:00
miham 59cc2177b4 (svn r5750) WebTranslator2 update to 2006-08-04 07:51:51
slovak     - 31 fixed, 24 changed by lengyel (55)
2006-08-04 05:52:10 +00:00
miham 9425be16b8 (svn r5742) WebTranslator2 update to 2006-08-03 20:09:26
slovak     - 12 changed by lengyel (12)
2006-08-03 18:09:42 +00:00
miham 343a5e9788 (svn r5696) WebTranslator2 update to 2006-08-01 19:56:23
turkish    - 5 changed by jnmbk (5)
2006-08-01 17:56:39 +00:00
miham 1dcb5e4d16 (svn r5692) WebTranslator2 update to 2006-08-01 15:27:09
slovak     - 11 changed by lengyel (11)
2006-08-01 13:27:26 +00:00
miham e1654fa017 (svn r5625) WebTranslator2 update to 2006-07-27 16:07:36
estonian   - 2 fixed, 1 changed by t2t2 (3)
2006-07-27 14:07:51 +00:00
miham b0d5005cad (svn r5623) WebTranslator2 update to 2006-07-26 21:07:04
swedish    - 2 fixed, 14 changed by cjw (16)
2006-07-26 19:07:19 +00:00
miham 4612836b40 (svn r5616) WebTranslator2 update to 2006-07-26 12:31:09
ukrainian  - 1 fixed by znikoz (1)
2006-07-26 10:31:23 +00:00
miham aa32ea5b82 (svn r5602) WebTranslator2 update to 2006-07-25 12:03:06
simplified_chinese - 549 fixed by Fishingsnow (549)
2006-07-25 10:03:20 +00:00
miham 62b56baa20 (svn r5601) WebTranslator2 update to 2006-07-24 22:10:14
german     - 1 changed by Neonox (1)
slovak     - 10 changed by lengyel (10)
2006-07-24 20:10:31 +00:00
miham 635ba2e212 (svn r5600) WebTranslator2 update to 2006-07-23 20:41:55
slovak     - 40 changed by lengyel (40)
2006-07-23 18:42:10 +00:00
miham b6ee5ee4c5 (svn r5596) WebTranslator2 update to 2006-07-22 20:18:06
bulgarian  - 160 fixed by groupsky (160)
slovak     - 49 changed by lengyel (49)
turkish    - 1 fixed by jnmbk (1)
2006-07-22 18:21:20 +00:00
tron fadc3a564c (svn r5594) Be more strict what's allowed to be built in a hangar: if the airport can't handle planes/helicopters don't present and disallow building planes/helicopters - the latter case wasn't covered yet.
Also remove an error message about building aircraft which can't be triggered by a normal client
2006-07-22 14:43:53 +00:00
miham 16b923260c (svn r5533) WebTranslator2 update to 2006-07-21 08:36:55
slovak     - 17 changed by lengyel (17)
2006-07-21 06:37:09 +00:00
miham 3015e0358e (svn r5529) WebTranslator2 update to 2006-07-20 19:43:08
czech      - 2 fixed, 1 changed by Hadez (3)
slovak     - 95 changed by lengyel (95)
2006-07-20 17:43:24 +00:00
miham c8a0189f27 (svn r5518) WebTranslator2 update to 2006-07-19 17:28:56
german     - 2 fixed by Neonox (2)
slovak     - 95 changed by lengyel (95)
slovenian  - 118 fixed, 12 changed by Gorky (130)
spanish    - 1 fixed by eusebio (1)
2006-07-19 15:29:17 +00:00
miham bade1c691d (svn r5517) WebTranslator2 update to 2006-07-19 08:48:02
icelandic  - 4 fixed, 8 changed by scrooge (12)
slovenian  - 57 fixed, 1 changed by Gorky (58)
2006-07-19 06:48:17 +00:00
miham 96077cb845 (svn r5515) WebTranslator2 update to 2006-07-18 19:58:50
bulgarian  - 62 fixed by quicksilverbg (62)
slovak     - 19 changed by lengyel (19)
2006-07-18 17:59:05 +00:00
miham 599f6f9115 (svn r5514) WebTranslator2 update to 2006-07-18 08:49:21
icelandic  - 2 fixed, 37 changed by scrooge (39)
slovak     - 66 changed by lengyel (66)
2006-07-18 06:49:38 +00:00
miham c76b718e36 (svn r5511) WebTranslator2 update to 2006-07-17 20:52:03
american   - 1 fixed by WhiteRabbit (1)
bulgarian  - 37 fixed by groupsky (37)
slovak     - 39 changed by lengyel (39)
2006-07-17 18:52:20 +00:00
miham 456cabda6b (svn r5509) WebTranslator2 update to 2006-07-16 21:38:07
italian    - 1 fixed by sidew (1)
norwegian  - 4 changed by oletk (4)
portuguese - 1 fixed by izhirahider (1)
slovak     - 2 fixed, 46 changed by lengyel (48)
2006-07-16 19:38:27 +00:00
miham 117477e4ba (svn r5508) WebTranslator2 update to 2006-07-16 15:34:22
bulgarian  - 61 fixed by kokobongo (61)
dutch      - 1 fixed by Zr40 (1)
polish     - 1 fixed by meush (1)
2006-07-16 13:34:39 +00:00
miham 658a734f10 (svn r5507) WebTranslator2 update to 2006-07-16 08:01:56
french     - 1 fixed by glx (1)
hungarian  - 1 fixed by miham (1)
icelandic  - 4 fixed, 3 changed by scrooge (7)
norwegian  - 2 fixed by brygge_2 (1), oletk (1)
portuguese - 1 fixed by izhirahider (1)
ukrainian  - 1 fixed by znikoz (1)
2006-07-16 06:02:22 +00:00
belugas 40021f15f0 (svn r5504) Feature : Added Italian town name generator. (sidew) 2006-07-16 00:32:00 +00:00
miham 3b9bd65f70 (svn r5503) WebTranslator2 update to 2006-07-15 19:12:31
italian    - 1 changed by sidew (1)
2006-07-15 17:12:44 +00:00
miham 3fe015cd45 (svn r5501) WebTranslator2 update to 2006-07-15 12:06:08
bulgarian  - 70 fixed by kokobongo (70)
icelandic  - 10 fixed, 11 changed by scrooge (21)
italian    - 1 changed by sidew (1)
polish     - 1 fixed by meush (1)
simplified_chinese - 972 fixed by Fishingsnow (972)
slovak     - 11 fixed by lengyel (11)
2006-07-15 10:07:59 +00:00
miham 5137591102 (svn r5495) WebTranslator2 update to 2006-07-14 18:55:51
brazilian_portuguese - 10 changed by tucalipe (10)
bulgarian  - 26 fixed by groupsky (26)
italian    - 1 fixed by sidew (1)
slovak     - 22 fixed by lengyel (22)
2006-07-14 16:56:10 +00:00
miham 954a750902 (svn r5485) WebTranslator2 update to 2006-07-12 19:20:40
brazilian_portuguese - 4 changed by tucalipe (4)
spanish    - 1 fixed by eusebio (1)
turkish    - 1 fixed by jnmbk (1)
2006-07-12 17:20:59 +00:00
miham f096fd93a5 (svn r5482) WebTranslator2 update to 2006-07-11 19:45:41
dutch      - 1 fixed by webfreakz (1)
2006-07-11 17:45:54 +00:00
miham b87438fcf9 (svn r5481) WebTranslator2 update to 2006-07-11 16:29:48
danish     - 3 fixed, 193 changed by ThomasA (196)
2006-07-11 14:30:02 +00:00
miham 719d2a616b (svn r5480) WebTranslator2 update to 2006-07-10 19:18:20
brazilian_portuguese - 1 fixed, 6 changed by ferrerow (7)
2006-07-10 17:18:33 +00:00
miham 31de703cbc (svn r5478) WebTranslator2 update to 2006-07-09 22:38:35
icelandic  - 79 fixed by scrooge (79)
2006-07-09 20:38:51 +00:00
miham 0c5bdb1c39 (svn r5477) WebTranslator2 update to 2006-07-08 14:10:46
american   - 1 fixed by WhiteRabbit (1)
brazilian_portuguese - 5 fixed, 116 changed by tucalipe (121)
french     - 1 changed by glx (1)
2006-07-08 12:11:05 +00:00
miham b062043b73 (svn r5467) WebTranslator2 update to 2006-07-07 18:01:32
hungarian  - 1 fixed by miham (1)
2006-07-07 16:01:45 +00:00
miham 5d8229957d (svn r5466) WebTranslator2 update to 2006-07-07 09:35:53
brazilian_portuguese - 43 fixed by tucalipe (43)
bulgarian  - 71 fixed by kokobongo (71)
french     - 1 fixed by belugas (1)
2006-07-07 07:36:09 +00:00
belugas 94692a2905 (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
A song can now be removed from the programmed list (in custom list 1 and 2) by clicking on it.
Added music.c[ch] files, to make it all a bit cleaner.
Now, the name of the gm file is associated with the title of the song.
2006-07-07 02:44:51 +00:00
miham d2e0eb8fbf (svn r5463) WebTranslator2 update to 2006-07-06 12:00:03
afrikaans  - 2 fixed, 2 changed by TrueTenacity (4)
bulgarian  - 67 fixed, 99 changed by kokobongo (166)
2006-07-06 10:00:16 +00:00
miham 089241dd0c (svn r5462) WebTranslator2 update to 2006-07-05 19:54:20
bulgarian  - 218 fixed, 79 changed by quicksilverbg (20), kokobongo (203), groupsky (74)
french     - 1 changed by glx (1)
italian    - 14 changed by sidew (14)
2006-07-05 17:54:35 +00:00
miham 90c43c417e (svn r5461) WebTranslator2 update to 2006-07-05 08:57:43
afrikaans  - 79 fixed by TrueTenacity (79)
bulgarian  - 317 fixed, 13 changed by kokobongo (10), groupsky (320)
finnish    - 48 changed by lauri.kajan (48)
2006-07-05 06:57:58 +00:00
miham 6f75eac41a (svn r5459) [Translations] Changed: finnish (siirtaa -> poistaa [patch from hapo]) 2006-07-04 18:59:44 +00:00
miham 18d15ca7ad (svn r5458) WebTranslator2 update to 2006-07-04 20:03:51
bulgarian  - 191 fixed, 73 changed by quicksilverbg (105), kokobongo (141), groupsky (18)
slovenian  - 84 fixed by Sonicelo (84)
2006-07-04 18:04:03 +00:00
miham f86d645d55 (svn r5455) WebTranslator2 update to 2006-07-04 09:55:23
finnish    - 2 fixed by kerba (2)
german     - 14 fixed by moewe2 (14)
spanish    - 4 changed by eusebio (4)
2006-07-04 07:55:42 +00:00
miham d1185b4d88 (svn r5452) WebTranslator2 update to 2006-07-03 19:45:43
bulgarian  - 104 fixed by quicksilverbg (104)
2006-07-03 17:45:53 +00:00
miham 4244313c57 (svn r5451) WebTranslator2 update to 2006-07-03 10:40:05
bulgarian  - 88 fixed, 1 changed by quicksilverbg (89)
lithuanian - 7 fixed by Plyta (7)
2006-07-03 08:40:17 +00:00
miham 1750b9ba9b (svn r5448) WebTranslator2 update to 2006-07-02 19:18:16
catalan    - 19 fixed by jecaro (19)
norwegian  - 11 fixed by oletk (5), brygge_2 (6)
romanian   - 22 fixed by kneekoo (22)
swedish    - 23 fixed, 1 deleted, 30 changed by cjw (54)
2006-07-02 17:19:56 +00:00
miham e9d1b66179 (svn r5443) [Translations] Added new language-torso (not even the headers are complete, but hey, it's in unfinished) 2006-07-02 08:20:35 +00:00
miham 95afd2aa6d (svn r5442) WebTranslator2 update to 2006-07-01 19:56:03
danish     - 12 fixed by Bjarni (12)
2006-07-01 17:56:15 +00:00
miham 1fffffd58e (svn r5441) WebTranslator2 update to 2006-07-01 16:59:36
danish     - 8 fixed by Bjarni (8)
estonian   - 16 fixed by t2t2 (8), vermon (8)
finnish    - 17 fixed by lauri.kajan (17)
galician   - 25 fixed by Condex (25)
2006-07-01 14:59:55 +00:00
miham 870d57098b (svn r5437) WebTranslator2 update to 2006-07-01 08:26:29
afrikaans  - 45 fixed, 4 changed by TrueTenacity (49)
bulgarian  - 500 fixed by groupsky (500)
norwegian  - 21 fixed, 11 changed by brygge_2 (6), oletk (26)
2006-07-01 06:26:44 +00:00
miham cbfdc35127 (svn r5434) WebTranslator2 update to 2006-06-30 20:06:30
norwegian  - 7 fixed by oletk (7)
portuguese - 1 fixed by izhirahider (1)
2006-06-30 18:06:44 +00:00
belugas 48a7edd81f (svn r5431) Language : Remove some unused airport related strings 2006-06-29 17:39:14 +00:00
miham b950d37711 (svn r5430) WebTranslator2 update to 2006-06-29 18:59:04
afrikaans  - 128 fixed, 128 changed by TrueTenacity (256)
spanish    - 15 fixed by eusebio (15)
2006-06-29 16:59:20 +00:00
miham 7176dcab9a (svn r5429) WebTranslator2 update to 2006-06-29 12:30:54
afrikaans  - 127 fixed, 36 changed by TrueTenacity (163)
turkish    - 1 fixed by jnmbk (1)
2006-06-29 10:31:08 +00:00
miham 54bc9aee07 (svn r5405) WebTranslator2 update to 2006-06-28 19:50:13
dutch      - 1 fixed by webfreakz (1)
hungarian  - 1 changed by miham (1)
2006-06-28 17:50:26 +00:00
peter1138 a12c748f5b (svn r5403) - Feature: Allow building canals at sea-level, using ctrl to toggle canal or plain water tile. This allows building of non-raisable sea-level water ways (useful in multiplayer) and dikes for low-level areas. 2006-06-28 17:33:04 +00:00
miham b310c78aaa (svn r5402) WebTranslator2 update to 2006-06-28 15:08:19
czech      - 15 fixed by Hadez (15)
french     - 1 fixed, 3 changed by belugas (4)
italian    - 1 changed by sidew (1)
ukrainian  - 1 fixed by znikoz (1)
2006-06-28 13:08:40 +00:00
miham c126ce110e (svn r5390) [Translations] Added initial bulgarian language (not even the headers are complete) 2006-06-27 18:27:58 +00:00
miham 57b4e0521e (svn r5389) WebTranslator2 update to 2006-06-27 19:48:50
american   - 1 fixed by WhiteRabbit (1)
italian    - 1 fixed by sidew (1)
2006-06-27 17:49:06 +00:00
miham dce3b6d9ce (svn r5388) WebTranslator2 update to 2006-06-27 14:52:55
afrikaans  - 13 fixed, 1 changed by TrueTenacity (14)
french     - 13 fixed by belugas (13)
hungarian  - 1 fixed by miham (1)
polish     - 1 fixed by meush (1)
2006-06-27 12:53:13 +00:00
richk 2132dcf5b2 (svn r5376) - Fix: Changed error message when trying to build a CTOL aircraft at a helidepot/helistation to "Airport has no runway". (Thanks to MeusH). Osprey can now be built at helidepot/helistation. (Thanks to mart3p). 2006-06-26 20:58:49 +00:00
miham 074febd345 (svn r5370) WebTranslator2 update to 2006-06-26 19:51:45
italian    - 4 changed by sidew (4)
norwegian  - 7 fixed by brygge_2 (7)
2006-06-26 17:51:58 +00:00
miham a325584af9 (svn r5366) WebTranslator2 update to 2006-06-26 07:55:30
afrikaans  - 293 fixed, 13 changed by TrueTenacity (306)
dutch      - 13 fixed by webfreakz (13)
hungarian  - 13 fixed by miham (13)
italian    - 13 fixed by sidew (13)
polish     - 13 fixed by meush (13)
turkish    - 14 fixed, 1 changed by jnmbk (15)
2006-06-26 05:58:21 +00:00
miham e2c8ed09a7 (svn r5355) WebTranslator2 update to 2006-06-25 08:46:11
afrikaans  - 462 fixed, 5 changed by TrueTenacity (467)
american   - 13 fixed by WhiteRabbit (13)
portuguese - 14 fixed by supra90 (14)
ukrainian  - 13 fixed by znikoz (13)
2006-06-25 06:46:27 +00:00
richk a832ca51fe (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters.
Commuter airport: Small. 5x4. 3 terminals, 2 helipads.
Intercontinental: massive. 9x11. 8 terminals, 2 helipads, 4 runways.
Helidepot: a small heliport with a depot for helis only.
Helistation: a large heliport with 3 helipads and a depot.
2006-06-23 22:05:40 +00:00
miham c43dd953e2 (svn r5328) WebTranslator2 update to 2006-06-21 19:52:04
american   - 1 fixed by WhiteRabbit (1)
dutch      - 1 fixed, 1 changed by habell (2)
french     - 1 fixed by glx (1)
german     - 4 fixed by moewe2 (4)
italian    - 1 fixed, 1 changed by sidew (2)
polish     - 1 fixed by meush (1)
ukrainian  - 1 fixed by znikoz (1)
2006-06-21 17:52:27 +00:00
miham 10e00914f7 (svn r5316) WebTranslator2 update to 2006-06-19 19:40:09
estonian   - 4 fixed by t2t2 (4)
hungarian  - 1 fixed by miham (1)
2006-06-19 17:40:27 +00:00
tron 431baba8fe (svn r5315) -Fix: Prohibit altering a road tile while road works are in progress
This fixes some glitches like "turning" the excavation by adding/removing road bits or removing the road piece
2006-06-19 17:22:57 +00:00
miham 6102f6e2f9 (svn r5310) WebTranslator2 update to 2006-06-18 21:00:21
afrikaans  - 116 fixed, 2 changed by TrueTenacity (118)
portuguese - 13 fixed by supra90 (13)
2006-06-18 19:00:39 +00:00
miham 49135bf6e8 (svn r5285) WebTranslator2 update to 2006-06-15 19:12:46
american   - 1 changed by WhiteRabbit (1)
2006-06-15 17:12:55 +00:00
miham 618396ca47 (svn r5266) WebTranslator2 update to 2006-06-14 19:54:19
czech      - 4 fixed by Hadez (4)
italian    - 15 changed by sidew (15)
2006-06-14 17:54:31 +00:00
miham b6e2b38fe7 (svn r5250) WebTranslator2 update to 2006-06-13 19:40:20
italian    - 4 fixed, 1 changed by sidew (5)
2006-06-13 17:40:29 +00:00
miham 3b192c0315 (svn r5227) WebTranslator2 update to 2006-06-11 21:23:24
lithuanian - 16 fixed, 3 changed by Plyta (19)
polish     - 4 changed by meush (4)
spanish    - 31 fixed by eusebio (31)
2006-06-11 19:23:39 +00:00
miham ea9242eff5 (svn r5217) WebTranslator2 update to 2006-06-10 20:54:18
polish     - 4 changed by meush (4)
2006-06-10 18:54:28 +00:00
miham 5ae22e72fa (svn r5216) WebTranslator2 update to 2006-06-10 19:27:22
french     - 4 fixed, 2 changed by glx (6)
lithuanian - 102 fixed, 16 changed by Plyta (118)
polish     - 4 fixed by meush (4)
2006-06-10 17:29:44 +00:00
miham 92770d22dc (svn r5214) [languages] Re-done afrikaans change, this time proper 2006-06-10 09:55:57 +00:00
miham 151b086d70 (svn r5213) [languages] reverted last change from tron 2006-06-10 09:52:11 +00:00
tron 79bfd1f63e (svn r5212) Afrikaans can be encoded in ISO8859-15, there's no need to make it unusable by encoding it in UTF-8 2006-06-10 09:48:15 +00:00
tron 4c2f3725d5 (svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a stray colon) 2006-06-10 09:45:34 +00:00
miham 33b1c15418 (svn r5202) WebTranslator2 update to 2006-06-09 19:46:28
american   - 4 fixed by WhiteRabbit (4)
dutch      - 4 fixed by webfreakz (4)
turkish    - 4 fixed, 4 changed by jnmbk (8)
ukrainian  - 4 fixed by znikoz (4)
2006-06-09 17:46:43 +00:00
miham 0717a527eb (svn r5195) WebTranslator2 update to 2006-06-09 11:31:37
hungarian  - 4 fixed by miham (4)
italian    - 1 changed by sidew (1)
2006-06-09 09:31:48 +00:00
peter1138 e679cfe802 (svn r5191) - NewGRF: add cargo refit support for road vehicles 2006-06-09 07:45:26 +00:00
tron 790362c342 (svn r5132) s/?/³/ 2006-06-05 16:31:29 +00:00
tron dccfb89766 (svn r5131) s/STRING[1-5]/STRING/g 2006-06-05 16:08:06 +00:00
miham 94a45ffa70 (svn r5130) WebTranslator2 update to 2006-06-05 17:56:46
american   - 12 changed by WhiteRabbit (12)
galician   - 62 fixed, 10 changed by Condex (72)
italian    - 3 changed by sidew (3)
2006-06-05 15:56:59 +00:00
miham b2eb885ab4 (svn r5078) WebTranslator2 update to 2006-06-02 19:18:56
american   - 15 fixed by WhiteRabbit (15)
2006-06-02 17:19:05 +00:00
miham a6f7d7c57b (svn r5036) WebTranslator2 update to 2006-05-30 15:45:43
american   - 129 changed by WhiteRabbit (129)
czech      - 3 changed by Hadez (3)
2006-05-30 13:45:53 +00:00
miham 78bef8da4c (svn r5035) WebTranslator2 update to 2006-05-30 15:32:01
american   - 44 fixed, 167 changed by WhiteRabbit (211)
czech      - 3 fixed, 1 changed by Hadez (4)
estonian   - 3 fixed by vermon (3)
finnish    - 7 changed by lauri.kajan (7)
french     - 3 fixed by glx (3)
2006-05-30 13:32:19 +00:00
miham 301f4ac856 (svn r5017) WebTranslator2 update to 2006-05-29 19:33:27
dutch      - 3 fixed by webfreakz (3)
italian    - 3 fixed by sidew (3)
turkish    - 4 fixed by jnmbk (4)
2006-05-29 17:33:39 +00:00
miham e5ff753699 (svn r5007) WebTranslator2 update to 2006-05-29 13:37:28
german     - 3 fixed by Neonox (3)
hungarian  - 3 fixed by miham (3)
ukrainian  - 3 fixed by znikoz (3)
2006-05-29 11:37:39 +00:00
miham ee2af6ad3e (svn r5004) WebTranslator2 update to 2006-05-28 19:45:13
finnish    - 6 fixed, 41 changed by lauri.kajan (47)
french     - 3 fixed by glx (3)
polish     - 3 fixed by meush (3)
2006-05-28 17:45:26 +00:00
miham 8288723f27 (svn r5003) [Translations] Several languages fixed by Tron 2006-05-28 17:19:34 +00:00
KUDr 5e73dce0e7 (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
miham 3d01010440 (svn r4977) WebTranslator2 update to 2006-05-25 22:58:12
estonian   - 1 fixed, 341 changed by vermon (342)
polish     - 1 fixed by meush (1)
ukrainian  - 1 fixed by znikoz (1)
2006-05-25 20:58:23 +00:00
miham a4dc75e8f4 (svn r4971) WebTranslator2 update to 2006-05-24 19:45:32
dutch      - 1 fixed by webfreakz (1)
slovak     - 57 fixed, 2 changed by miro-boss (59)
2006-05-24 17:45:42 +00:00
miham f6c5b3e78a (svn r4956) WebTranslator2 update to 2006-05-23 19:45:23
catalan    - 29 fixed, 9 changed by jecaro (38)
czech      - 1 fixed by Hadez (1)
german     - 1 fixed by Neonox (1)
hungarian  - 1 fixed by miham (1)
italian    - 1 fixed by sidew (1)
norwegian  - 2 fixed by brygge_2 (2)
portuguese - 1 fixed by izhirahider (1)
romanian   - 16 fixed by kneekoo (16)
2006-05-23 17:45:46 +00:00
celestar 979b640f19 (svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail 2006-05-22 14:41:20 +00:00
miham de18908057 (svn r4939) WebTranslator2 update to 2006-05-21 15:17:53
czech      - 3 changed by Hadez (3)
estonian   - 15 fixed by t2t2 (15)
norwegian  - 4 fixed by brygge_2 (4)
ukrainian  - 1 changed by znikoz (1)
2006-05-21 13:18:06 +00:00
miham 450c13c1da (svn r4898) WebTranslator2 update to 2006-05-17 18:53:49
german     - 11 changed by Neonox (11)
2006-05-17 16:53:56 +00:00
miham e7da15416e (svn r4890) WebTranslator2 update to 2006-05-16 19:24:43
afrikaans  - 254 fixed, 96 changed by TrueTenacity (350)
finnish    - 2 fixed, 6 changed by lauri.kajan (8)
german     - 1 deleted, 27 changed by Neonox (28)
italian    - 12 fixed by sidew (12)
polish     - 10 fixed by meush (10)
2006-05-16 17:24:58 +00:00
miham 23c294dba4 (svn r4886) Corrected localecodes 2006-05-16 14:03:42 +00:00
miham 9648655a64 (svn r4874) WebTranslator2 update to 2006-05-15 23:12:59
croatian   - 1 fixed by knovak (1)
finnish    - 1 fixed, 69 changed by lauri.kajan (70)
french     - 15 fixed, 4 changed by glx (19)
norwegian  - 7 fixed by brygge_2 (7)
slovenian  - 18 fixed by Sonicelo (18)
swedish    - 16 fixed by ChrillDeVille (16)
ukrainian  - 70 fixed, 5 changed by znikoz (75)
2006-05-15 21:13:16 +00:00
miham eb2e6d6089 (svn r4873) WebTranslator2 update to 2006-05-15 14:29:26
afrikaans  - 794 fixed by TrueTenacity (794)
finnish    - 12 fixed, 1 changed by lauri.kajan (13)
french     - 32 fixed by glx (32)
italian    - 3 fixed, 51 changed by sidew (54)
portuguese - 4 fixed by izhirahider (4)
slovenian  - 3 fixed, 3 changed by christooss (6)
ukrainian  - 88 fixed, 1 changed by znikoz (89)
2006-05-15 12:29:42 +00:00
miham ed9f81c5f1 (svn r4870) Translations: added greek language (utf-8) 2006-05-14 21:10:15 +00:00
miham 1d0fcc7326 (svn r4866) WebTranslator2 update to 2006-05-14 16:56:38
danish     - 1 fixed by Bjarni (1)
german     - 3 changed by Neonox (3)
slovenian  - 192 fixed by Sonicelo (192)
turkish    - 10 fixed by jnmbk (10)
ukrainian  - 324 fixed, 2 deleted, 20 changed by znikoz (346)
2006-05-14 14:59:01 +00:00
miham 2313fb30aa (svn r4865) [Translations] Added new (empty) language: afrikaans language 2006-05-13 19:28:31 +00:00
miham 2aa4dad29a (svn r4864) [WebTranslator2] Updating languages to 2006-05-13 19:10:57
Fixed czech (removed doubled cased entries with leading dot in casenames)
2006-05-13 17:11:26 +00:00
miham 1d1562d0b8 (svn r4863) WebTranslator2 update to 2006-05-13 18:38:31
czech      - 10 fixed by Hadez (10)
dutch      - 10 fixed, 12 changed by habell (15), webfreakz (7)
estonian   - 63 fixed by t2t2 (63)
finnish    - 39 fixed by habazi (39)
german     - 17 changed by Neonox (13), chu (4)
2006-05-13 16:38:45 +00:00
miham 98918a8fcc (svn r4862) [WebTranslator2] Fixed up last commit, which was pure utf-8 accidentally (grr, hate typos). Sorry again! 2006-05-13 16:31:02 +00:00
miham 4e13bab8ad (svn r4861) WebTranslator2 update to 2006-05-13 18:17:17
czech      - 10 fixed by Hadez (10)
dutch      - 10 fixed, 5 changed by habell (15)
estonian   - 63 fixed by t2t2 (63)
finnish    - 39 fixed by habazi (39)
german     - 17 changed by Neonox (13), chu (4)
ukrainian  - 19 fixed by miham (19)
2006-05-13 16:17:28 +00:00
peter1138 14eec984df (svn r4853) - Languages: update broken ukrainian.txt 2006-05-12 17:26:49 +00:00
miham a33453fc9c (svn r4852) Webtranslator2: first utf-8 commit: ukrainian. everything went wrong, but I succeeded to get it through :-) 2006-05-12 17:12:27 +00:00
miham fa4c836a25 (svn r4851) [WebTranslator2] Updating languages to 2006-05-12 18:40 <<missed a file from last commit>> 2006-05-12 16:43:45 +00:00
miham 9121e682db (svn r4850) [WebTranslator2] Updating languages to 2006-05-12 18:40 <<original commitlog lost, bug under investigation>> 2006-05-12 16:42:06 +00:00
miham 73fa20a31e (svn r4849) [WebTranslator2 commit] german updated <<original commitmessage lost>> 2006-05-12 13:21:21 +00:00
miham eace061486 (svn r4845) WebTranslator2 update to 2006-05-12 14:30:27
catalan    - 45 fixed by jecaro (45)
czech      - 2 fixed by Hadez (2)
danish     - 9 fixed by Bjarni (9)
hungarian  - 10 fixed by miham (10)
turkish    - 2 fixed, 1 changed by jnmbk (3)
2006-05-12 12:31:26 +00:00
miham bcd2b32790 (svn r4837) Translations: added croatian language 2006-05-11 21:44:09 +00:00
miham f6c74c8e71 (svn r4836) WebTranslator2 update to 2006-05-11 23:30:49
danish     - 34 fixed by Bjarni (34)
2006-05-11 21:31:46 +00:00
miham b37bb45d2a (svn r4834) [Translations] Added ukrainian language 2006-05-11 17:38:10 +00:00
celestar c6fd0c3a46 (svn r4823) -Fix: Improved tooltips for sortable station lists.
-Credit: Chrishuebsch for initial idea and implementation of station filters
2006-05-11 11:24:09 +00:00
celestar 48d991b819 (svn r4822) -Feature: Station List View can now be sorted and filtered (by waiting cargo type and facilities) 2006-05-11 10:33:58 +00:00
miham b0f096a7a5 (svn r4820) WebTranslator2 update to 2006-05-11 08:30:15
danish     - 11 changed by Bjarni (11)
german     - 1 fixed by Neonox (1)
swedish    - 39 fixed by daishan (39)
2006-05-11 06:36:38 +00:00
miham b1c0a1cdcb (svn r4813) WebTranslator2 update to 2006-05-10 12:51:40
dutch      - 3 fixed by webfreakz (3)
hungarian  - 2 fixed by miham (2)
lithuanian - 50 fixed, 3 changed by Plyta (53)
polish     - 2 fixed by meush (2)
portuguese - 2 fixed by izhirahider (2)
2006-05-10 10:52:56 +00:00
miham a0e387597a (svn r4787) WebTranslator2 update to 2006-05-09 08:55:14
czech      - 6 fixed by Hadez (6)
german     - 3 fixed by Neonox (3)
hungarian  - 3 fixed by miham (3)
lithuanian - 3 fixed, 4 changed by Plyta (7)
polish     - 3 fixed, 3 changed by meush (6)
portuguese - 3 fixed by izhirahider (3)
slovenian  - 34 fixed by Sonicelo (34)
turkish    - 2 fixed by jnmbk (2)
2006-05-09 06:56:09 +00:00
peter1138 add861333d (svn r4773) - Newstations: add proper tooltips to the station builder window 2006-05-07 13:10:48 +00:00
miham 1335813d08 (svn r4735) WebTranslator2 update to 2006-05-04 16:19:23
czech      - 1 changed by Hadez (1)
dutch      - 3 fixed by webfreakz (3)
german     - 1 fixed, 3 changed by Neonox (3), moewe2 (1)
hungarian  - 2 changed by miham (2)
polish     - 9 changed by meush (9)
portuguese - 3 fixed, 3 changed by izhirahider (6)
romanian   - 58 fixed by kneekoo (58)
slovenian  - 95 fixed by christooss (95)
turkish    - 1 fixed by jnmbk (1)
2006-05-04 14:21:57 +00:00
peter1138 790d0b1703 (svn r4709) - Codechange: avoid messing around with globals, magic numbers and literal strings by using a string ID, when drawing the small right arrow for the small order lists (aircraft and ships) 2006-05-03 14:22:59 +00:00
peter1138 36d1e4a1a1 (svn r4706) - NewGRF: add the correct default error message for the wagon attach callback. 2006-05-03 06:24:14 +00:00
celestar 5c677d49f4 (svn r4639) -Feature: Turkish town names (jnmbk) 2006-05-01 09:25:23 +00:00
miham 8d54122649 (svn r4592) [Language fixup] Fixing up the fixed up language which fixed up my fixup for the screwup.. er.. You know. Thanks Tron for spotting it 2006-04-27 18:21:27 +00:00
miham 7b0672a2f1 (svn r4580) WebTranslator2 update to 2006-04-26 21:06:07
czech      - 5 fixed, 1 changed by Hadez (6)
dutch      - 1 fixed by Zr40 (1)
hungarian  - 1 fixed by miham (1)
italian    - 3 fixed by sidew (3)
polish     - 3 fixed, 1 changed by meush (4)
portuguese - 4 changed by izhirahider (4)
2006-04-26 19:22:29 +00:00
Darkvater e1f46057fa (svn r4575) - Fix (r4574): hand-fixed the hand-fixed german language file which was broken in previous commit. 2006-04-25 14:30:11 +00:00
miham 21baaba258 (svn r4574) hand-fixed german.txt (a 0x00 caused some sort of problems) 2006-04-25 13:18:26 +00:00
miham 6984cf1dd0 (svn r4573) [WebTranslator2] string commitment (commitlog lost again, but this time bug me!) 2006-04-25 12:37:09 +00:00
miham 7aed9a62f2 (svn r4566) WebTranslator2 commit
(Commitlog lost, sorry!)
(Blame PEAR::VersionController::SVN!)
2006-04-24 20:11:42 +00:00
tron 4ad0c3cd75 (svn r4544) Merge two almost identical string (STR_1[08]00_LAND_SLOPED_IN_WRONG_DIRECTION) - one just contains two redundant words 2006-04-23 15:01:46 +00:00
belugas aab91d287a (svn r4493) Newgrf : Action 04. Beginning of implementation.
Some TODOs left, but the core is there.
Thanks to Peter1138 for code, advice and patience
And to Patchman for letting us define a lot of langids :)
2006-04-21 03:00:20 +00:00
peter1138 fe6dadad7b (svn r4484) - Newstations: Use StringIDs instead of char*s to reference our custom names. 2006-04-20 17:04:08 +00:00
miham 62145d16b5 (svn r4482) WebTranslator2 update to 2006-04-20 10:29:39
german     - 2 fixed, 22 changed by moewe2 (22), Neonox (2)
italian    - 76 changed by sidew (76)
norwegian  - 38 fixed by oletk (38)
polish     - 3 fixed, 10 changed by meush (13)
slovenian  - 84 fixed, 1 deleted, 45 changed by christooss (130)
2006-04-20 08:33:42 +00:00
miham 225f7dcb62 (svn r4472) WebTranslator2 commit2 system precheck failed, fix in progress 2006-04-18 21:17:54 +00:00
miham 537e4dba9c (svn r4469) WebTranslator2 update to 2006-04-18
portuguese - 21 strings updated
spanish    - 50 strings updated
german     - 35 strings updated
italian    - 54 strings updated
turkish    - 52 strings updated
polish     - 113 strings updated
2006-04-18 17:44:24 +00:00
miham 3a06cbf195 (svn r4458) [WT2 quickcommit w/o stats] 2006-04-17 17:59:42 +00:00
miham b59221406b (svn r4451) WebTranslator2 daily commit
[dutch] 49 strings fixed by Zr40
[polish] 152 strings fixed by MeusH
2006-04-16 17:48:40 +00:00
miham 32df4884be (svn r4444) [WebTranslator2 commir] Dutch, Polish affected 2006-04-16 10:03:15 +00:00
miham 504f88902e (svn r4424) fixed up polish.txt 2006-04-14 22:29:34 +00:00
miham ef4eb0f82a (svn r4420) [WebTranslator2 manual commit (commitscript is under development)]
polish: massive changes by MeusH
2006-04-14 21:30:15 +00:00
miham 8bff288817 (svn r4410) WebTranslator2 daily commit [2006-04-13]
[hungarian] 6 strings changed by Miham
[french] 21 strings changed by Belugas
[polish] 151 strings changed, 8 strings fixed by Meush
2006-04-13 17:33:32 +00:00
miham a90c127dc6 (svn r4408) [Language update by miham] Quick fixed polish.txt 2006-04-12 21:11:28 +00:00
miham 434642e817 (svn r4405) WebTranslator2 automatic commit
[french] 1 string has been fixed by Belugas
[polish] 36 strings has been fixed, 3 strings has been updated by meush
2006-04-12 20:35:02 +00:00
miham b76a4cdfa6 (svn r4397) [WT2] Commiting hungarian changes 2006-04-12 17:53:52 +00:00
miham 9ccb373edb (svn r4365) Oops, sorry, reverted accidentally committed french.txt 2006-04-11 20:56:03 +00:00
miham 02ad8f0445 (svn r4364) [Translator2] Fixed generation of langfiles, committing hungarian changes done by miham 2006-04-11 20:54:47 +00:00
miham af884a0581 (svn r4363) [WT2] Reverted changes, sorry 2006-04-11 20:04:36 +00:00
miham 6c38d8e75a (svn r4362) [Translator2] Commit for hungarian language by Miham (manual) 2006-04-11 20:00:38 +00:00
peter1138 a4a891c007 (svn r4340) Add force {FORCE} to the units system. This is currently unused. 2006-04-09 18:25:31 +00:00
tron dec2db09ee (svn r4310) The chat box has no visible window title, therefore remove the string 2006-04-07 08:37:39 +00:00
celestar 5931b34aff (svn r4259) -[multistop] Fix/Feature/Codechange:
1) Improved the road vehicle allocation (aka slotting) for multistop. Stops can now accept unlimited, er... 256, vehicles.
2) Removed the "wait for stop" feature, because it did not work in practise.
3) Slotting now ignores unreachable stations. Uses NPF at the moment because the old pathfinder cannot do it (yet)
4) Now matter how many vehicles approach a station, they will always be distributed evenly over existing stops.
5) Hopefully the last fundamental change to multistop
2006-04-03 14:25:32 +00:00
peter1138 949758e109 (svn r4211) - Removed measuring units from the names of two strings.
- Use {POWER} and {WEIGHT_S} tags for all strings instead of "{COMMA}units".
2006-03-31 17:40:31 +00:00
peter1138 bd56042e1d (svn r4210) - Use new {WEIGHT} string tag for all cargo quantity strings. 2006-03-31 17:02:00 +00:00
peter1138 d441a12eb4 (svn r4209) Remove unused strings 2006-03-31 16:37:49 +00:00
celestar a7d8ad0004 (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas. 2006-03-29 16:30:26 +00:00
peter1138 76f1609ee1 (svn r4127) - Update English language file to use tags for the new unit system. 2006-03-26 22:02:11 +00:00
peter1138 38a0ef3bc6 (svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:
- Replace miles/kilometres game option with a general measuring units option.
  - Add {POWER}, {WEIGHT}, {WEIGHT_S} and {VOLUME_S} (_S for short) tags to the language/string system.
  - Add SI as option for measuring units.
  Language file updates to use the system will come soon.
2006-03-26 21:50:57 +00:00
Darkvater ba53ec750a (svn r3977) - Change all STRING1's back to STRING in french.txt because these {STRINGn} are only applicable to english.txt. Fixup of r3973. Sorry 2006-03-19 09:01:40 +00:00
Darkvater cbad79cbfe (svn r3974) - Typo in r3973, missing } 2006-03-19 01:13:37 +00:00
belugas d88f154408 (svn r3973) Update french translation, adding STRING1 where needed, as well as other omissions. Thanks to Darkvater for this opportunity 2006-03-19 00:58:23 +00:00
bjarni a36f8a46fa (svn r3944) -Feature: it's now possible to turn a single unit in a train
control-click on a unit in a train in a depot will make the click unit turn around
	this is useful if you want "normal" engines to act as dualheaded (one each way) or similar
	this only works on single unit units. Multiheaded and articulated engines get a red error box
	this is based on a quick hack peter1138 while I made it network safe and correctly handling of multible unit engines
2006-03-18 13:00:32 +00:00
miham 6bf62500ed (svn r3943) [Manual translations update: finnish (thanks to ln-)] 2006-03-18 12:16:50 +00:00
Darkvater fab6434d67 (svn r3932) - In lack of the webtranslator, introducing the mantranslator. [ 1439921 ] German translation (wikipedian) 2006-03-17 23:35:26 +00:00
celestar 9aab1d5711 (svn r3909) [multistop]
-Codechange: No longer hijack the VS_STOPPED flag when waiting for a slot.
-Fix: Vehicles waiting for slots can still be controlled (sent to depot, orders modified, ...)
-Fix: Vehicles no longer stop on crossings and during overtake operations
2006-03-16 16:47:39 +00:00
tron f7382ac78a (svn r3560) Restore plural forms of cargo types for several languages.
I extracted the info from 2614:2615.
If you speak one of the languages, please check if the changes are correct.
2006-02-06 07:38:05 +00:00
bjarni 78b51cbec2 (svn r3535) -Feature: [autoreplace] allow autoreplacing of train wagons
currently ALL available wagons are displayed in the right menu in the replace window
	however the replacement will only be done if the new wagon can be refitted to carry same cargo as the old one is currently carrying

	Since the standard vehicles do not have any valid wagon replacements, this feature can only be used when using newgrf sets
2006-02-04 18:25:07 +00:00
peter1138 6dd2affaad (svn r3528) - Feature: Allow sorting of vehicle lists by model or value (based on meush's work) 2006-02-03 18:32:59 +00:00
Darkvater 0f535026cf (svn r3497) - Update some more language files (thanks ln- (finnish), egladil (swedish)) 2006-01-31 18:31:05 +00:00
tron 822afdcecd (svn r3495) Rename the string handles for cargo names with a quantity and abbreviated cargo names to something sensible, i.e. STR_QUANTITY_$NAME and STR_ABBREV_$NAME 2006-01-31 06:53:32 +00:00
Darkvater 58f5dbd365 (svn r3494) - Update several languages. Thanks all translators online atm (Bjarni, glx, MeusH, Tron, me, my sister)
- Remove the most blatant of untranslated or wrongly-outdated strings.
2006-01-30 22:36:35 +00:00
Darkvater 4e09974975 (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron)
- The only change is that the nsignalsw.grf file is kept and that existing nightlies with PBS signals get those signals converted to combo-signals.
2006-01-29 18:57:26 +00:00
peter1138 ff8b3f980f (svn r3465) - Reduce length of reverse scrolling patch option to make it fit in the window 2006-01-29 09:52:54 +00:00
Darkvater 0e41c3dc58 (svn r3463) - Fix: it seems estonian/turkish were moved back from unfinished. So update project file and fix their errors 2006-01-28 13:33:02 +00:00
Darkvater 3924b84744 (svn r3460) - Fix: fix language errors and translate some missing string as far as my knowledge of those languages go (thx egladil for swedish) 2006-01-28 11:18:09 +00:00
Darkvater 78fa9c7393 (svn r3427) - Feature: Allow seeing and setting the maximum amount of companies and spectators for a server. This can be changed/viewed during runtime as well in the console. 2006-01-25 18:11:06 +00:00
peter1138 26226f1d43 (svn r3406) - Update year in copyright text 2006-01-19 08:10:11 +00:00
bjarni b87b5f1187 (svn r3402) -Fix: [building/cloning] added a string telling if build failed due to not being able to build a vehicle. Triggered when cloning a retired design 2006-01-18 14:12:26 +00:00
tron 10c6d4c738 (svn r3355) Three minor improvements for french (by me using dict.leo.org, OKed by Belugas) 2005-12-29 19:09:05 +00:00
tron 6820aada04 (svn r3354) Fix a typo, which survived for about 3000 revisions: s/SRT_SORT_BY/STR_SORT_BY/ (noticed by chu) 2005-12-29 19:06:44 +00:00
tron 246c126d25 (svn r3353) Simplify the automatic length adjustment algorithm for replacing trains: Use the length of the train before the replacement as reference length 2005-12-29 12:42:59 +00:00
tron 8c707f6211 (svn r3345) Remove untranslated strings 2005-12-26 18:24:01 +00:00
tron fad5dcffda (svn r3344) Small fixes for the Danish (Thanks to Bjarni) and Dutch (Thanks to Truelight) translation 2005-12-26 18:22:34 +00:00