Fri, 25 Apr 2008 15:25:28 +0000(svn r12898) -Codechange: coding style in unmovable_cmd.cpp.
rubidium [Fri, 25 Apr 2008 15:25:28 +0000] rev 9056
(svn r12898) -Codechange: coding style in unmovable_cmd.cpp.

Fri, 25 Apr 2008 15:22:32 +0000(svn r12897) -Codechange: some coding style in station_cmd.cpp.
rubidium [Fri, 25 Apr 2008 15:22:32 +0000] rev 9055
(svn r12897) -Codechange: some coding style in station_cmd.cpp.

Fri, 25 Apr 2008 15:05:08 +0000(svn r12895) -Fix: restored Icelandic plural form and removed cases from Brazilian Portuguese (again)
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)

Fri, 25 Apr 2008 06:15:58 +0000(svn r12892) -Fix: too many items in the vehicle toolbars were greyed out.
rubidium [Fri, 25 Apr 2008 06:15:58 +0000] rev 9053
(svn r12892) -Fix: too many items in the vehicle toolbars were greyed out.

Thu, 24 Apr 2008 23:50:40 +0000(svn r12882) -Fix (r12764): the check for missing header files could find more files than needed
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

Thu, 24 Apr 2008 23:40:42 +0000(svn r12881) -Fix (r12770): 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

Thu, 24 Apr 2008 20:07:12 +0000(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.
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.

Thu, 24 Apr 2008 18:30:41 +0000(svn r12875) -Codechange: Use defined const instead of cast magic
belugas [Thu, 24 Apr 2008 18:30:41 +0000] rev 9049
(svn r12875) -Codechange: Use defined const instead of cast magic

Thu, 24 Apr 2008 18:17:53 +0000(svn r12874) -Codechange: The closest town is already known. Do not search for it again.
belugas [Thu, 24 Apr 2008 18:17:53 +0000] rev 9048
(svn r12874) -Codechange: The closest town is already known. Do not search for it again.

Thu, 24 Apr 2008 17:53:45 +0000(svn r12873) -Fix [FS#1946]: MSVC is whining because it doesn't understand that bytes should be cast to ints.
rubidium [Thu, 24 Apr 2008 17:53:45 +0000] rev 9047
(svn r12873) -Fix [FS#1946]: MSVC is whining because it doesn't understand that bytes should be cast to ints.