smatz [Thu, 03 Apr 2008 21:01:01 +0000] rev 8808
(svn r12549) -Fix [FS#1900](r11547): respect type of selected signal when building more signals using the GUI
-Fix: do not check patch settings but check if the Signal GUI window is open instead
smatz [Thu, 03 Apr 2008 20:00:07 +0000] rev 8807
(svn r12548) -Cleanup: remove strings removed in r12547 from all language files
smatz [Thu, 03 Apr 2008 19:55:40 +0000] rev 8806
(svn r12547) -Feature: invisibility options to make objects invisible instead of transparent
glx [Thu, 03 Apr 2008 16:16:52 +0000] rev 8805
(svn r12546) -Fix: completely remove cases from Brazilian Portuguese translation
frosch [Thu, 03 Apr 2008 14:21:17 +0000] rev 8804
(svn r12545) -Cleanup: Replace some tables of magic values with already existing functions.
miham [Thu, 03 Apr 2008 07:20:32 +0000] rev 8803
(svn r12543) -Update: WebTranslator2 update to 2008-04-03 08:42:55
brazilian_portuguese - 18 fixed by fukumori (18)
bulgarian - 17 fixed by thetitan (17)
catalan - 11 fixed by arnaullv (11)
dutch - 19 fixed by habell (19)
french - 11 fixed by glx (11)
hungarian - 5 fixed by miham (5)
icelandic - 24 fixed, 2 changed by scrooge (26)
italian - 11 fixed, 1 changed by lorenzodv (12)
korean - 17 fixed, 3 changed by leejaeuk5 (20)
slovak - 18 fixed by lengyel (18)
slovenian - 19 fixed by Necrolyte (19)
swedish - 33 fixed by daishan (33)
turkish - 18 fixed by jnmbk (18)
ukrainian - 17 fixed by mad (17)
matthijs [Wed, 02 Apr 2008 16:20:30 +0000] rev 8802
(svn r12542) -Fix [Makefile]: Don't install scenarios into the current user's homedir when running 'make install', that is silly. Simply always install scenarios system wide instead.
frosch [Wed, 02 Apr 2008 14:13:15 +0000] rev 8801
(svn r12541) -Codechange: Declare Slope enum as bit set, and remove some (then) unneeded casts.
frosch [Wed, 02 Apr 2008 13:57:25 +0000] rev 8800
(svn r12540) -Codechange: Enumify some values in original pathfinder and remove an unused variable.
smatz [Wed, 02 Apr 2008 00:13:44 +0000] rev 8799
(svn r12537) -Cleanup: comment newgrf_config.h a bit