rubidium [Wed, 07 Nov 2007 23:29:43 +0000] rev 8337
(svn r11391) -Change: print all error messages related to missing/corrupted files in one message including the location where they can get said missing/corrupted files.
truelight [Wed, 07 Nov 2007 22:41:50 +0000] rev 8336
(svn r11390) -Fix r11387: AB() was wrong (spotted by Rafal Rzepecki, patch by skidd13)
egladil [Wed, 07 Nov 2007 21:35:33 +0000] rev 8335
(svn r11389) -Fix [FS#1386]: Replace calls to deprecated API with newer ones and handle broken iconv declaration in OSX 10.5.
truelight [Wed, 07 Nov 2007 14:33:52 +0000] rev 8334
(svn r11388) -Fix: postfix ++ returned new value, should (ofcourse) be old value (SmatZ)
-Fix: prefix ++ didn't exist, added it
truelight [Tue, 06 Nov 2007 23:21:08 +0000] rev 8333
(svn r11387) -Codechange: changed many macros.h #defines to static inline functions (patch by skidd13, with a big tnx to SmatZ for profiling!)
miham [Mon, 05 Nov 2007 18:07:49 +0000] rev 8332
(svn r11386) -Update: WebTranslator2 update to 2007-11-05 19:07:09
afrikaans - 24 changed by TrueTenacity (24)
brazilian_portuguese - 1 fixed by tucalipe (1)
czech - 1 fixed by Hadez (1)
dutch - 1 fixed by habell (1)
norwegian_bokmal - 4 fixed, 43 changed by jhsoby (47)
turkish - 28 fixed by jnmbk (28)
truelight [Mon, 05 Nov 2007 17:50:10 +0000] rev 8331
(svn r11385) -Fix r11383: bool operation can be hard to translate for some people ;) (tnx fjb for noticing this bug ;))
glx [Mon, 05 Nov 2007 01:38:49 +0000] rev 8330
(svn r11384) -Fix: second and third accepted cargo were inverted in original industry tiles
truelight [Sun, 04 Nov 2007 23:06:39 +0000] rev 8329
(svn r11383) -Codechange: fixed all the mess around KillFirstBit (tnx to Rubidium and skidd13)
truelight [Sun, 04 Nov 2007 22:47:34 +0000] rev 8328
(svn r11382) -Codechange: renamed COUNTBITS to CountBits, as it is no longer a macro (skidd13)