miham
d08c913863
(svn r8616) -Update: WebTranslator2 update to 2007-02-06 22:31:04
...
american - 6 fixed by WhiteRabbit (6)
brazilian_portuguese - 11 changed by fukumori (11)
croatian - 29 fixed, 1 changed by tperic (30)
danish - 2 fixed by MiR (2)
dutch - 4 fixed by habell (4)
french - 1 fixed by glx (1)
korean - 18 changed by leejaeuk5 (4), darkttd (14)
russian - 4 fixed, 31 changed by DarkFenX (35)
slovak - 7 fixed by lengyel (7)
traditional_chinese - 2806 fixed by sam0737 (93), cylau0 (412), xbddc (109), thomasau (440), tiberiusteng (1752)
ukrainian - 4 fixed, 1 deleted, 3 changed by mad (8)
2007-02-06 21:31:55 +00:00
miham
628527e999
(svn r8588) -Update: WebTranslator2 update to 2007-02-04 19:36:03
...
catalan - 1 fixed by arnaullv (1)
czech - 3 fixed, 12 changed by Hadez (15)
esperanto - 2 fixed by LaPingvino (2)
hungarian - 4 fixed by miham (4)
korean - 8 fixed by leejaeuk5 (8)
portuguese - 2 fixed, 2 changed by izhirahider (4)
russian - 11 fixed, 14 changed by DarkFenX (25)
2007-02-04 18:36:43 +00:00
tron
ac04195805
(svn r8563) -Fix
...
Replace very old tabs which should be spaces by spaces
2007-02-03 20:11:10 +00:00
miham
d711270ede
(svn r8562) -Update: WebTranslator2 update to 2007-02-03 19:51:53
...
brazilian_portuguese - 1 changed by fukumori (1)
croatian - 78 fixed, 1 changed by tperic (79)
german - 15 changed by Neonox (15)
portuguese - 4 fixed by izhirahider (4)
russian - 10 fixed by DarkFenX (10)
slovenian - 4 fixed by Necrolyte (4)
2007-02-03 18:56:42 +00:00
Darkvater
51db81921c
(svn r8513) -Cleanup (r8512): Remove the now unused strings from the language files, as well as two others that weren't used for ages (tgp had other strings for them, or simply not).
2007-02-01 16:28:11 +00:00
Darkvater
a5228fd33c
(svn r8507) -Codechange/Feature: Don't remove player-owned property on-load in the scenario editor. Add a button to the landscape window to do this.
2007-02-01 12:51:10 +00:00
miham
95f33ea087
(svn r8444) -Fix: [Translations] Fixes from russian translator Quark
2007-01-28 18:44:09 +00:00
miham
e480e3be93
(svn r8359) [Translations] -Change: Removed the .UTF-8 suffix from isocodes
2007-01-22 20:52:20 +00:00
miham
799fbda05a
(svn r8290) -Update: WebTranslator2 update to 2007-01-20 19:46:14
...
brazilian_portuguese - 69 changed by fukumori (69)
frisian - 48 fixed by ikkejw (48)
russian - 57 changed by DarkFenX (57)
ukrainian - 5 changed by znikoz (5)
2007-01-20 18:50:50 +00:00
miham
dcadc6c743
(svn r8267) [Translations] -Fix: (r8266) fixed the ownname and the isocode of the russian language
2007-01-18 22:24:11 +00:00
miham
020fc4feb4
(svn r8266) -Update: WebTranslator2 update to 2007-01-18 19:42:06
...
afrikaans - 26 fixed, 63 changed by TrueTenacity (89)
dutch - 1 fixed by habell (1)
esperanto - 1 fixed by LaPingvino (1)
russian - 26 changed by DarkFenX (26)
turkish - 1 fixed by jnmbk (1)
ukrainian - 6 changed by znikoz (6)
2007-01-18 18:42:50 +00:00
Darkvater
4ad7f99e82
(svn r8252) -Regression(r8204): WT2 commit removed ##isocode from Russian, resulting in a clean
...
start of openttd being in russian instead of in english.
2007-01-18 15:26:52 +00:00
miham
6b93e14ade
(svn r8206) [Translations] -Fix: Fixed r8193, converted the html notations back to UTF8 characters
2007-01-17 21:05:39 +00:00
miham
6f006e16f8
(svn r8204) -Fix: reverted r8202, since it did not solve all the problems, since ALL language changes done today are garbage due to a quick bugfix in WT2 which introduced another, much more serious bug: put an utf8_to_htmlcode() call to a wrong place
...
I will fix the affected language files soon (20-30 minutes)
Please excuse me for this whole problem :-(
2007-01-17 20:37:25 +00:00
miham
2655cbc3b4
(svn r8202) -Fix: r8193: russian.txt changes somehow became garbage
2007-01-17 20:29:45 +00:00
miham
7d59b56f37
(svn r8193) -Update: WebTranslator2 update to 2007-01-17 19:42:11
...
brazilian_portuguese - 3 changed by fukumori (3)
danish - 21 changed by MiR (21)
german - 1 fixed by Neonox (1)
japanese - 24 changed by ickoonite (24)
norwegian_nynorsk - 1 changed by pollux (1)
russian - 5 fixed, 75 changed by DarkFenX (80)
slovenian - 57 changed by Necrolyte (57)
swedish - 1 fixed by daishan (1)
2007-01-17 18:43:03 +00:00
Darkvater
b207d3f3eb
(svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my search&replace broke)
2007-01-07 17:32:35 +00:00
Darkvater
a115bd8e92
(svn r7968) -Update copyright/etc information to 2007
2007-01-07 16:55:30 +00:00
rubidium
013df98f79
(svn r7759) -Merge: makefile rewrite. This merge features:
...
- A proper ./configure, so everything needs to be configured only once, not for every make.
- Usage of makedepend when available. This greatly reduces the time needed for generating the dependencies.
- A generator for all project files. There is a single file with sources, which is used to generate Makefiles and the project files for MSVC.
- Proper support for OSX universal binaries.
- Object files for non-MSVC compiles are also placed in separate directories, making is faster to switch between debug and release compiles and it does not touch the directory with the source files.
- Functionality to make a bundle of all needed files for for example a nightly or distribution of a binary with all needed GRFs and language files.
Note: as this merge moves almost all files, it is recommended to make a backup of your working copy before updating your working copy.
2007-01-02 19:19:48 +00:00