smatz [Sat, 26 Apr 2008 14:20:39 +0000] rev 9058
(svn r12906) -Fix: vehicle groups, engine replacement rules and player/company names were not properly reset/freed after bankrupt (before new player start)
smatz [Fri, 25 Apr 2008 16:33:40 +0000] rev 9057
(svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD without tram support, it is better than to simply crash
rubidium [Fri, 25 Apr 2008 15:25:28 +0000] rev 9056
(svn r12898) -Codechange: coding style in unmovable_cmd.cpp.
rubidium [Fri, 25 Apr 2008 15:22:32 +0000] rev 9055
(svn r12897) -Codechange: some coding style in station_cmd.cpp.
glx [Fri, 25 Apr 2008 15:05:08 +0000] rev 9054
(svn r12895) -Fix: restored Icelandic plural form and removed cases from Brazilian Portuguese (again)
rubidium [Fri, 25 Apr 2008 06:15:58 +0000] rev 9053
(svn r12892) -Fix: too many items in the vehicle toolbars were greyed out.
glx [Thu, 24 Apr 2008 23:50:40 +0000] rev 9052
(svn r12882) -Fix (r12764): the check for missing header files could find more files than needed
glx [Thu, 24 Apr 2008 23:40:42 +0000] rev 9051
(svn r12881) -Fix (r12770): the check for missing header files could find more files than needed
rubidium [Thu, 24 Apr 2008 20:07:12 +0000] rev 9050
(svn r12876) -Fix [FS#1928]: gcc on FreeBSD does not support -dumpmachine. As gcc is not necessary for FreeBSD compiles we 'just' use g++ as that support -dumpmachine.
belugas [Thu, 24 Apr 2008 18:30:41 +0000] rev 9049
(svn r12875) -Codechange: Use defined const instead of cast magic