Thu, 03 Apr 2008 19:55:40 +0000(svn r12547) -Feature: invisibility options to make objects invisible instead of transparent
smatz [Thu, 03 Apr 2008 19:55:40 +0000] rev 8806
(svn r12547) -Feature: invisibility options to make objects invisible instead of transparent

Thu, 03 Apr 2008 16:16:52 +0000(svn r12546) -Fix: completely remove cases from Brazilian Portuguese translation
glx [Thu, 03 Apr 2008 16:16:52 +0000] rev 8805
(svn r12546) -Fix: completely remove cases from Brazilian Portuguese translation

Thu, 03 Apr 2008 14:21:17 +0000(svn r12545) -Cleanup: Replace some tables of magic values with already existing functions.
frosch [Thu, 03 Apr 2008 14:21:17 +0000] rev 8804
(svn r12545) -Cleanup: Replace some tables of magic values with already existing functions.

Thu, 03 Apr 2008 07:20:32 +0000(svn r12543) -Update: WebTranslator2 update to 2008-04-03 08:42:55
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)

Wed, 02 Apr 2008 16:20:30 +0000(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.
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.

Wed, 02 Apr 2008 14:13:15 +0000(svn r12541) -Codechange: Declare Slope enum as bit set, and remove some (then) unneeded casts.
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.

Wed, 02 Apr 2008 13:57:25 +0000(svn r12540) -Codechange: Enumify some values in original pathfinder and remove an unused variable.
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.

Wed, 02 Apr 2008 00:13:44 +0000(svn r12537) -Cleanup: comment newgrf_config.h a bit
smatz [Wed, 02 Apr 2008 00:13:44 +0000] rev 8799
(svn r12537) -Cleanup: comment newgrf_config.h a bit

Tue, 01 Apr 2008 21:12:51 +0000(svn r12536) -Codechange: some stack allocations were too large for NDS, so use the SmallStackSafeStackAlloc wrapper. Allocate on the stack by default and on the heap for NDS (or other devices that have a very small stack).
rubidium [Tue, 01 Apr 2008 21:12:51 +0000] rev 8798
(svn r12536) -Codechange: some stack allocations were too large for NDS, so use the SmallStackSafeStackAlloc wrapper. Allocate on the stack by default and on the heap for NDS (or other devices that have a very small stack).

Tue, 01 Apr 2008 17:21:24 +0000(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.
belugas [Tue, 01 Apr 2008 17:21:24 +0000] rev 8797
(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.