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