Thu, 18 Dec 2008 18:47:39 +0000(svn r14691) -Update: WebTranslator2 update to 2008-12-18 18:47:25
translators [Thu, 18 Dec 2008 18:47:39 +0000] rev 10437
(svn r14691) -Update: WebTranslator2 update to 2008-12-18 18:47:25
arabic_egypt - 132 fixed, 1 changed by khaloofah (133)
czech - 10 fixed, 25 changed by Hadez (35)
esperanto - 15 fixed by Athaba (15)
greek - 7 fixed by ouranogrammi (7)
indonesian - 88 changed by fanioz (88)
latvian - 117 fixed, 16 changed by peerer (83), marismols (50)
lithuanian - 15 fixed by Zogg (15)
malay - 38 fixed by tombakemas (5), Syed (33)
serbian - 39 fixed, 1 changed by Jenraux (40)
thai - 105 fixed by vetbook (105)

Thu, 18 Dec 2008 12:23:08 +0000(svn r14689) -Change: make configure die on commonly made user mistakes, like not having SDL development files or zlib headers installed; you can still compile a dedicated server or a binary without zlib, but you have to explicitly force it.
rubidium [Thu, 18 Dec 2008 12:23:08 +0000] rev 10436
(svn r14689) -Change: make configure die on commonly made user mistakes, like not having SDL development files or zlib headers installed; you can still compile a dedicated server or a binary without zlib, but you have to explicitly force it.

Wed, 17 Dec 2008 23:12:35 +0000(svn r14688) -Change: silence the "command not found" error when trying to find the svn/git/hg binary.
rubidium [Wed, 17 Dec 2008 23:12:35 +0000] rev 10435
(svn r14688) -Change: silence the "command not found" error when trying to find the svn/git/hg binary.

Wed, 17 Dec 2008 23:08:11 +0000(svn r14687) -Change: log all configure errors to config.log
rubidium [Wed, 17 Dec 2008 23:08:11 +0000] rev 10434
(svn r14687) -Change: log all configure errors to config.log

Wed, 17 Dec 2008 18:01:19 +0000(svn r14686) -Update: WebTranslator2 update to 2008-12-17 18:01:03
translators [Wed, 17 Dec 2008 18:01:19 +0000] rev 10433
(svn r14686) -Update: WebTranslator2 update to 2008-12-17 18:01:03
arabic_egypt - 200 fixed, 28 changed by Azoo4oozi (228)
czech - 3 changed by Hadez (3)
indonesian - 1 fixed, 4 changed by fanioz (5)
korean - 1 changed by leejaeuk5 (1)
latvian - 299 fixed, 3 changed by marismols (302)
lithuanian - 79 fixed by Zogg (79)
serbian - 25 fixed by Jenraux (25)

Wed, 17 Dec 2008 00:48:18 +0000(svn r14685) -Change: don't popup cmd windows when determining version (MSVC)
glx [Wed, 17 Dec 2008 00:48:18 +0000] rev 10432
(svn r14685) -Change: don't popup cmd windows when determining version (MSVC)

Tue, 16 Dec 2008 23:02:22 +0000(svn r14684) -Codechange: use SubWCRev object to get version info instead SubWCRev.exe for tortoiseSVN (Darkvater)
glx [Tue, 16 Dec 2008 23:02:22 +0000] rev 10431
(svn r14684) -Codechange: use SubWCRev object to get version info instead SubWCRev.exe for tortoiseSVN (Darkvater)

Tue, 16 Dec 2008 22:02:12 +0000(svn r14683) -Change: only say a engine/vehicle is refittable when it can be refitted to at least two cargo type or when it has subcargos.
rubidium [Tue, 16 Dec 2008 22:02:12 +0000] rev 10430
(svn r14683) -Change: only say a engine/vehicle is refittable when it can be refitted to at least two cargo type or when it has subcargos.
NOTE: it is still possible that a vehicle is marked refittable when there is nothing to refit to, e.g. when only one subcargo is available but that cannot be determined without a vehicle chain.

Tue, 16 Dec 2008 20:15:36 +0000(svn r14682) -Fix (r14672): Check the correct savegame version. (Thanks SmatZ)
frosch [Tue, 16 Dec 2008 20:15:36 +0000] rev 10429
(svn r14682) -Fix (r14672): Check the correct savegame version. (Thanks SmatZ)

Tue, 16 Dec 2008 18:43:02 +0000(svn r14681) -Update: WebTranslator2 update to 2008-12-16 18:42:42
translators [Tue, 16 Dec 2008 18:43:02 +0000] rev 10428
(svn r14681) -Update: WebTranslator2 update to 2008-12-16 18:42:42
arabic_egypt - 208 fixed, 18 changed by khaloofah (188), Azoo4oozi (38)
indonesian - 9 fixed by Gonrong (9)
norwegian_bokmal - 2 fixed by Thor (2)
portuguese - 2 fixed by rmrebelo (2)
serbian - 19 fixed by Jenraux (19)
thai - 20 fixed by vetbook (20)

Tue, 16 Dec 2008 18:09:40 +0000(svn r14680) -Feature(ette) [FS#2434]: Use property 4 (model life) also for wagons.
frosch [Tue, 16 Dec 2008 18:09:40 +0000] rev 10427
(svn r14680) -Feature(ette) [FS#2434]: Use property 4 (model life) also for wagons.
Setting property 4 to 0xFF will protect the vehicle (engine or wagon) from expireing. (Necessary since early introduction dates)
Savegames will only be affected after 'resetengines'.

Tue, 16 Dec 2008 17:58:27 +0000(svn r14679) -Fix [FS#2431]: opening the OSK on the chatbox did disable map scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window.
rubidium [Tue, 16 Dec 2008 17:58:27 +0000] rev 10426
(svn r14679) -Fix [FS#2431]: opening the OSK on the chatbox did disable map scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window.

Mon, 15 Dec 2008 22:22:23 +0000(svn r14678) -Fix [FS#2435]: gradual filling graphics were not chosen according to the NewGRF spec (Maedhros)
rubidium [Mon, 15 Dec 2008 22:22:23 +0000] rev 10425
(svn r14678) -Fix [FS#2435]: gradual filling graphics were not chosen according to the NewGRF spec (Maedhros)

Mon, 15 Dec 2008 11:39:23 +0000(svn r14677) -Update: WebTranslator2 update to 2008-12-15 11:38:07
translators [Mon, 15 Dec 2008 11:39:23 +0000] rev 10424
(svn r14677) -Update: WebTranslator2 update to 2008-12-15 11:38:07
arabic_egypt - 343 fixed, 3 changed by Azoo4oozi (153), khaloofah (193)
indonesian - 123 changed by adjayanto (95), fanioz (28)
macedonian - 74 fixed, 4 changed by sashozs (78)
simplified_chinese - 8 fixed by ww9980 (8)
traditional_chinese - 6 fixed by ww9980 (6)

Sun, 14 Dec 2008 19:52:55 +0000(svn r14676) -Fix: Do not copy the signal type of parallel vertical/horizontal track, when dragging signals.
frosch [Sun, 14 Dec 2008 19:52:55 +0000] rev 10423
(svn r14676) -Fix: Do not copy the signal type of parallel vertical/horizontal track, when dragging signals.

Sun, 14 Dec 2008 16:56:28 +0000(svn r14675) -Fix: setting the Estonian or custom currency as used currency didn't survive a restart cycle.
rubidium [Sun, 14 Dec 2008 16:56:28 +0000] rev 10422
(svn r14675) -Fix: setting the Estonian or custom currency as used currency didn't survive a restart cycle.

Sat, 13 Dec 2008 19:43:57 +0000(svn r14674) -Fix (r4965): Check sprite size when executing action 6.
frosch [Sat, 13 Dec 2008 19:43:57 +0000] rev 10421
(svn r14674) -Fix (r4965): Check sprite size when executing action 6.

Sat, 13 Dec 2008 18:45:37 +0000(svn r14673) -Update: WebTranslator2 update to 2008-12-13 18:45:31
translators [Sat, 13 Dec 2008 18:45:37 +0000] rev 10420
(svn r14673) -Update: WebTranslator2 update to 2008-12-13 18:45:31
arabic_egypt - 230 fixed by khaloofah (230)
indonesian - 2 fixed by Gonrong (2)
italian - 1 changed by lorenzodv (1)
portuguese - 12 fixed by SnowFlake (7), rmrebelo (5)
thai - 32 fixed by vetbook (32)

Sat, 13 Dec 2008 18:25:42 +0000(svn r14672) -Fix [FS#2444]: Property 7 and callback 12 were broken for aircraft.
frosch [Sat, 13 Dec 2008 18:25:42 +0000] rev 10419
(svn r14672) -Fix [FS#2444]: Property 7 and callback 12 were broken for aircraft.
Now callback 12 is properly called also for 'mail'.
If the callback is not used, 'mail' uses 1/4 of property 7 (rounded up).

Sat, 13 Dec 2008 18:19:44 +0000(svn r14671) -Fix: compilation was broken for some systems
smatz [Sat, 13 Dec 2008 18:19:44 +0000] rev 10418
(svn r14671) -Fix: compilation was broken for some systems

Sat, 13 Dec 2008 16:16:44 +0000(svn r14670) -Codechange: use better readable (I hope) and branchless (for some archs/compilers) code for cargo value computation
smatz [Sat, 13 Dec 2008 16:16:44 +0000] rev 10417
(svn r14670) -Codechange: use better readable (I hope) and branchless (for some archs/compilers) code for cargo value computation

Sat, 13 Dec 2008 15:59:25 +0000(svn r14669) -Codechange: use SmallVector instead of std::list at one place
smatz [Sat, 13 Dec 2008 15:59:25 +0000] rev 10416
(svn r14669) -Codechange: use SmallVector instead of std::list at one place

Fri, 12 Dec 2008 19:54:54 +0000(svn r14668) -Change: use include <> instead of include "" when including ICU's headers.
rubidium [Fri, 12 Dec 2008 19:54:54 +0000] rev 10415
(svn r14668) -Change: use include <> instead of include "" when including ICU's headers.

Thu, 11 Dec 2008 18:45:10 +0000(svn r14667) -Update: WebTranslator2 update to 2008-12-11 18:45:04
translators [Thu, 11 Dec 2008 18:45:10 +0000] rev 10414
(svn r14667) -Update: WebTranslator2 update to 2008-12-11 18:45:04
arabic_egypt - 1207 fixed by khaloofah (1207)
indonesian - 30 fixed by fanioz (30)
malay - 21 fixed by Syed (21)
portuguese - 52 fixed, 3 changed by rmrebelo (55)

Wed, 10 Dec 2008 18:45:17 +0000(svn r14666) -Update: WebTranslator2 update to 2008-12-10 18:44:59
translators [Wed, 10 Dec 2008 18:45:17 +0000] rev 10413
(svn r14666) -Update: WebTranslator2 update to 2008-12-10 18:44:59
arabic_egypt - 306 fixed by khaloofah (306)
hebrew - 419 fixed, 45 changed by moshe (458), ybungalobill (6)
hungarian - 1 changed by alyr (1)
ido - 12 fixed by Cecile (12)
indonesian - 10 fixed by fanioz (10)
latvian - 1 fixed by pakalns (1)
portuguese - 17 fixed by rmrebelo (12), SnowFlake (5)
turkish - 161 changed by doesntmatter (161)

Tue, 09 Dec 2008 18:44:51 +0000(svn r14665) -Update: WebTranslator2 update to 2008-12-09 18:44:40
translators [Tue, 09 Dec 2008 18:44:51 +0000] rev 10412
(svn r14665) -Update: WebTranslator2 update to 2008-12-09 18:44:40
arabic_egypt - 301 fixed by khaloofah (301)
esperanto - 64 fixed, 2 changed by alekcxjo (66)
hebrew - 430 fixed by moshe (430)
hungarian - 10 changed by alyr (9), oklmernok (1)
indonesian - 49 fixed, 4 changed by fanioz (40), anansboga (13)
lithuanian - 5 fixed by Enternald (5)
portuguese - 6 fixed by SnowFlake (6)
thai - 333 fixed by vetbook (333)

Mon, 08 Dec 2008 16:29:36 +0000(svn r14662) -Update: WebTranslator2 update to 2008-12-08 16:28:15
translators [Mon, 08 Dec 2008 16:29:36 +0000] rev 10411
(svn r14662) -Update: WebTranslator2 update to 2008-12-08 16:28:15
frisian - 216 fixed, 14 changed by Frysl?n Boppe (230)
hebrew - 109 fixed, 2 changed by ybungalobill (111)
hungarian - 1 changed by oklmernok (1)
indonesian - 115 fixed by adjayanto (59), fanioz (56)
lithuanian - 24 fixed by Enternald (24)
malay - 41 fixed by Syed (41)
norwegian_nynorsk - 72 fixed by Thor (72)
turkish - 3 changed by Emin (3)

Sun, 07 Dec 2008 12:41:20 +0000(svn r14661) -Fix r14659: oops, forgot to escape '?' ;)
truebrain [Sun, 07 Dec 2008 12:41:20 +0000] rev 10410
(svn r14661) -Fix r14659: oops, forgot to escape '?' ;)

Sat, 06 Dec 2008 18:44:49 +0000(svn r14660) -Update: WebTranslator2 update to 2008-12-06 18:44:39
translators [Sat, 06 Dec 2008 18:44:49 +0000] rev 10409
(svn r14660) -Update: WebTranslator2 update to 2008-12-06 18:44:39
croatian - 55 changed by knovak (55)
hebrew - 237 fixed, 2 changed by ybungalobill (239)
indonesian - 124 fixed, 11 changed by sireno (19), adjayanto (50), fanioz (66)
persian - 19 fixed by ali sattari (19)
russian - 1 fixed by ybungalobill (1)
traditional_chinese - 1 fixed by josesun (1)
turkish - 28 fixed by Emin (28)

Sat, 06 Dec 2008 00:38:48 +0000(svn r14659) -Add: in case Thief^ (forum user) ever tries what he thinks he will try when he doesn't know it is --prefix-dir, make sure he also gets what he assumes he gets :)
truebrain [Sat, 06 Dec 2008 00:38:48 +0000] rev 10408
(svn r14659) -Add: in case Thief^ (forum user) ever tries what he thinks he will try when he doesn't know it is --prefix-dir, make sure he also gets what he assumes he gets :)