Commit Graph

648 Commits

Author SHA1 Message Date
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