romanian - 2 fixed by kneekoo (2)
simplified_chinese - 9 fixed by Fishingsnow (9)
slovak - 2 fixed by lengyel (2)
slovenian - 2 fixed by Necrolyte (2)
traditional_chinese - 2 changed by xbddc (2)
american - 8 fixed by WhiteRabbit (8)
bulgarian - 8 fixed by thetitan (8)
catalan - 8 fixed by arnaullv (8)
czech - 8 fixed by Hadez (8)
danish - 8 fixed by MiR (8)
esperanto - 8 fixed, 2 changed by LaPingvino (10)
estonian - 8 fixed by t2t2 (8)
finnish - 8 fixed by habazi (8)
french - 8 fixed by glx (8)
german - 18 fixed by Neonox (18)
italian - 16 fixed, 847 changed by lorenzodv (863)
japanese - 6 fixed, 5 changed by PouncingAnt (11)
korean - 8 fixed by darkttd (6), leejaeuk5 (2)
romanian - 8 fixed by kneekoo (8)
russian - 8 fixed by HMage (8)
slovak - 8 fixed by lengyel (8)
slovenian - 8 fixed by Necrolyte (8)
spanish - 8 fixed by eusebio (8)
traditional_chinese - 8 fixed by thomasau (8)
ukrainian - 8 fixed by mad (8)
american - 4 fixed by WhiteRabbit (4)
brazilian_portuguese - 4 fixed by fukumori (4)
danish - 16 changed by MiR (16)
esperanto - 4 fixed by LaPingvino (4)
french - 32 changed by glx (32)
italian - 4 fixed by sidew (4)
japanese - 4 fixed, 2 changed by ickoonite (4), PouncingAnt (2)
korean - 1 changed by darkttd (1)
norwegian_nynorsk - 4 fixed by pollux (4)
portuguese - 6 changed by izhirahider (6)
romanian - 4 fixed by kneekoo (4)
slovak - 4 fixed by lengyel (4)
slovenian - 43 fixed, 38 changed by Necrolyte (81)
spanish - 4 fixed by jfrank (4)
swedish - 4 fixed by daishan (4)
ukrainian - 45 fixed, 7 deleted, 18 changed by mad (14), znikoz (56)
- 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.